As always:
Introduction
[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
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.
*/
BugsHey 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
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
Warning #1 gpsI am not a rom developer but i will try to fix a bug if i can as this rom is my daily driver
Current bugs:
- like cyanogenmod some video apps have issues with video playback(works in youtube app and on most with browser)
- you tell me![]()
Warning #2 gappsGPS 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 #3 system appsThanks 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 #4 rootYou 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
UpdatesI 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
Tips and tricksI 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)
SynapseTo 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!
ChangelogFrom 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:
Downloads20161109NOTE: 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:
- november security update
- android-6.0.1_r74
- some kernel updates and security updates (android 7.0 support)
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
20160802NOTE: if you have alredy installed microg you need to grant the permission manually, open a terminal and type:
- august security update
- android-6.0.1_r63
- native microg services support
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
20160724NOTE: 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
- 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
20160721
- initial release
Credits
XDA:DevDB Information- Haxynox team
- Ivan Meler
- Nameless rom team
- cocolopez for the gps fix
- CyanogenMod
- All people that made the commits used in the repos
[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: