• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][6.0.1_r74][n7100] AOSP (november security update)

ParanoidNote

Senior Member
Sep 16, 2013
223
396
63
As always:
Code:
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */
Introduction
Hey guys i'm here to share my builds of aosp i used the sources of the haxynox team and of @Ivan_Meler so all credits goes to them:D

why aosp? well...
aosp at boot took 15-25 seconds, cyanogenmod about a minute
battery life on aosp is much better
cyanogenmod and most of other roms claims to be open source but this is not entirely true they use GoogleAnalytics and other closed-sorce libraries, this rom is fully open source and trustworthy (obviously excluding the proprietary blobs)

i fixed some issues on my own like the bootloop bug
Bugs
I am not a rom developer but i will try to fix a bug if i can as this rom is my daily driver:D

Current bugs:
- like cyanogenmod some video apps have issues with video playback(works in youtube app and on most with browser)
- you tell me:p
Warning #1 gps
GPS works but the first time it need to lock the position so to fix this do:
- Download this free and open source app: https://f-droid.org/repository/browse/?fdfilter=satstat&fdid=com.vonglasow.michael.satstat
- Enable gps Settings>Location>Device Only
- Open the app>3 dot button>Settings
- Enable "GPS fix notification" and "GPS search notification"
- Now return to the first tab of the app and wait until it obtain some satellites

Note that you need to do this only one time
Warning #2 gapps
Thanks to @Ziyan, original thread: http://forum.xda-developers.com/galaxy-tab-2/galaxy-tab-2-unified/rom-omap4-aosp-project-07-03-t3410092
An important note: as this is a pure AOSP ROM, installing GApps tends to be problematic: in order to try to avoid installation issues, be sure to install GApps immediately after installing the ROM, before booting the system for the first time. After the initial bootup finished, be sure to go into Settings -> Apps, and grant every permission to every Google application - most importantly, Google Play services.
In the case of an upgrade, be sure to re-install the GApps package, as upgrading wipes /system. You shouldn't need to re-set the permissions afterwards.

One more note. DO NOT set up your Google account until you grant all permissions, otherwise you will be stuck on the initial setup.

Note that i don't use gapps so you should ask to the other users of this rom, anyway i have done a test and seems to be all ok
Warning #3 system apps
You need to grant proper permissions to system apps in order to use them, like browser if you need to download something then grant it the storage permission and the force-stop it, now you will be able to dowload with the stock browser
Warning #4 root
I recommend the open source superuser: http://forum.xda-developers.com/android/software-hacking/wip-selinux-capable-superuser-t3216394
After flashing the zip you need to install the app, you can download it from f-droid here or from google play
Updates
I will update this rom when there are some updates from the google's repos
Note that this rom will be supported until our developers bring to us an usable version of android N (when it will be out obviously)
Tips and tricks
To customize the quick settings panel you can hold the settings icon in the expanded status bar and then will apper a menu at the bottom of the settings screen, have fun!
Synapse
From version 1.8.2 the installer of the void kernel will detect when you are using this rom and it will add only synapse support without overriding the kernel. To enable synapse do:
  • Install the zip from here (1.8.2 or later)
  • Install synapse
  • Install busybox
  • Install busybox in it's app
  • Reboot
  • Now open synapse you will get all settings of the kernel
Changelog
20161109
  • november security update
  • android-6.0.1_r74
  • some kernel updates and security updates (android 7.0 support)
NOTE: if the status bar doesn't show the notifications and you can't pull down the quick settings panel, open a terminal to solve and type:
su
settings put global device_provisioned 1
settings put secure user_setup_complete 1

some info about the NOTE above: android uses these systems variables to detect when the device is running for the first time (when you use the setup wizard), it disables notifications and the system ui panel (notifications and quick settings panel) and sometimes android reset these variables to solve this we need to set them again to 1 (true).
the most important variable is "device_provisioned"

20160913
  • september security update
  • android-6.0.1_r68
  • some kernel updates

20160802
  • august security update
  • android-6.0.1_r63
  • native microg services support
NOTE: if you have alredy installed microg you need to grant the permission manually, open a terminal and type:
su
pm grant com.google.android.gms android.permission.FAKE_PACKAGE_SIGNATURE
pm grant com.android.vending android.permission.FAKE_PACKAGE_SIGNATURE

or you can check Settings>Apps>Gear>App Permissions>Spoof package signature

20160724
  • fixed bootloop on first boot
  • use APNs from cyanogenmod
  • changes to fstab
  • removed init.d support (use /data/local/userinit.sh instead)
  • disabled recovery flash on boot
NOTE: if you had issues with mobile data/mms after flashing this release do settings>wireless & networks>more>cellular network>access point names>tre dots menu>reset to default to fix

20160721
  • initial release
Downloads
Credits
- Haxynox team
- Ivan Meler
- Nameless rom team
- cocolopez for the gps fix
- CyanogenMod
- Google
- All people that made the commits used in the repos
XDA:DevDB Information
[ROM][6.0.1_r74][n7100] AOSP, ROM for the Samsung Galaxy Note II

Contributors
ParanoidNote
Source Code: https://github.com/ParanoidNote/platform_manifest

ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.0.x

Version Information
Status: Stable
Current Stable Version: 20161109
Stable Release Date: 2016-11-09

Created 2016-07-22
Last Updated 2016-11-09
 
Last edited:

slave2007

Senior Member
Dec 9, 2007
182
17
0
The ROM is very quickly and smooth, my problem is I have no root, superuser installed.
Root Checker says "Device is rooted", (but doesn´t recognise Busy Box) and Titanium and Busy box don´t work.
Superuser was not good for me, but after flashing SuperSU-v2.76-20160630161323.zip is it okay.
 
Last edited:
  • Like
Reactions: ParanoidNote

ParanoidNote

Senior Member
Sep 16, 2013
223
396
63
The ROM is very quickly and smooth, my problem is I have no root, superuser installed.
Root Checker says "Device is rooted", (but doesn´t recognise Busy Box) and Titanium and Busy box don´t work.
Superuser was not good for me, but after flashing SuperSU-v2.76-20160630161323.zip is it okay.
you need to install this app (you found that app also on google play) after flashing the zip

anyway thanks for trying the rom:)
 

ParanoidNote

Senior Member
Sep 16, 2013
223
396
63
Why is that GPS bug present in all AOSP builds?
So YouTube doesn't work in Stock Browser?
seems that cyanogenmod set the gps in an another way than aosp based roms this problem exists also in the forums of the s3
i don't know exactly the cause since the cyanogenmod has an heavily tweaked core of the system compared to aosp
before the next release i will do some tests with ramdisk of cyanogenmod (it could be this)

anyway thanks to cocolopez we have a fix:) and no youtube doesn't work in browser

it working now thank you.
good i will include this fix in the next build
 
Last edited:

ParanoidNote

Senior Member
Sep 16, 2013
223
396
63
i did try flash odin but is not changed its opened your rom recovery

i did try download flashify apk but browser has stoped.

i did try send email apk but cant download attach.

i am stuck your rom :D
give storage permission to browser and email then force-stop now you should able to download the files
 

ParanoidNote

Senior Member
Sep 16, 2013
223
396
63
changelog of new build
- fixed bootloop on first boot
- use APNs from cyanogenmod
- changes to fstab
- removed init.d support (use /data/local/userinit.sh instead)
- disabled recovery flash on boot

NOTE: if you had issues with mobile data/mms after flashing this release do settings>wireless & networks>more>cellular network>access point names>tre dots menu>reset to default to fix
 
Last edited:

xress7

Senior Member
Jun 11, 2016
191
44
0
tol(bro) New rom nice

This no bloat, no audio fx. I use slim rom. I will try this ROM. So this ROM no need kernel. This kernel source for void kernel I read for first post. This can flash slim gapp and open gapp