[PROFILE][TWEAK] HTC 10 Oreo Battery Tweaks - HTC 10 Themes, Apps, and Mods

------------- Battery Tweaks for HTC 10 ------------- ​
--------- INTRODUCTION ---------​Hi all!
First of all I want to thank @RogerF81 (soilwork) and @fapste (wingoku_battery_saving4.1) for their work.​
At start I based on wingoku CPU governor profile, but then I was adjusting and testing values (based on trials and errors method, because I don't have knowledge to know what every parameter do).​After a while I changed so much that I guess I can call this profile my own.​
I decided to post it as new thread, because I hope there will be people who are willing to try it and maybe help to adjust more to make it even more efficient. My goal is to make tweaks which is battery focused of course, but with no impact on performance. It's mean we can't have any stuttering, lag etc. on our phone, even if we loose 30 - 60 minutes SOT on the way. ​
--------- WHAT YOU NEED AND HOW TO INSTALL ---------​
I use:​1. ROM: Leedroid 5.2.1 r149 ​2. Kernel: CleanSlate v3.7.13 ​3. Magisk 17.0 or higher​4. Profile: ZIP file for Magisk 17+ ​
That's basically all you need. I think any ROM (stock or custom) will do, any Kernel with Interactive scheduler should be ok (although I get better results with CleanSlate than ElementalX), but I think it's better to have option to disable Touchboost. ​
Installation:​
This is simply ZIP file flashable in Magisk. It contain ALL settings from my latest governor profile + extra additional settings from Soilwork and @RogerF81 add-on to Helix Engine and some other too. Some of values I left, some I changed according to my profile.​You don't need anything besides Magisk and this ZIP file to make it work, although you could have any app similar to EX Kernel Manager to check if values are applied. Values will apply after around 2 minutes after restart phone (after Magisk will start modules).​
1. You HAVE TO disable HTC power manager (pnpmgr). ​2. Copy ZIP file to your phone​3. Go into Magisk Manager --> modules​4. Tap "+" button, search for ZIP file and tap on it​5. Restart phone - done​
AD.1​Latest working method to disable HTC power manager (at least as most of users reports it's working) is:​1. Delete perf folder in /system/vendor/etc​2. Delete powerhint.xml file in /system/vendor/etc​3. Delete pnp.xml file in /system/vendor/etc​
This is what I did and it's working for me with no problems - profile values aren't changing back to default, no overheating, no CPU overload etc. Some people says it's better to leave pnp.xml and only delete perf folder and powerhint.xml file. You have to test for yourself. ​
--------- OTHER SETTINGS ---------​
GOOGLE SERVICES, PROGRAMS IN BACKGROUND, MORE IDLE TIME​
I didn't do much with Google Services since I don't have problem with Deep Sleep and idle battery drain (it's fine for me as it is). All I did was 1 thing:​1. In the system, I went inside every app settings --> battery and I unchecked Activity in background​Check screenshots. Unfortunatelly you have to do it for every app and system app whenever it's available (it's not always is). If you have problem with any app, just switch it back and let that app works in background. I only had problem with EX Kernel Manager - setting "Apply at system start" didn't work and Leedroid Tweaks.​Also since version 3.1 I added some tweaks for google services to help with battery drain (thanks to @korom42). ​
Good luck with optimizing your HTC 10. I will be appreciate for any feedback and help with this profile. Thank you.​
--------- RELEASE NOTES ---------​
Version 1.0:​ -- Release date: 27.06.2018​ -- Initial release​
Version 1.1:​ -- Release date: 30.06.2018​ -- Small changes in: above_hispeed_delay, target_loads, max_freq_hysteresis - both little and big cluster (CPU should stay more on lower frequencies)​ -- Changed sched_spill_nr_run and sched_ravg_hist_size - for testing results​ -- More battery friendly​
Version 1.2:​ -- Release date: 02.07.2018​ -- Small changes in: above_hispeed_delay, target_loads, hispeed_freq (lower values) - both little and big cluster (CPU should stay more on lower frequencies)​ -- Hopefully more battery friendly without any impact on performance​
Version 1.3:​ -- Release date: 03.07.2018​ -- Changes in: above_hispeed_delay, target_loads - both little and big cluster. Values are now according to CPU frequencies in our HTC 10​ -- I feel like phone is more smooth​ -- I expect really noticeable difference in battery life compare to all previous versions ​
Version 1.4:​ -- Release date: 05.07.2018​ -- Changes in: many small changes here and there(fast_ramp_down OFF now for Big Cluster, go_hispeed_load decreased for Little and Big Cluster)​ -- wq_power_saving option OFF​ -- I hope performance is same or better than 1.3 with a bit better battery saving​
Version 1.5:​ -- Release date: 06.07.2018​ -- Changes in: many changes here and there to make phone more responsive without loosing battery life (hopefully)​ -- Trying use_migration_notif OFF for small cluster​ -- Probably better performance, but a bit less battery saving​
Version 1.6:​ -- Release date: 09.07.2018​ -- Changes in: many "small" adjustments, but as I see, some small changes in values has quite big impact in battery and performance​ -- Phone should be smooth and responsive, better than v.1.5​ -- Screen On Time should be better than 1.5​
Version 1.7:​ -- Release date: 10.07.2018​ -- Changes in: little adjustments​ -- Phone should be more smooth, good battery life when watching YouTube​
Version 1.8:​ -- Release date: 12.07.2018​ -- Changes in: different approach in min_sample_time, timer_slack, timer_rate. Slight changes in above_hispeed_delay and target_loads​ -- Hard to get faster phone without using higher frequencies and loosing battery life. In my case I think it's a bit more responsive and smooth and SOT is the same, hopefully even better with latest adjustments​
Version 1.9:​ -- Release date: 16.07.2018​ -- Changes in: many areas to test different settings for more responsive phone​ -- A bit more simple approach for above_hispeed_delay and target_loads settings - removed unnecessary (?) values​ -- Phone should be slightly faster than on previous versions (a bit faster apps starting). ​
Version 1.10:​ -- Release date: 20.07.2018​ -- Changes in: small adjustments to 1.9 for performance and battery savings​ -- wq_power_saving back ON - you might have to change value to 1 manually, because somehow profile is not changing it during loading​ -- Phone should be same responsive and fast as on 1.9, but a bit more battery friendly ​
Version 1.10.1:​ -- Release date: 25.07.2018​ -- Changes in: slight changes to 1.10​ -- Theoretically should be a bit more battery friendly ​
Version 2.0:​ -- Release date: 03.08.2018​ -- Changes in: as always here and there, but this time also in /proc/sys/vm/ section, so swappiness, dirty_ratio, dirty_background_ratio, min_free_kbytes, vfs_cache_pressure and overcommit_ratio is changed​ -- Focused on more responsive phone (as close as possible to stock) with better SOT than stock ​
Version 2.0.1:​ -- Release date: 05.08.2018​ -- Changes in: small upgrades to 2.0 for better battery (based on feedback 2.0.1 is less battery friendly than 2.0) ​
Version 2.0.2:​ -- Release date: 11.08.2018​ -- Changes in: small tweaks to 2.0 ​ -- Added lowmemorykiller tweaks ​ -- (hopefully) improved 2.0 version ​
Version 2.0.3:​ -- Release date: 13.08.2018​ -- Changes in: fixes and really small adjustments to 2.0.2 ​
Version 2.04:​ -- Release date: 15.08.2018​ -- Changes in: msm_thermal - OFF, changed lowmemorykiller tweaks and some small adjustments to governor​
Version 2.05:​ -- Release date: 20.08.2018​ -- Changes in: small adjustments to 2.0.4 for hopefully better battery life​
Version 2.06:​ -- Release date: 28.08.2018​ -- Changes in: small adjustments to 2.0.5 for hopefully better battery life​ -- Magisk version is changing files permissions to 644 now instead of 444​
Version 2.07:​ -- Release date: 06.09.2018​ -- Changes in: Tweaks in Low Memory Killer, above_hispeed_delay a bit changed to get better phone response and less time at max frequencies, lower hispeed_freq for better battery life (as always hopefully )​ -- Version for Magisk 15+ and 17+ (thanks to @RogerF81 for permission to use his template again) ​
Version 3.0:​ -- Release date: 04.10.2018​ -- Changes in: Tweaks in Low Memory Killer, above_hispeed_delay a bit changed to get phone more smooth and responsive​ -- Added some new tweaks from Pixel 2 (XL) Unified Kernel(s) Tuning Script made by @xFirefly93​ -- Version 3.0 is only for Magisk 17+ and no more EX Kernel Manager version since I can't implement all settings in there anyway​
Version 3.1:​ -- Release date: 18.10.2018​ -- Changes in: max_freq_hysteresis from 0 to 20000 and 30000 (small and big core)​ -- Added Google Services drain fix thanks to @korom42​
Version 3.2:​ -- Release date: 30.10.2018​ -- Changes in: here and there, more into 2.0.5 version (I had best results there if it's not only coincident)​
Version 3.3:​ -- Release date: 26.11.2018​ -- Changes in: I didn't like 3.2. This one works faster and I had better battery life​
Version 3.4:​ -- Release date: 26.11.2018​ -- Changes in: Added tweak for google services thanks to @xFirefly93 (suppose to go for deep sleep better). Most of settings very close to 3.3​
Version 3.4.5:​ -- Release date: 29.03.2019​ -- Changes in: Best performance from all version (at least for me). Stock experience with better battery life ​
Version 3.6.4:​ -- Release date: 26.04.2019​ -- Changes in: Stock experience with better battery life. Optimizing, optimizing... ​
Version 3.7.3.2:​ -- Release date: 20.06.2019​ -- Changes in: HTC stock camera recorging stuttering should be fixed, if anyone had that problem with default settings. Stock experience with better battery life. Optimizing, optimizing... ​
Version 3.8.1:​ -- Release date: 12.07.2019​ -- Changes in: Optimizing, optimizing... ​
Version 4.0:​ -- Release date: 16.01.2020​ -- Changes in: Small adjustments. Last release - no more HTC ​
--------- DOWNLOAD for Magisk 17+ ---------​GOOGLE DRIVE ---> HTC10BatteryTweaks_alderon666_v4.0_magisk17+.zip <---​
Since attachments system wasn't working properly I made google drive link for all versions. I left old versions for EX Kernel Manager, but I recommend to flash Magisk version.​
Regards.​Alderon666​

SCREENSHOTS WITH EX KERNEL MANAGER SETTINGS - profile ver 1.0​
These screenshots are only for you to see what values are changing in EX Kernel Manager. Values in screenshots are old, it's version 1.0 of the profile.​​
Regards.​Alderon666​

Thanks.
I'm going to try this method

how much SOT you are getting with this set up ?

rajkatiyar07 said:
how much SOT you are getting with this set up ?
Click to expand...
Click to collapse
Before was avarage 3.5-4.5 hours. Now it's 5.5-6 hours.
Regards.
Alderon666

Not able to delete pnp.xml and powerhint.xml
How u delete these files.
I'm using root browser apk

nitishkrp said:
Not able to delete pnp.xml and powerhint.xml
How u delete these files.
I'm using root browser apk
Click to expand...
Click to collapse
I used Total Commander (Grand root access of course). I think you can also delete in TWRP.
Regards.
Alderon666

alderon666 said:
Before was avarage 3.5-4.5 hours. Now it's 5.5-6 hours.
Regards.
Alderon666
Click to expand...
Click to collapse
nice. here I m still struggling to get 2 hours

rajkatiyar07 said:
nice. here I m still struggling to get 2 hours
Click to expand...
Click to collapse
Many people have that problem. Unfortunately they can't find good solution. In my opinion everything matter - hardware (anything starts from CPU, screen till battery), how you use phone, where you use phone, what programs you have installed...
For example. I have 5 hours SOT now quite easy, when I'm at my town. Longer SOT if I'm more on WiFi, a bit shorter SOT if I use LTE mobile data, but not that much difference. But if I'm traveling and phone need to search for transmitters, change from network to network, from edge, to HSDPA to LTE all the time, I had barely 4,5 hours. It was hard to get more than that.
Regards.
Alderon666

I applied all the profiles and settings you have on this post shall I reboot ?

leodiavata said:
I applied all the profiles and settings you have on this post shall I reboot ?
Click to expand...
Click to collapse
After you delete perf folder and xml files you have to reboot.
After apply alderon666 profile in EX Kernel Manager you don't need to reboot. Every profile works right away after you load it.
Regards.
Alderon666

Don't forget to share in Op how you keep everything from running in the background. As if that's pretty important as well. Just profile alone will still result in Google play services going ape **** in the background.

mattie_49 said:
Don't forget to share in Op how you keep everything from running in the background. As if that's pretty important as well. Just profile alone will still result in Google play services going ape **** in the background.
Click to expand...
Click to collapse
I created this topic only to improve governor profile to get more SOT. Handling with google crap I leave to people, what ever it works for them, but thanks for idea, I will share what I did.
Regards.
Alderon666

@alderon666 I have a Verizon HTC 10 running stock (with Magisk) and ElementalX and I just don't see those folders/files you suggest removing before running your profile. Any thoughts?

hgoldner said:
@alderon666 I have a Verizon HTC 10 running stock (with Magisk) and ElementalX and I just don't see those folders/files you suggest removing before running your profile. Any thoughts?
Click to expand...
Click to collapse
You can apply profile without removing those files, but values will back to default when HTC PnPmgr will kick in.
You can remove it in TWRP (custom recovery) or any file explorer with root access. I use Total Commander.
I have this path: main system catalog/system/vendor
Regards.
Alderon666

alderon666 said:
You can apply profile without removing those files, but values will back to default when HTC PnPmgr will kick in.
You can remove it in TWRP (custom recovery) or any file explorer with root access. I use Total Commander.
I have this path: main system catalog/system/vendor
Regards.
Alderon666
Click to expand...
Click to collapse
So on the Verizon 10, power manager is in \system\priv-app. I haven't found the *.txt files yet. It is possible, using Magisk, to disable the apk by loading an empty directory, but otherwise, writing directly to system to delete the file will prevent further updates....not that any are anticipated at this point.

hgoldner said:
So on the Verizon 10, power manager is in \system\priv-app. I haven't found the *.txt files yet. It is possible, using Magisk, to disable the apk by loading an empty directory, but otherwise, writing directly to system to delete the file will prevent further updates....not that any are anticipated at this point.
Click to expand...
Click to collapse
No txt files and no apk. It's not an app. Read carefully, what to do to remove power manager. It's perf folder and 2 xml files: powerhint.xml and pnp.xml.
Regards.
Alderon666

alderon666 said:
No txt files and no apk. It's not an app. Read carefully, what to do to remove power manager. It's perf folder and 2 xml files: powerhint.xml and pnp.xml.
Click to expand...
Click to collapse
Gotcha. Not finding these files/directories in those locations. Will keep poking around.

hgoldner said:
Gotcha. Not finding these files/directories in those locations. Will keep poking around.
Click to expand...
Click to collapse
You will find them in /system/vendor/etc/
Sent from my HTC_M10h using Tapatalk

cyrusct82 said:
You will find them in /system/vendor/etc/
Sent from my HTC_M10h using Tapatalk
Click to expand...
Click to collapse
Did I make mistake in tutorial? I was writing some time after I did it on my phone.
Or it's related to version of HTC? (Verizon has different location?)
Regards.
Alderon666

Related

[Kernel] 2.6.32.48 - OC-UV-VFP_FP (1.400GHZ) - Gtab/Zpad (Update 11/24/11)

[Kernel] 2.6.32.48 - OC-UV-VFP_FP - Gtab/Zpad
-Initial release for Viewsonic’s Gtablet/Malata Zpad
-merge up to nvidia’s 10.9.9
-merge up to Kernel.org’s 2.6.32.48
-add NTFS (w./ write support (proceed with caution if writing!)),AUFS,CIFS,FUSE,TUN,HFSPlus,NFS Client v3/4 (kernel modules; pull the desired module from lib-2632.48.tar.gz and place in to /system/lib/modules/2.6.32.48-cyanogenmod/ and use insmod to insert) and EXT4 (in-built)
-DM_CRYPT/Ciphers/Routines,Cgroups,Namespaces support,Errata’s 430973,458693,460075
-ondemand governor default
-tweak cpufreq_ondemand a bit (use values from vision-2632)
-cortex-a9/vfp cc -O1 optimisations, using CodeSourcery’s 2009q1-203 ARM-EABI toolchain
-pull in a few changes from vision-2632
-use bcm4329, Version 4.218.248-23, FW Version 4.218.248-18
-add MP/PPP/TP/OE and USB Serial,IPV4/6,Netfilter, and Queuing options
-oc to 1.4GHZ; min mv: 900, max mv: 1200
-reduce voltages
-statically compile koush’s anykernel for use with harmony/tegra2, and add an unpackbootimg script
http://droidbasement.com/db-blog/
http://github.com/pershoot/gtab-2632
pershoot said:
[Kernel] 2.6.32.27 - VFPv3_FP - Gtab
-add ondemand,interactive,userspace cpu governors (ondemand default)
-tweak cpufreq_ondemand a bit (use values from vision-2632)
Source:
http://github.com/pershoot/gtab-2632
Click to expand...
Click to collapse
so do we have overclocking yet?
babybacon said:
so do we have overclocking yet?
Click to expand...
Click to collapse
not yet. its on my list (to pick apart dvfs/nvodm and backport AOSP's frequency scaling, etc.).
Thanks pershoot!
We appreciate all of the hard work you are putting into this!
pershoot said:
not yet. its on my list (to pick apart dvfs/nvodm and backport AOSP's frequency scaling, etc.).
Click to expand...
Click to collapse
that sounds awesome. good luck with it man. maybe you will get it done by the time mine gets rma'd.
Nice, thanks pershoot!
Thanks a lot pershoot! Great work here
clemsyn - we also now know have a nice template to properly package a kernel in a standalone ZIP updater rather than just reflashing the entire boot partition.
Well done.
Pershoot - am running your kernel currently with Vegan Beta 5.1, everything looking good. Just one issue so far - I get error -18 on installing from Market apps that attempt to install to SD (Angry Birds, Uniwar are the two games I install that always do this).
VSC and I identified this as an issue with CONFIG_BLK_DEV and CONFIG_BLK_DEV_LOOP not being enabled in the code Viewsonic shipped (as well as some related crypto stuff that the loop device needs). See my post with the config file changes (patch for Viewsonic 10.8.2 stock kernel) and the thread in general over at: http://forum.xda-developers.com/showpost.php?p=10168177&postcount=5
Not sure if those config options are enabled in your code base, could also be some of the related crypto options though?
I started with a clean install of Vegan Beta 5.1, freshly re-partitioned SD card last night, and flashed your kernel this morning, so there was no user data or anything else sitting around on my internal SD card to muck up my results.
EDIT: I'm browsing your repo right now and looking at your pershoot_tegra_harmony_android_defconfig file. It looks like you have the CONFIG_BLK_DEV and CONFIG_BLK_DEV_LOOP stuff enabled. Maybe it's the CRYPTO_ZLIB_DEFLATE and CONFIG_CRYPTO_DEFLATE settings? Those were in my patch but not enabled on your kernel, not sure if those are needed. Or CONFIG_BLK_DEV_CRYPTOLOOP, though that wasn't enabled on my kernel either, and from what I just read about that setting I don't think that's it. Maybe you'll see something obvious I'm missing here.
Thanks pershoot. Downloading now.
Rcgabriel, ill look in to it this wknd.
BTW, I have observed that in Quadrant my scores with pershoot's current kernel build average around 2250. With the stock Vegan 5.1beta, my scores average around 2450. Clemsyn's 10.9.7 kernel had a reduction in Quadrant score as well, yielding around a 2300-2350 average, so I suspect a significant portion of this change I observe with pershoot's build is related to the updates in the NVidia source tree. Not certain if Clemsyn has his kernel builds set to the default performance governor or not, so the difference in governor settings might explain the rest of the difference.
I don't really care particularly about the benchmark scores, they are obviously synthetic and not relevant to daily use and the CPU on this thing is so damned fast it doesn't really matter.
But to the extent that they might represent a reduction in performance of user apps they are significant. Still trying to ascertain if this is purely a benchmark issue or if there's any real-world impact. Not sure on that at all. Feels pretty smooth to me.
Obviously, the other side of the performance coin is battery life and I haven't run this kernel enough to assess that.
rcgabriel said:
Pershoot - am running your kernel currently with Vegan Beta 5.1, everything looking good. Just one issue so far - I get error -18 on installing from Market apps that attempt to install to SD (Angry Birds, Uniwar are the two games I install that always do this).
VSC and I identified this as an issue with CONFIG_BLK_DEV and CONFIG_BLK_DEV_LOOP not being enabled in the code Viewsonic shipped (as well as some related crypto stuff that the loop device needs). See my post with the config file changes (patch for Viewsonic 10.8.2 stock kernel) and the thread in general over at: http://forum.xda-developers.com/showpost.php?p=10168177&postcount=5
Not sure if those config options are enabled in your code base, could also be some of the related crypto options though?
I started with a clean install of Vegan Beta 5.1, freshly re-partitioned SD card last night, and flashed your kernel this morning, so there was no user data or anything else sitting around on my internal SD card to muck up my results.
EDIT: I'm browsing your repo right now and looking at your pershoot_tegra_harmony_android_defconfig file. It looks like you have the CONFIG_BLK_DEV and CONFIG_BLK_DEV_LOOP stuff enabled. Maybe it's the CRYPTO_ZLIB_DEFLATE and CONFIG_CRYPTO_DEFLATE settings? Those were in my patch but not enabled on your kernel, not sure if those are needed. Or CONFIG_BLK_DEV_CRYPTOLOOP, though that wasn't enabled on my kernel either, and from what I just read about that setting I don't think that's it. Maybe you'll see something obvious I'm missing here.
Click to expand...
Click to collapse
Just enable two fish and maybe blowfish under crypto and this should fix this (Yeh, I love to eat fish )
pershoot said:
[Kernel] 2.6.32.27 - VFPv3_FP - Gtab
-merge up to nvidia's 10.9.8
-merge up to Kernel.org's 2.6.32.27
-add NTFS (w./ write support (proceed with caution if writing!)),CIFS,FUSE,TUN,EXT4 (kernel modules; pull the desired module from lib-2632.27.tar.gz and place in to /system/lib/modules/2.6.32.27-cyanogenmod/ and use insmod to insert)
-DM_CRYPT,Namespaces support,Errata's 430973,458693,460075
-add ondemand,interactive,userspace cpu governors (ondemand default)
-tweak cpufreq_ondemand a bit (use values from vision-2632)
-cortex-a9/vfpv3 cc optimisations
-pull in a few changes from vision-2632 and enable what can be enabled, without breaking wifi (includes the wifi module shipped with tnt lite 3.10)
More details in the changelog, a full post on droidbasement.com, and Rom Manager update will follow.
Please report any issues with a last_kmsg/dmesg.
Installation:
Flash the .zip in recovery (flash tested successfully using .8 CWM).
Note:
Tested against TnT Lite (the others should work ok as well).
Download:
http://droidbasement.com/gtab/kernels/2632/1/boot-cm_2632.27-xtra-vfpv3_fp.zip (right click -> save as)
http://droidbasement.com/gtab/kernels/2632/1/lib-2632.27.tar.gz (kernel modules) (right click -> save as)
If you want to flash back to the stock TnT Lite 3.10 Kernel and Wifi Module:
http://droidbasement.com/gtab/boot-stock-tntlite_v3.10.zip (right click -> save as)
Source:
http://github.com/pershoot/gtab-2632
Click to expand...
Click to collapse
Is there a versionfor vegan 5.1?
Rchabriel,
Not done yet. I have more tweaks patches to bring in. Possibly some revertions as well. Wanted to get a baseline out. Remember benchmarks are just that, synthetic. Tnt lite flies thus far. Have not tested against vegan at all. Want to test on close to stock and/or cyanogenmod at this point.
Battery is good. About 1%/h idle (no sync).
Clemsyn,
Ok I may have missed over the options (was late when I posted). Thx.
Robz,
Yes.
So if im running Vegan 5.1, and im Not a dev, is there anything I can do with this new release?
Quadrant scores dropped from 3300+ to 2900+ with this kernel. I've got the data2loop patch installed.
NMCBR600 said:
Quadrant scores dropped from 3300+ to 2900+ with this kernel. I've got the data2loop patch installed.
Click to expand...
Click to collapse
Pin your cpu to 1000 and rerun.
I am not using performance (default shipping). The cpu freq. will scale dynamically with load as needed (ondemand is default).
Don't worry too much about synthetic benchmarks. They mean little in real world.
pershoot said:
Don't worry too much about synthetic benchmarks. They mean little in real world.
Click to expand...
Click to collapse
I agree

AGPS Patch HTC Thunderbolt 3.1 & 2.2 | GET RAPID GPS LOCK, CAN LOCK ONTO MORE SATS

AGPS Patch HTC Thunderbolt 3.1 & 2.2 | GET RAPID GPS LOCK, CAN LOCK ONTO MORE SATS
AGPS PATCH
REVIEW THE WHOLE THREAD BEFORE POSTING QUESTIONS.
List of officially supported devices is at the bottom of this post.
Use this if you're having GPS issues (unreliability, no functionality, etc.)
This patch provides a worldwide solution to GPS issue for multiple devices. Using a general ROM without this has resulted in 10+ minutes of GPS delay. Also, GPS lock kept being lost. By using this patch, most people experience a GPS lock within 10 seconds (2 - 20 seconds range can be expected). Typically, a device using this patch will lock onto 7 - 9 satellites. Users have reported up to 11 satellites being locked at once. Without this patch, the average satellite count is 4.
HOWTO INSTALL: (Remember to make a backup. See Notes section for what this patch does.)
Method 1:
1. Download the "ADB Push Installer". This contains all versions for the latest build and old v1.3 versions.
2. Extract the files into a specific folder.
3. Plug your device into the computer and get it ready for adb pushing. Nothing out of the ordinary required.
4. Open the batch file called "ADB Installation Script - RUN THIS" if you use Windows. Otherwise, run the Linux SH script if you use Linux.
5. Select the version you want from the list.
6. Follow the prompts to reboot. You're done.
4. Review the NOTES section.
Method 2:
1. Download the patch
2. Copy all file(s)* into /etc/ of the system (not sd-card) using ES File Explorer, Root Explorer, or some other form. You must have SYSTEM set to Mounted and Root enabled. Check your explorer app's SETTINGS to do this.
**Files will be: gps.conf & SUPLROOTCERT -OR- only gps.conf for NO-SSL builds.**
3. Reboot the device
4. Review the NOTES section.
*Files are located in the /system/ folder of the ZIP. Do not copy the other directories or folders.
Method 3 (easiest if you use a compatible version of CWR or CWM)*:
1. Download the patch
2. Boot into CWR (Clockwork Recovery)
3. Mount /system/ partition (on the main menu, select the "Mounts and storage" option, then "mount /system")
4. Flash the patch (on the main menu, select "Install zip from sdcard," then "choose zip from sdcard," and find the zip and select it)
If you receive "(Status 0) Installation aborted" this Method will not work for you. Use one of the other methods.
5. Reboot the device
6. Review the NOTES section.
*This was built for and works on Inspire 4G and DesireHD versions of Clockwork Recovery. The Google CWM Flashable Build has binaries known to work with CWM on the X8. It may work on other devices. Please message me your success if you try and flash with recovery version and phone model as part of the message.
Downloads:
SEE THE NOTES SECTION (PARTICULARLY NOTES 1,2, & 3) FOR ALL SORTS OF INFORMATION AND FACTS ABOUT THIS PATCH, WHAT EACH BUILD IS FOR, VERSION DIFFERENCES, AND KNOWN ISSUES WITH SOLUTIONS.
Recommended Builds (pick either):
Download the Google Specific No-SSL v3.1 build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the Google Specific v3.1 build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Confused with all the options below? As the Notes section dictates: I recommend the GOOGLE BUILD of all devices. Other builds have changes in their SUPL server information and/or other variables pertinent to that manufacturer. These builds do not appear to operate as fast as Google build's but are available for your enjoyment.
3.x trunk Alternative Options (currently v3.1)
Download the ADB Push Installer here. (contains all current builds and v1.3 builds) (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the Google Specific build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the Google Specific NO-SSL build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the Google Specific Alternate* build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the Google Specific CWM Flashable build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the AT&T Specific build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the T-Mobile Specific build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the LG Phone Specific build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the LG Phone Specific Alternate* build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the Sony Ericsson Specific build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the GPS.CONF only build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the GPS.CONF only Alternate* build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
*The alternate patch removes a variable that some GPS hardware on older models cannot handle. Try this if you have problems with the standard patch.
2.x trunk Alternative Options (currently v2.2)
Download the ADB Push Installer here. (contains all current builds and v1.3 builds) (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the Google Specific build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the Google Specific NO-SSL build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the Google Specific Alternate* build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the Google Specific CWM Flashable build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the AT&T Specific build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the T-Mobile Specific build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the LG Phone Specific build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the LG Phone Specific Alternate* build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the Sony Ericsson Specific build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the GPS.CONF only build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
Download the GPS.CONF only Alternate* build here. (Like it? Don't forget to click on "Thanks" and to rate the thread)
*The alternate patch removes a variable that some GPS hardware on older models cannot handle. Try this if you have problems with the standard patch.
Changelog: (I'll try to keep this correct and current)
Code:
v3.1 update - New Version
introduced the NO SSL version for Google build. Shows faster performance times.
v3.1(HELP WITH THE MAINTANENCE COSTS - DONATE A FEW BUCKS)
introduced my own NTP pools
repaired the LG Alternate build (was same as standard build, compilation error)
v3.0 (HELP WITH THE MAINTANENCE COSTS - DONATE A FEW BUCKS)
based on v2.2 configuration
has my own XTRA/AGPS server instead of Qualcomm
re-added two AGPS variables from v1.3 (two beta-testers saw instant results with these re-added)
re-added on USE SUPL variable from v1.3 (two beta-testers saw instant results with these re-added)
variables are now divided into sections and sections have descriptions
Code:
v2.2 update - New Version
introduced the NO SSL version for Google build. Shows faster performance times.
v2.2 (additional builds added)
added a new SUPL version using data from Sony Ericsson
added an alternate release using LG SUPL servers
added an alternate release using Google SUPL servers
updated the ADB PUSH to include new versions
fixed broken download links for the patch
v2.2
removed local AGPS variable
removed local XTRA_SERVER variable
created LG Build with LG SUPL servers (some LG ROMs fail to work with non-LG SUPL servers)
reduced redundancy in NTP and XTRA (unnecessary entries)
added newly located SUPL server to T-Mobile build
v2.1 (encompassing changes between 1.3 to 2.1)
removed two NTP server pools
removed xtra1 server
removed multiple SUPL_HOST entries
aligned SUPL_HOST with SUPLROOTCERT in each package
increased QOS timeout from 89 to 100
removed QOS standalone timeout variable
removed extra AGPS variables
Old Versions:
3.x Trunk:
v3.0 ADB Push Installer
v3.0 Google Build
v3.0 Google Alternate Build
v3.0 Google CWM Build
v3.0 AT&T Build
v3.0 T-Mobile Build
v3.0 LG Build
v3.0 LG Alternate Build
v3.0 Sony Ericsson Build
v3.0 GPS Only Build
v3.0 GPS Only Alternate Build
2.x Trunk:
v2.1 Google Generic Build
v2.1 AT&T Specific Build
v2.1 T-Mobile Specific Build
v2.1 GPS.Conf Only Build
v2.1 GPS.Conf Only Build (alternate)
v2.0 Google Generic Build
v2.0 AT&T Specific Build
v2.0 T-Mobile Specific Build
v2.0 GPS.Conf Only Build
v2.0 GPS.Conf Only Build (alternate)
1.x Trunk:
Worldwide 1.3
Worldwide 1.3n (alternate)
North America 1.2
Worldwide 1.2
Worldwide 1.2n (alternate)
North America 1.1
Worldwide 1.1
Worldwide 1.0 (not recommended)
North America 1.0 (not recommended)
Rules For Posting Questions:
Read the Notes Section first. I will refuse to answer questions that can be answered by some reading. If it is based upon something in the Notes Section, REFER TO THE NOTE when asking.
Answer the following questions: What ROM you are using?, What kernel are you using?, What GPS apps you have installed?, Where is your general location?, Are you using a case?, Has your GPS worked fine before?, Does it work fine with some apps and not others?, What else happened around the time your GPS stopped working? -AND- Have you reviewed the Notes Section?
DO NOT criticize the user of custom third-party NTP pools and xtra.bin data as dangerous. You obviously HAVE NOT read the Notes section OR reviewed the concurrent branch 2.x to discover it offers the standard NTP pool and Qualcomm-based xtra.bin server.
Don't indulge yourself in ignornat posts. Provide information that may be relevant to helping. Simply stating "this stopped working" or "I can't get it to work" helps nothing and only annoys other readers AND those who may be willing to help you just will not do it.
NOTES Section:
This patch will work with virtually all Qualcomm, Android phones and has been reported to work with other chipsets as well. That means hundreds of devices could see a benefit to GPS performance from this patch.
This patch has various objectives to ensure stability and efficacy with GPS. Locally, the patch will replace your /system/etc/gps.conf and your /system/etc/suplrootcert if you have this file. You can compare the difference in what you have to this one to get an idea of all the changes. V3.1, onward, contains section descriptions for variables in use. Most notably, starting with v3.1 the aGPS Patch uses my own central NTP DNS pool and my own central xtra.bin server by default. The xtra.bin does have fallback servers should mine fail. But, that is very, VERY much an unlikely scenario. These two imperatives allow for better stability and speed by providing top-rated NTP servers and prime-routed network access to transmit the xtra.bin to your phone.
I recommend the GOOGLE BUILD of all trunks. However, you can use any build with any phone. You may have good luck with specific builds that do not fit your phone or carrier criteria. If you're curious, test it and see.
This works with ANY ROM unless the ROM has aGPS and/or GPS disabled in the code. This happens with CMx nightlies and some betas! I cannot fix this, neither can you.
Remember, this has to be reflashed when you update or change ROMs.
Short patch history: The 1.x trunk only flashed a modified gps.conf file which relied solely on Qualcomm and NTP.ORG. Starting with 2.x, a gps.conf and a matching SUPLROOTCERT file for SUPL server authentication is included. The 3.x trunk offers the same as v2.x but adds better sourcing for NTP data and for the xtra.bin file; it utilizes my own server to do so.
Why toss out SSL?Whether or not you have a current SUPL certificate is questionable. Some have expired. Some will expire soon. Either way, the servers may provide SSL access without proper certificates depending upon configuration. That aside, I have found that SSL and secure communications over data networks slows the response times. I see no reason to use SSL for location information. If someone has a logger to obtain your location, SSL will not assist in stopping it. The bad app will continue to obtain your information by "stealing" it and you have more problems than a simple SSL-SUPL communications leak.
NO-SSL Builds will not have a SUPLROOTCERT because these builds do not use SSL. The SUPLROOTCERT is a certificate used for authentication of SSL connections. There is no need for this file for the GPS at this point.
IF you have issues with v2.x or v3.x, your ROM might require more variables. Try the old worldwide v1.3 version in this instance.
IF you still are facing issues, it might be that your GPS hardware is very much outdated. Try any "Alternate" build to see if this helps.
CMx ROM users may not experience benefits from this patch. However, we have had good reports from CM users with one negative one. Remember to do all of the steps when flashing and the following notes are important too!
Reports indicate that this patch DOES WORK with the next iteration of Android, Jelly Bean. This patch has worked from Android 2.2 (Froyo) up through Android 4.1 (Jelly Bean). Therefore, it works with all iterations on the market. I will remove support as soon as it is confirmed to NOT work with a new version of Android.
Reports show that certain ROM's including some CM builds require a modification in the build.prop. You need to change "ro.ril.def.agps.mode = 2" or "ro.ril.def.agps.mode = 0" to be "ro.ril.def.agps.mode = 1" in order for aGPS to properly function. Only do this IF YOU ARE HAVING PROBLEMS after attempting the standard patch.
Your phone "learns" about the individual GPS satellites. This is part of the aGPS design. Don't be surprised if the first time you use GPS Status that it takes 20+ seconds to "lock".
I have read a lot that indicates that it is best to let your GPS run using any application for a while to "learn" aGPS information. I let GPS Status run for about 10 minutes (it has an option to disable the screen timeout, which I do) each "first time" to learn. I say each because I test a lot of tweaks and fully reset/delete GPS cached information to start retesting.
Remember, this has to be reflashed when you update or change ROMs. Each ROM will have its own gps.conf, normally not suited to all devices.
I use GPS Status to test my signal strength. It isn't 100% accurate, but it gives a very good sense of how the GPS is performing.
If you're wondering why GPS is slow on certain apps? Or, you show up as on a street when you're 6 meters away from it? Well, those apps process GPS data differently which is out of anyone's control except the app developer. Certain apps will force your location to a street until you pass the app error threshold. Food for thought.
DO NOT USE ANY OTHER GPS FIXING APPS with this patch. If you do, and you still have problems, I cannot help you. A number of these Apps will overwrite what my patch does dynamically.
Variables are described starting in v3.0. Open up gps.conf in a text editor to read about what variable sections are for. It isn't in-depth, but should be enough to help you get a general understanding.
Still having weak GPS reception? Take your case off. Cases have been known to affect signal, though some argue against it. Personally, I get 3 more sat's when I remove my case.
There is a reported variable that can cause some GPS units not to work as well as it should with this patch. This is very odd as it's hit-and-miss and only seems to cause problems on less than 10% of handsets. This doesn't mean it screws up anything! It's possibly an older piece of GPS hardware incompatible with this variable. Have no fear, v1.2 will remove this variable for the worldwide version. This issue is more prone to occur in DHD.
Tried taking the battery out for 30 seconds? Some have reported that their phone required the battery to be removed. First, power off the device. Second, remove the battery for 30 seconds. Third, put it back in and give it a try. I cannot explain this except for possible cache clearing.
Some Inspire 4G and DHD devices have hardware problems. There is a known problem that the spring connectors to the GPS antenna sometimes are out of place or quit touching. http://forum.xda-developers.com/showthread.php?t=1101066 provides a video on self-repair.
An error in flashing this patch means that this method will not work for you. Use one of the other methods for flashing this patch. Don't ask why or for a fix. There are hundreds of variations of recovery systems and update binaries. I do not have the time or desire to support them all. This is why I describe other install methods. Reference error: E:Error in /sdcard/android apps/agps.patch.google.build.nossl.v3.1.zip (Status 0) Installation aborted.
Location is way off? Like, not near you at all? This means your GPS is not actually being used. Try the following to resolve it: Goto Settings -> Locations and disable ALL options. Reboot into recovery. Clear Cache and Dalvik Cache. Reboot normally. Go back to Settings -> Locations and only enable GPS. Reboot once more and try your GPS again. If this didn't work, did you read all of the Notes such as the one about the battery or RIL?
Donations: If you wonder why I asked for donations, it's simple. Users of v3.x are gaining extra, noticeable benefit over v2.x. This comes at a cost to someone. I pay the bills to provide a reliable data setup to transmit the xtra.bin data file and to provide the top NTP SERVERS in one DNS pool. To help keep this going, I just ask for the user to consider a donation. Nothing more, nothing less. Thank you for your consideration.
AGPS Patch Officially Supported Devices:
Acer Iconia
Asus Transformer Prime
Asus Transformer (TF101)
Asus Transformer TF300T
HTC Inspire 4G
HTC Desire HD
HTC Sensation
HTC Incredible S
HTC Salsa
HTC Flyer
HTC Evo 3D
HTC Desire S
HTC Wildfire
HTC Wildfire S
HTC Droid Incredible 2
HTC Thunderbolt
HTC Desire
HTC Desire Z
HTC One X
LG GT-540 OPTIMUS
LG Optimus One
Motorola Triumph
Motorola Droid X2
Samsung Galaxy S II Skyrocket (SGH-I727)
Samsung Galaxy S II (I9100)
Samsung Galaxy S II (SGH-T989)
Samsung Galaxy S Plus I9000
Samsung Galaxy Nexus
Samsung Galaxy S III (AT&T, Rogers, Bell, Telus)
Samsung Galaxy S III I9300, I9305
Samsung Galaxy S 4G
Sony Ericcson XPERIA X8
* I do not officially support all devices that this patch is known to work on at this time. You may private message me your success story for official support considerations.
Thanks Section
While this has gone a long distance since its inception, I want to still send thanks to Angeldeath for permitting me to take his early work and start tweaking it for HTC Inspire 4G users. This inevitably led to what we have here today.
Thank you to all those who joined and participate in the testing community. Without their help, I couldn't get enough data to know how well this works on different devices and in various regions of this planet we call Earth.
Thank you eagleeyetom, husky69, and tamagotono for their work in building an ADB pushing environment for Windows and for Linux respectively.
If you are happy with the patch and find this thread useful, please consider pressing the "Thanks" button on any of my posts on this thread. You may also consider rating this thread with five stars if you're satisfied. You may do so just below "Search This Thread" on the right-side at the top of this post. Donations are appreciated (See last NOTE)
REVIEW THE WHOLE THREAD BEFORE POSTING QUESTIONS.
Currently: this is a tentative supporting thread for my aGPS patch. Assuming more report success, I will start officially supporting this device.
Please let me know your success rates. Thus far, a few people have sent me messages and emails stating that this patch works great on this device.
As such, I'm thinking it would be good to provide this officially for this device.
This has been used on over 40 devices successfully. I don't offer official support for all devices. Rather, I offer official support once users convince me to do so for that particular device. That happened here.
Statistically, here is part of my post from mid-December on all official threads:
So, let me give you a general update directed to those 3.x trunk users:
My server has automatically generated an xtra.bin file for your GPS excitement 3,980 times since September 26th when the first beta went online to test it out.
My server attempts to build a new version every 30 minutes. Depending on what it can decypher from other xtra.bin sources, it provides a totally fresh xtra.bin approximately every 1.2 hours.
My server has served up over 500,000 xtra.bin files to users like you on XDA since v3.1 was released.
My server continues to provide a reliable NTP pool to v3.x users by directing your phones to a handful of RELIABLE and FAST-RESPONDING NTP servers around the world. This ensures you can travel and not have to switch NTP pools.
Click to expand...
Click to collapse
Enjoy!
Which one do I pick if doing cwr?
Sent from my ADR6400L using Tapatalk
Turd Furguson said:
Which one do I pick if doing cwr?
Sent from my ADR6400L using Tapatalk
Click to expand...
Click to collapse
Any of them should flash with CWR. Almost all were built with CWR binaries. CWM builds use its binaries and are the only ones different from CWR flashables.
I use and recommend the Google Build to all users. Others are just for those wanting to be more in tune with their cellular network. That's a false hope usually.
Any tips to see how many satellites I am hooked up to prior to this patch for verification?
Sent from my ADR6400L using Tapatalk
Turd Furguson said:
Any tips to see how many satellites I am hooked up to prior to this patch for verification?
Sent from my ADR6400L using Tapatalk
Click to expand...
Click to collapse
If you have not flashed yet, you can run GPS Status (app from the Market) to see. Then, run the same app afterward.
Does the patch need to be installed each time you change a ROM or is it a permanent change?
Turd Furguson said:
Does the patch need to be installed each time you change a ROM or is it a permanent change?
Click to expand...
Click to collapse
It has to be reinstalled each time as the ROM will require a partition format OR will replace the patch files with its own.
Any testers out there with results positive or negative? This is the last device I have to determine to support or not to support officially.
I'd like to do so, but I need to know that it's good to go and helpful.
I will look in to this a little more tomorrow. I never had a chance today.
I can confirm this patch works. Great job on this!!!
nowetdio said:
I can confirm this patch works. Great job on this!!!
Click to expand...
Click to collapse
Very glad to hear that my suspicions are being confirmed!
I hope to add this to official support soon, like I said.
Otherwise, the first post has been updated to include some more information especially in the Notes section.
All threads have had an overhaul that was way overdue.
High points:
Note discussion of what the patch does and what it replaces.
Note confirming ICS support from various users.
Note section has gotten long, but covers most questions I am repeatedly asked.
A total of 9 officially supported new devices.
Download section reminds people to backup their settings. You only need to backup /system/etc/gps.conf and /system/etc/suplrootcert if you have one. But, I never had to revert!
That being said, welcome to official support. Thank you all who confirmed and worked with me to ensure it was proper to offer official support to this device.
As always, please don't forget to click Thanks if you use or like this patch -AND- don't forget to Rate the thread. Donations are always welcome.
EDIT: Method 1, the easiest of the methods for those unfamiliar with file managers or recovery, has been updated. Some people required that the script also mount the partition. I have added that line to all options available and updated the ZIP file. Thanks enigmaamit for confirming that the new PUSH script works.
Using shifts3nse ROM, stock kernel, wifi off. All 3 GPS options ticked.
Stats via GPSstatus(with out patch)
6-7 Sats locked
With patch
No lock, 0 Sats.
I installed the google build, for CWM. I changed the mount to /system, everything installed fine.
Thacallmehess said:
Using shifts3nse ROM, stock kernel, wifi off. All 3 GPS options ticked.
Stats via GPSstatus(with out patch)
6-7 Sats locked
With patch
No lock, 0 Sats.
I installed the google build, for CWM. I changed the mount to /system, everything installed fine.
Click to expand...
Click to collapse
I'm quite curious why you installed this patch. The first post, third line and in bold, I quote myself:
crypted said:
Use this if you're having GPS issues (unreliability, no functionality, etc.)
Click to expand...
Click to collapse
What was your issue with your GPS reception prior to flashing it? You say you locked on 6-7 sats. Was there a large error range?
You say you have Wifi disabled. Do you have a data connection at all?
Where are you located and what are your surroundings like?
Can you try and flash an "Alternate" build version to make sure you aren't being buggered by a known issue with older GPS hardware? This is
discussed under each download section and in the Notes.
How do I check how many sat I have?
Sent from my ADR6400L using Tapatalk
Upstreammiami said:
How do I check how many sat I have?
Sent from my ADR6400L using Tapatalk
Click to expand...
Click to collapse
Download and view them via the Android Market app "GPS Status".
I have 9/9 using zues rom with Ziggy kernel without this patch
Sent from my ADR6400L using Tapatalk
Upstreammiami said:
I have 9/9 using zues rom with Ziggy kernel without this patch
Click to expand...
Click to collapse
Consider yourself lucky and happily a part of an extremely small minority to not have problems!
As the third line of the first post on this thread states, this is to assist those who do have issues. Unfortunately, many of us are plagued by a crap GPS without doing something to fix it...
crypted said:
I'm quite curious why you installed this patch. The first post, third line and in bold, I quote myself:
What was your issue with your GPS reception prior to flashing it? You say you locked on 6-7 sats. Was there a large error range?
You say you have Wifi disabled. Do you have a data connection at all?
Where are you located and what are your surroundings like?
Can you try and flash an "Alternate" build version to make sure you aren't being buggered by a known issue with older GPS hardware? This is
discussed under each download section and in the Notes.
Click to expand...
Click to collapse
1. I'd lose signal from time to time.
2. I'm testing this- thats why. Your curiosity isn't important.
3. This is a sat test right? No need for wifi connection.(All tests were done with wifi off)
4. I have good 3g service where I live.
5. I flashed 3.x google and 3.x google alt. As well as, 2.x for both. Still the same result.

[ROM][HD+] Slim-ovation-5.1.alpha.0.1-UNOFFICIAL

I decided to put up or shut up.
Alpha is in the title, but I guess I will call this first version a developer preview edition.
Thanks goes to Hashcode, without whose original work, this would not be possible.
ROM: http://www.mediafire.com/download/zq55o2ec9wbzzh2/Slim-ovation-5.1.alpha.0.1-UNOFFICIAL-20150709-1624.zip
MD5: http://www.mediafire.com/download/k616385vb78cfbv/Slim-ovation-5.1.alpha.0.1-UNOFFICIAL-20150709-1624.zip.md5sum
I haven't had much time to play with it (no zram script, etc). I expect to improve this some with time.
https://github.com/SlimRoms/platform_manifest
I'm sure everyone knows what kernel I used and where to find the latest source...
BUT, this is what you want.
http://www.mediafire.com/download/yuukg3kofubfpap/omap4.tar.gz
I will post complete kernel and device source within a day or so for whoever wants to build this.
XDA:DevDB Information
Slim-ovation-5.1, ROM for the Barnes & Noble Nook HD, HD
Contributors
Jon Lee, Hashcode
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
Based On: AOSP
Version Information
Status: Testing
Current Beta Version: 20150709-1624
Beta Release Date: 2015-07-09
Created 2015-07-10
Last Updated 2015-07-09
system - ext4
data & cache - ext4 or f2fs
Is it Christmas already? Will be testing this ASAP
Setting it up now, so far so good. It seems to have fixed the audio issue with Amaces CM12, where keyboard sounds aren't affected by volume. Will keep updating as I use it.
Getting some graphical glitches when rotating the screen, and a few missing items in the Settings window, but not too bad so far.
There is a frustratingly large number of settings missing, compared to CM12, from status bar options to the power menu. Hopefully, these can be added later on.
Given a little time, I think I can fix the rotation graphics glitches.
(I'm going to try some omapfb/dss kernel boot arguments and try to get rotation out of system/build.prop).
There's lots of other little things to play with.
Noticed it won't retain my wi-fi password through a reboot.
I had read something about a new secure storage container to retain secrets?
Settings... I'm sure that's slimrom's "slimming"...
The graphics side of things held me up for a long time. That's mainly what I'm concerned about right now.
As promised, here's a source dump and another test build.
device_bn
http://www.mediafire.com/download/3a4c321rta43ezm/slimlp_device_bn.tar.gz
hardware_ti_omap4
http://www.mediafire.com/download/1c2py11c95b7p3d/omap4-20150713.tar.gz
kernel
http://www.mediafire.com/download/g2dh13gj93fvun7/kernel-20150713.tar.gz
ROM: http://www.mediafire.com/download/a...on-5.1.alpha.0.1-UNOFFICIAL-20150713-1918.zip
MD5: http://www.mediafire.com/download/9...alpha.0.1-UNOFFICIAL-20150713-1918.zip.md5sum
If anyone wants to build this and be added to the contributor list, let me know....
It shouldn't take too much to polish it up.
I'd love to, but when it comes to baking my own ROM, I'm very much the nubcake. I WILL offer my hardware to be a test subject though. I have a spare on hand that is not a daily driver.
I will go ahead to say that at first glance, it is very smooth, and responsive. I'll give it a couple days, see how it does as if used as normal, and work from there.
I tried to flash this, but it seems to have an endless boot. I waited about 30 minutes and lost patience. Do I need to flash something else first, like extracting the boot.img? At one point, I wiped everything including cache, system, data, internal sd, and had a pretty blank slate. I am using TWRP 2.8.7.0 and 2.8.7.1. Also tried f2fs on cache and data and ext4. I must be missing something.
Was going to ask which device until o read the list you have. M8 s a on CE phone, I love mine with the same ROM! I don't know why it would not boot fornyou though, unless you have system set to f2fs by mistake, as this ROM does not support it on system like @amaces does. Maybe if younused his, and hopped to this one, that little bit was overlooked?
Here's what I got so far: when changing between land scape, and portrait there is some graphical distortion, and a touch of lag which clears up after about a second. There is no advanced reboot option, and when I sure down, it reboots instead. When multitasking, there is a general UI lag which clears up spoon after., and it does not save WiFi information so you have to reenter WiFi information after every boot. So far, aside from slims slimming causing a desire for menu options, and theming, this is all I found.
Is this in continued development?
DarkWolffe said:
Is this in continued development?
Click to expand...
Click to collapse
No, unless someone wants to take over. Basically it was an experiment for me to see if graphics in lollipop could match that of cm10(.2). In short the answer is they can't... (without a ducati upgrade).
The other reasons are twofold. First, the lollipop browser completely sucks (I know, there's alternatives).
Lastly, I don't believe I would ever achieve the level of performance as I have with my yellow kernel 10.2 ROM (which is my daily driver), this again is related to the ducati.
I would like to take another stab at a kitkat ROM and see if I can incorporate some of the stuff I have picked up recently.
I would have updated liquidsmooth, but they have already pulled kitkat source. So I am debating which ROM repo to use (I'm thinking probably Carbon 4.4? Tabletui is important to me...)
Hey Jon, I'm excited to hear you might be building a Kit Kat ROM. Would like to try one that has your improvements such as no screen flicker and still be able to use screen casting. Looking forward to your build.

New MIUI 7 Global Beta ROM 6.1.8 Released

MIUI 7 Global Beta ROM 6.1.8 Update Highlights
Added account lock after flashing phone in Mi Cloud - Find device. Avoid risks of lost phone being used by others
MIUI 7 Global Beta ROM 6.1.8 Full Changelog
[Messaging]
Optimization - Send contacts' name card style (12-25)
Optimization - Optimized starred messages' text box style (12-25)
Optimization - Supporting syncing part of SIM card messages (12-25)
Fix - When recipients exceeded one line, the upper and lower parts might get cut (12-24)
Fix - Texts in input box could not be seen when sending a message (12-25)
[Lockscreen, Status Bar, Notification Bar]
Fix - Sometimes status bar disappeared (12-24)
[Home screen]
Fix - Sometimes daily lockscreen did not work (01-06)
[Music]
Optimization - In random playing mode, pressing 'Play all' in song list will not always start playing from the first song in the list (12-15)
[Weather]
New - Brand new Weather app. Added 24 hours forecast (12-11)
[Cleaner]
New - New version of Deep clean. Added available storage space (12-15)
New - New version of photos cleaning feature. Added duplicate photos/accidental photos/under and overexposed/screenshots sections (12-15)
New - Added 'save the sharpest photos' option when cleaning duplicate photos (12-15)
New - Deep clean supports cleaning APK. files (01-05)
New - Deep clean supports managing videos (01-05)
Optimization - Logic of defining rarely used apps (12-15)
Fix - Errors in calculating sizes of deep clean big files (01-05)
[Mi Cloud]
New - 'Back up apps' is updated to 'Back up device'. Support backing up system settings. Allow restoring easily (12-15)
New - Added account lock after flashing phone in Find device. Avoid risks of lost phone being used by others (12-22)
Redmi Note 2 (Download Links)
Recovery ROM (Can be installed through recovery or through updater app, provided you are already on a beta version):
bigota.d.miui.com/6.1.8/miui_HMNote2Global_6.1.8_54feae9c38_5.0.zip
Fastboot ROM (Can be installed through fastboot method, using MiFlash Tool):
bigota.d.miui.com/6.1.8/hermes_global_images_6.1.8_20151221.0000.11_5.0_global_649afea5f6.tgz
Information Source: MIUI Forum (en.miui.com/thread-211941-1-1.html)
Reviews
Has anyone tested this beta. How is the battery life and performance.
iffydev said:
Has anyone tested this beta. How is the battery life and performance.
Click to expand...
Click to collapse
I have the Xiaomi.eu version (which has the updated weather app I've been waiting for, so it's based off this release) with Xmister's CPU handling app and there were no surprises with this update, battery-wise or performance.
Through OTA i got 940MB update for this 6.1.8. It is not incremental update size, more like full rom size. How about you guys? I still didn't update it yet.
Lakum said:
Through OTA i got 940MB update for this 6.1.8. It is not incremental update size, more like full rom size. How about you guys? I still didn't update it yet.
Click to expand...
Click to collapse
If you have the xiaomi.eu rom it's normal. Xiaomi.eu release only full roms as OTA updates, even if nothing has changed
~ Xiaomi Redmi Note 2 Prime ~
Does this firmware allow root access?
kaliku said:
Does this firmware allow root access?
Click to expand...
Click to collapse
You can always install SuperSU if you have a custom recovery.
iffydev said:
Has anyone tested this beta. How is the battery life and performance.
Click to expand...
Click to collapse
Use the Global Stable Rom, battery performance is very good.
Lakum said:
Through OTA i got 940MB update for this 6.1.8. It is not incremental update size, more like full rom size. How about you guys? I still didn't update it yet.
Click to expand...
Click to collapse
Beta ROM does get full ROM update. Incremental updates are available with Stable ROM only as of now.
ibeqa said:
Use the Global Stable Rom, battery performance is very good.
Click to expand...
Click to collapse
Can you please tell which Stable version are you using and what is your Screen on Time and with what kind of usage. I was only getting 2 hours of Screen on time with MIUI7 7.0.12.0, so I installed Custom ROM Angel's and Demons and it gives me nearly 4-5 hours SOT.
kaliku said:
Does this firmware allow root access?
Click to expand...
Click to collapse
Beta ROMs have root access.
Global Roms don't have root access because they contain google services..
Use xiaomi eu rom

Discontinued

READ CAREFULLY BEFORE YOU START! THE PATCH IS NOT A ROM/MOD/KERNEL​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ABOUT
Rethink about Android customizations. Make it Yours!
The Light Patch ZIP File is a advanced multifunctional Utility, based on the famous AROMA for custom recovery Replacements like TWRP. It comes with everything that is needed to fully unleash the Potential of Your Device. Advanced Techniques from Google, Sony, HTC, Qualcomm and many Others combined into a single Package which fits for all Snapdragon Flagships running the very latest Android Versions. One to rule them All! Use a AOSP System as Base and get the Quality of a Stock Firmware, decide about the System Content, gain extra functionalities and enhance Your Device on a unsuspected Way. Everything is based on Years of intensive Research and deep going Changes on Android which You will find nowhere else. There are to many Features and Changes to list them all, but take a look at the Feature List and check out the insanely long Changelog which includes the Changes of Hundreds of Releases. Or just give it a try now, read the Instructions and Start off! AROMA will guide You thru the whole Patch Utility...
FEATURES
AROMA 3.0 POWERED BASE
OPTIMIZED MAGISK INCLUDED
OPTIMIZED SUPERSU INCLUDED
OPTIMIZED GAPPS INCLUDED
OPTIMIZED BUSYBOX INCLUDED
DEVICE TRANSFORMING OPTIONS
DPI/DEVICE UI TYPE OPTIONS
LIGHT EXCLUSIVE EXTRA OPTION
OPTIONAL DEBLOATING OPTIONS
UI SOUND OPTIONS
STORAGE WIPE OPTIONS
BOOTANIMATION OPTIONS
LIGHT AUDIO SYSTEM OPTION
4K AND HDR SUPPORT ENABLED
PARTITION TRIMMING ENABLED
USEFUL INIT.D SCRIPTS ENABLED
EXCLUSIVE PIXEL FEATURES
EXCLUSIVE OEM FEATURES
SETUP WIZARD ROTATION
LOCKSCREEN ROTATION
HOMESCREEN ROTATION
ENHANCED UI QUALITY
SMOOTHER UI RENDERING
ENHANCED APP RENDERING
ENHANCED GAMING HANDLING
ENHANCED SENSOR HANDLING
ENHANCED NETWORK HANDLING
ENHANCED ENERGY CONSUMPTION
ENHANCED STORAGE HANDLING
ENHANCED VOICE RECOGNITION
ADVANCED BLUETOOTH SERVICES
ADVANCED AUDIO HANDLING IN/OUTPUT
VARIOUS PERFORMANCE IMPROVEMENTS
ADVANCED VISUAL HANDLING IN/OUTPUT
EXTRA QUALCOMM SERVICES ENABLED
EXTRA STORAGE FEATURES ENABLED
ADVANCED ANDROID SERVICES ENABLED
CONFIGURATION OF NOT EXISTING SETTINGS
BATTERY DRAINING LOGS/SERVICES DISABLED
BATTERY CALIBRATION AFTER CHARGING
ZYGOTE HANDLING OPTIMIZED
VM HANDLING OPTIMIZED
DEX2OAT OPTIMIZED
SERIAL NUMBER UNDER SETTINGS
FORCED ENCRYPTION DISABLED
DM VERITY DISABLED
(YOU ARE FOLLOWING A DEVELOPMENT PROJECT HERE)
GOOGLE APPS
OPEN GAPPS SUPER LIGHT VERSION
CONTAINING
CHROME/WEBVIEW
DIALER/CONTACTS
SEARCH/ASSISTANT
PLAY STORE
STORAGEMANAGER
AND ALL NEEDED EXTRA SERVICES
WHICH ARE NOT VISIBLE IN THE LAUNCHER
ROOTING
SUPERSU BETA
SUPERSU STABLE
MAGISK BETA
MAGISK STABLE
(WITH DISABLED ENCRYPTION)
(OR CHOOSE NO ROOT FOR NO DECRYPTION)
REQUIREMENTS
TWRP RECOVERY REPLACEMENT
DECRYPTED DATA ACCESS
UNLOCKED BOOTLOADER
64BIT SNAPDRAGON SOC
AOSP BASED ROM/OS
(SNAPDRAGON 810+ AND 4GB+ RAM RECOMMENDED)
DOWNLOAD
INLIGHTNING WEBSITE / LIGHT
(READ THE FIRST THREE POSTS OF THIS THREAD BEFORE DOWNLOADING THE PATCH)
(SHARING DIRECT LINKS TO MY FILES OR MIRRORING MY WORK IS NOT DESIRED)
AND LAST BUT NOT LEAST
ENJOY THE PATCH AND FEEL FREE TO SHARE YOUR FEEDBACK/PATCH/DEVICE/OS CONFIG
STAY CONSTRUCTIVE, FRIENDLY AND RESPECT OTHERS​
XDA:DevDB Information
LIGHT PATCH, Tool/Utility for all devices (see above for details)
Contributors
Miustone
Version Information
Status: Stable
Created 2017-11-23
Last Updated 2018-01-01
Q&A
Q1: HOW TO USE THE PATCH?
A1: TAKE A LOOK ON POST #3!
Q2: CAN I USE THE PATCH ON MY STOCK DEVICE FIRMWARE?
A1: DEPENDS ON THE OS. TEST BY YOURSELF AND GIVE FEEDBACK FOR OTHER USERS!
Q3: WHICH PATCH WIPE OPTION SHOULD I CHOOSE?
A1: IF YOU'VE CLEAN FLASHED A ROM/OS CAN YOU CHOOSE THE BASIC WIPE!
A2: IF YOU'VE NOT WIPED AND FLASHED A NEW ROM/OS BEFORE USE THE CLEAN OR FULL WIPE!
Q4: THE DISPLAY IS FROZEN WHILE PATCHING, WHAT TO DO?
A1: NO WORRIES, THE PATCH WILL INSTALL TWRP HAS JUST SOME PERFORMANCE ISSUES.
A2: JUST TAP THE RIGHT BOTTOM EDGE WHERE THE NEXT BUTTON IS AND PRESS IT A FEW TIMES.
A3: YOUR DEVICE SHOULD VIBRATE WHEN YOU HIT THE NEXT BUTTON. 4 VIBRATIONS AND YOU'RE DONE!
A4: DETACHING USB AND NOT CHARGING THE DEVICE DOES HELP TO AVOID THAT PROBLEM
Q5: SOME APPS ARE CLOSING OR NOT RECEIVING MESSAGES WHILE SCREEN OFF, WHY!?
A1: MAKE SURE YOU'VE CONFIGURED THE SMART BATTERY APP / PUT THEM TO NEVER SLEEP!
Q6: HOW TO SET UP SMART BATTERY?
A1: USE THE MORE SHORTCUTS APP AND START THE SMART BATTERY ACTIVITY!
A2: OR JUST WAIT FOR A NOTIFICATION FROM THE APP. IT COMES WHEN THE SCREEN IS OFF!
Q7: MY WALLPAPERS ARE GONE AFTER WAKING THE DEVICE UP, WHATS WRONG?
A1: MAKE SURE YOU'VE WHITELISTED GOOGLE BACKGROUNDS IN SMART BATTERY!
Q8: I DON'T FIND HELP ON THIS THREAD, WHAT TO DO?
A1: CHECK THE OTHER LIGHT PATCH THREADS. ONE PATCH FOR ALL DEVICES!
Q9: WHAT DOES THE PATCH DO?
A1: GO BACK TO THE FIRST POST AND START READING FROM THERE!
Questions left? Ask @Miustone
Instructions:
BOOT TO THE RECOVERY/TWRP
WIPE DATA, SYSTEM AND THE CACHES
FLASH A AOSP OS/ROM/FIRMWARE/KERNEL
GO TO THE REBOOT MENU AND SELECT RECOVERY
FLASH THE PATCH BEFORE BOOTING INTO THE SYSTEM
REBOOT TO THE SYSTEM NOW. THE FIRST START MAY TAKE SOME TIME
And that's it! If You don't want to flash a new ROM, just choose the Clean or Full Wipe within the Patch. But avoid to flash a new Patch over a old One. Each Version is a own Thing, not just an Update.
One More...
New Thread, new Luck... :angel:
The next Patch is coming soon. Including a whole new AROMA Layout and a lot more Features besides some new Services and Functions. Hope You can live with 1.6 for now...
BR
Finally .. looking forward for more updates in the future .. wish you a best luck and thanks for this amazing Masterpiece .
smarter than newton said:
Finally .. looking forward for more updates in the future .. wish you a best luck and thanks for this amazing Masterpiece .
Click to expand...
Click to collapse
Thank YOU for the nice Words!
Hope the Thread here goes well after not being allowed to Post on Device Specific Forums. Could look bad to have that many closed Threads in the Back. One more Reason for a new Thread...
BR
Hi OP
Welcome back. I have been waiting for your come back.
I am enjoying the Goodies of 1.6 with my OP5 installed after a clean flash of xXx No limits ROM which is stock based ROM.
Just a request. Please keep your G+ posting open for comments. I wanted to respond several times on your postings but none of them were accepting comments.
Thanks again.
Sent from my OnePlus 5 using Tapatalk
---------- Post added at 07:51 AM ---------- Previous post was at 07:18 AM ----------
Hi
I can't find a download link in the loaded G+ page.
Sent from my OnePlus 5 using Tapatalk
Hi Miustone,
good to see you are back. And thanks for your Lights Patch! I'm running it on my Axon 7 (A2017 4/128), DarkRom, Magisk, for months now. It's stable, super smooth with Sot up to 5 hrs, which is great, as I'm using 2 Sim cards, BT and wifi all the time.
I can confirm that the (muted speaker) call bug is back with Light Patch 1.6. It was solved beginning with version 1.2. Toggling speaker on/off doesn't help, WhatsApp calls have muted speaker too, Skype is working ok. Strange!
Please let know, if you need some logs. I will wait and check LP 1.7 anyway.
Keep on with your great work!
May i install this patch to CM11 Gt-I8552? i want try it! looking good
smohanv said:
Hi OP
Welcome back. I have been waiting for your come back.
I am enjoying the Goodies of 1.6 with my OP5 installed after a clean flash of xXx No limits ROM which is stock based ROM.
Just a request. Please keep your G+ posting open for comments. I wanted to respond several times on your postings but none of them were accepting comments.
Thanks again.
Sent from my OnePlus 5 using Tapatalk
---------- Post added at 07:51 AM ---------- Previous post was at 07:18 AM ----------
Hi
I can't find a download link in the loaded G+ page.
Sent from my OnePlus 5 using Tapatalk
Click to expand...
Click to collapse
I'm aware of the G+ Comments, but it's the best Way to keep You informed while keeping discussions here on XDA. See it as a Blog / Pushbullet Channel
And Hope You found the Download Link on My Website. Let Me know!
Choobilsky said:
Hi Miustone,
good to see you are back. And thanks for your Lights Patch! I'm running it on my Axon 7 (A2017 4/128), DarkRom, Magisk, for months now. It's stable, super smooth with Sot up to 5 hrs, which is great, as I'm using 2 Sim cards, BT and wifi all the time.
I can confirm that the (muted speaker) call bug is back with Light Patch 1.6. It was solved beginning with version 1.2. Toggling speaker on/off doesn't help, WhatsApp calls have muted speaker too, Skype is working ok. Strange!
Please let know, if you need some logs. I will wait and check LP 1.7 anyway.
Keep on with your great work!
Click to expand...
Click to collapse
I've read the comments on the Axon 7 AICP and Linage Threads. I told them that i can fix it without the Patch but they prefer ignorance and trolling over fixing lol The Problem will be fixed with the next Patch. Need to find the fix step by step again since i've added a lot of new Audio Stuff...
Some Clean Logs could also Help If You want to make some! Thanks for Your Feedback anways!
zharif93 said:
May i install this patch to CM11 Gt-I8552? i want try it! looking good
Click to expand...
Click to collapse
Only Android 7.1.2+ ARM64. Sorry My Friend :angel:
BR
BTW: Check out the G+ Light Patch Page Folks. Spoiler Alarm
Well i try it out =)
Using Redmi note 3 Pro with the new ABC Rom which looks like more aosp - Pixel version.
Alles gute Dir! und Danke für den Patch!
Google pixel xl 8.1 DP2
Miustone said:
READ CAREFULLY BEFORE YOU START! THE PATCH IS NOT A ROM/MOD/KERNEL​
ABOUT
Rethink about Android customizations. Make it Yours!
The Light Patch ZIP File is a advanced multifunctional Utility, based on the famous AROMA for custom recovery Replacements like TWRP. It comes with everything that is needed to fully unleash the Potential of Your Device. Advanced Techniques from Google, Sony, HTC, Qualcomm and many Others combined into a single Package which fits for all Snapdragon Flagships running the very latest Android Versions. One to rule them All! Use a AOSP System as Base and get the Quality of a Stock Firmware, decide about the System Content, gain extra functionalities and enhance Your Device on a unsuspected Way. Everything is based on Years of intensive Research and deep going Changes on Android which You will find nowhere else. There are to many Features and Changes to list them all, but take a look at the Feature List and check out the insanely long Changelog which includes the Changes of Hundreds of Releases. Or just give it a try now, read the Instructions and Start off! AROMA will guide You thru the whole Patch Utility...
FEATURES
AROMA 3.0 POWERED BASE
OPTIMIZED MAGISK INCLUDED
OPTIMIZED SUPERSU INCLUDED
OPTIMIZED GAPPS INCLUDED
OPTIMIZED BUSYBOX INCLUDED
DEVICE TRANSFORMING OPTIONS
DPI/DEVICE UI TYPE OPTIONS
LIGHT EXCLUSIVE EXTRA OPTION
OPTIONAL DEBLOATING OPTIONS
UI SOUND OPTIONS
STORAGE WIPE OPTIONS
BOOTANIMATION OPTIONS
LIGHT AUDIO SYSTEM OPTION
4K AND HDR SUPPORT ENABLED
PARTITION TRIMMING ENABLED
USEFUL INIT.D SCRIPTS ENABLED
EXCLUSIVE PIXEL FEATURES
EXCLUSIVE OEM FEATURES
SETUP WIZARD ROTATION
LOCKSCREEN ROTATION
HOMESCREEN ROTATION
ENHANCED UI QUALITY
SMOOTHER UI RENDERING
ENHANCED APP RENDERING
ENHANCED GAMING HANDLING
ENHANCED SENSOR HANDLING
ENHANCED NETWORK HANDLING
ENHANCED ENERGY CONSUMPTION
ENHANCED STORAGE HANDLING
ENHANCED VOICE RECOGNITION
ADVANCED BLUETOOTH SERVICES
ADVANCED AUDIO HANDLING IN/OUTPUT
VARIOUS PERFORMANCE IMPROVEMENTS
ADVANCED VISUAL HANDLING IN/OUTPUT
EXTRA QUALCOMM SERVICES ENABLED
EXTRA STORAGE FEATURES ENABLED
ADVANCED ANDROID SERVICES ENABLED
CONFIGURATION OF NOT EXISTING SETTINGS
BATTERY DRAINING LOGS/SERVICES DISABLED
BATTERY CALIBRATION AFTER CHARGING
ZYGOTE HANDLING OPTIMIZED
VM HANDLING OPTIMIZED
DEX2OAT OPTIMIZED
SERIAL NUMBER UNDER SETTINGS
FORCED ENCRYPTION DISABLED
DM VERITY DISABLED
(YOU ARE FOLLOWING A DEVELOPMENT PROJECT HERE)
GOOGLE APPS
OPEN GAPPS SUPER LIGHT VERSION
CONTAINING
CHROME/WEBVIEW
DIALER/CONTACTS
SEARCH/ASSISTANT
PLAY STORE
STORAGEMANAGER
AND ALL NEEDED EXTRA SERVICES
WHICH ARE NOT VISIBLE IN THE LAUNCHER
ROOTING
SUPERSU BETA
SUPERSU STABLE
MAGISK BETA
MAGISK STABLE
(WITH DISABLED ENCRYPTION)
(OR CHOOSE NO ROOT FOR NO DECRYPTION)
REQUIREMENTS
TWRP RECOVERY REPLACEMENT
DECRYPTED DATA ACCESS
UNLOCKED BOOTLOADER
64BIT SNAPDRAGON SOC
AOSP BASED ROM/OS
(SNAPDRAGON 810+ AND 4GB+ RAM RECOMMENDED)
DOWNLOAD
INLIGHTNING WEBSITE / LIGHT
(READ THE FIRST THREE POSTS OF THIS THREAD BEFORE DOWNLOADING THE PATCH)
(SHARING DIRECT LINKS TO MY FILES OR MIRRORING MY WORK IS NOT DESIRED)
AND LAST BUT NOT LEAST
ENJOY THE PATCH AND FEEL FREE TO SHARE YOUR FEEDBACK/PATCH/DEVICE/OS CONFIG
STAY CONSTRUCTIVE, FRIENDLY AND RESPECT OTHERS​
XDA:DevDB Information
LIGHT PATCH, Tool/Utility for all devices (see above for details)
Contributors
Miustone
Version Information
Status: Stable
Created 2017-11-23
Last Updated 2017-12-01
Click to expand...
Click to collapse
Hi! Thanks for this Patch!!! Does it work on Android 8.1 DP2 on Pixel XL? Or on Android 8.0 Stock too?
Maximaro said:
Well i try it out =)
Using Redmi note 3 Pro with the new ABC Rom which looks like more aosp - Pixel version.
Alles gute Dir! und Danke für den Patch!
Click to expand...
Click to collapse
Hope You enjoy it
Und danke dir für die netten Worte! Grüße aus Bad Oeynhausen!
TotoBerto02 said:
Hi! Thanks for this Patch!!! Does it work on Android 8.1 DP2 on Pixel XL? Or on Android 8.0 Stock too?
Click to expand...
Click to collapse
8.0 is supported but not sure about 8.1. I would appreciate any feedback about it!
BR
BTW. STILL SEARCHING FOR A TEAM MATE
Watch this Post for more Informations: https://plus.google.com/+MariusYeezus/posts/34mnEBYfX5c :angel:
Miustone said:
READ CAREFULLY BEFORE YOU START! THE PATCH IS NOT A ROM/MOD/KERNEL​
ABOUT
Rethink about Android customizations. Make it Yours!
The Light Patch ZIP File is a advanced multifunctional Utility, based on the famous AROMA for custom recovery Replacements like TWRP. It comes with everything that is needed to fully unleash the Potential of Your Device. Advanced Techniques from Google, Sony, HTC, Qualcomm and many Others combined into a single Package which fits for all Snapdragon Flagships running the very latest Android Versions. One to rule them All! Use a AOSP System as Base and get the Quality of a Stock Firmware, decide about the System Content, gain extra functionalities and enhance Your Device on a unsuspected Way. Everything is based on Years of intensive Research and deep going Changes on Android which You will find nowhere else. There are to many Features and Changes to list them all, but take a look at the Feature List and check out the insanely long Changelog which includes the Changes of Hundreds of Releases. Or just give it a try now, read the Instructions and Start off! AROMA will guide You thru the whole Patch Utility...
FEATURES
AROMA 3.0 POWERED BASE
OPTIMIZED MAGISK INCLUDED
OPTIMIZED SUPERSU INCLUDED
OPTIMIZED GAPPS INCLUDED
OPTIMIZED BUSYBOX INCLUDED
DEVICE TRANSFORMING OPTIONS
DPI/DEVICE UI TYPE OPTIONS
LIGHT EXCLUSIVE EXTRA OPTION
OPTIONAL DEBLOATING OPTIONS
UI SOUND OPTIONS
STORAGE WIPE OPTIONS
BOOTANIMATION OPTIONS
LIGHT AUDIO SYSTEM OPTION
4K AND HDR SUPPORT ENABLED
PARTITION TRIMMING ENABLED
USEFUL INIT.D SCRIPTS ENABLED
EXCLUSIVE PIXEL FEATURES
EXCLUSIVE OEM FEATURES
SETUP WIZARD ROTATION
LOCKSCREEN ROTATION
HOMESCREEN ROTATION
ENHANCED UI QUALITY
SMOOTHER UI RENDERING
ENHANCED APP RENDERING
ENHANCED GAMING HANDLING
ENHANCED SENSOR HANDLING
ENHANCED NETWORK HANDLING
ENHANCED ENERGY CONSUMPTION
ENHANCED STORAGE HANDLING
ENHANCED VOICE RECOGNITION
ADVANCED BLUETOOTH SERVICES
ADVANCED AUDIO HANDLING IN/OUTPUT
VARIOUS PERFORMANCE IMPROVEMENTS
ADVANCED VISUAL HANDLING IN/OUTPUT
EXTRA QUALCOMM SERVICES ENABLED
EXTRA STORAGE FEATURES ENABLED
ADVANCED ANDROID SERVICES ENABLED
CONFIGURATION OF NOT EXISTING SETTINGS
BATTERY DRAINING LOGS/SERVICES DISABLED
BATTERY CALIBRATION AFTER CHARGING
ZYGOTE HANDLING OPTIMIZED
VM HANDLING OPTIMIZED
DEX2OAT OPTIMIZED
SERIAL NUMBER UNDER SETTINGS
FORCED ENCRYPTION DISABLED
DM VERITY DISABLED
(YOU ARE FOLLOWING A DEVELOPMENT PROJECT HERE)
GOOGLE APPS
OPEN GAPPS SUPER LIGHT VERSION
CONTAINING
CHROME/WEBVIEW
DIALER/CONTACTS
SEARCH/ASSISTANT
PLAY STORE
STORAGEMANAGER
AND ALL NEEDED EXTRA SERVICES
WHICH ARE NOT VISIBLE IN THE LAUNCHER
ROOTING
SUPERSU BETA
SUPERSU STABLE
MAGISK BETA
MAGISK STABLE
(WITH DISABLED ENCRYPTION)
(OR CHOOSE NO ROOT FOR NO DECRYPTION)
REQUIREMENTS
TWRP RECOVERY REPLACEMENT
DECRYPTED DATA ACCESS
UNLOCKED BOOTLOADER
64BIT SNAPDRAGON SOC
AOSP BASED ROM/OS
(SNAPDRAGON 810+ AND 4GB+ RAM RECOMMENDED)
DOWNLOAD
INLIGHTNING WEBSITE / LIGHT
(READ THE FIRST THREE POSTS OF THIS THREAD BEFORE DOWNLOADING THE PATCH)
(SHARING DIRECT LINKS TO MY FILES OR MIRRORING MY WORK IS NOT DESIRED)
AND LAST BUT NOT LEAST
ENJOY THE PATCH AND FEEL FREE TO SHARE YOUR FEEDBACK/PATCH/DEVICE/OS CONFIG
STAY CONSTRUCTIVE, FRIENDLY AND RESPECT OTHERS​
XDA:DevDB Information
LIGHT PATCH, Tool/Utility for all devices (see above for details)
Contributors
Miustone
Version Information
Status: Stable
Created 2017-11-23
Last Updated 2017-12-01
Click to expand...
Click to collapse
Hey can u add huawei apps ??
toussaintjames said:
Hey can u add huawei apps ??
Click to expand...
Click to collapse
please do not quote the whole post
Can you make this for Mediatek devices?
toussaintjames said:
Hey can u add huawei apps ??
Click to expand...
Click to collapse
What is the benefit of them? Any special Ideas about which Apps?
SkaboXD said:
Can you make this for Mediatek devices?
Click to expand...
Click to collapse
The most of it is based on Qualcomm Tech and Ports. I'm not advanced with Mediatek but know that there are "similar" Techs available for them. I would prefer to let that others do, but i'm willed to help porting it if someone has interest on making a second Light Patch for Mediatek exclusively... What i never would support is Exyons, which is the biggest trash ever in My Eyes. Hardly closed sourced and not as much advanced as i want it to...
I'm btw. working recently on the next Patch System (V4). There will come a lot of changes, keep an eye on the Changelog if You like Spoilers :angel:
BR, Miu
So much work left... But i'm satisfied about the new Layout and Options. Much more to choose from besides some cool new Ideas which where long enough in My Backhead since some Version. I'm also working on ROM/OS injection Support and a One Click Option which flashs the Patch like i use it without the need to fight thru the whole Setup.
The OS Injection will be a Option and runs automatically on the One Click Installer, the first Release of it needs a unpacked/repacked OS which needs to be copy and pasted into the root of the Patch (Or just a ZIP inside the Patch, dunno yet). My Scripts are doing the Rest. Planned is a Injection Method of external Zip Files for the next Releases. I need to find a Solution for that and the Handling of ROM/OS Scripts in the Patch. Complex stuff but i think this could be a big Thing at all...
Any Help with it would be much appreciated!
All the Best! Miu
Miustone said:
So much work left... But i'm satisfied about the new Layout and Options. Much more to choose from besides some cool new Ideas which where long enough in My Backhead since some Version. I'm also working on ROM/OS injection Support and a One Click Option which flashs the Patch like i use it without the need to fight thru the whole Setup.
The OS Injection will be a Option and runs automatically on the One Click Installer, the first Release of it needs a unpacked/repacked OS which needs to be copy and pasted into the root of the Patch (Or just a ZIP inside the Patch, dunno yet). My Scripts are doing the Rest. Planned is a Injection Method of external Zip Files for the next Releases. I need to find a Solution for that and the Handling of ROM/OS Scripts in the Patch. Complex stuff but i think this could be a big Thing at all...
Any Help with it would be much appreciated!
All the Best! Miu
Click to expand...
Click to collapse
Hello Miu im looking your thread and cheking it often and waiting the new version i didn`t flash 1.6 because you mentioned you gona release new one and i read the changelog and i get even more excited about that. Im not So big at development patches but i have few questions and or maybe a suggestion.
In the Changelog i read about the Audio Optimization and thanks to AndroidBoy So i guess one of the echancment is pushing the SnapDragon DAC in Performance Mode? is this correct im interested in what kind of Audio Exhancment the Patch will inlude im a HTC 10 Owner now im set with Sauron.
Also what will be beneficial to ecchange the Snapdragons to the posible ever VIDEO/Image i mean the Best Posible quality watching Video, Pictures or whatever related to media this will be really beneficial for everyone.
Also before in the past years when we was still roling older Android build everyone know the tricks with build.props editing and so on in case to make something better or just to improve.
Now is a litle more different with the new Androids version and i think the things become much more advanced will be beneficial to have improvement of the SIGNAL WIFI Network if you want whatever all related things to the Chipset.
I wish if you have it already a link to read more detailed changelog for example how something is acomplishing and will have an idea whats really going on with the device applying that patch.
Thank you and keep doing LIGHT
tsalta said:
Hello Miu im looking your thread and cheking it often and waiting the new version i didn`t flash 1.6 because you mentioned you gona release new one and i read the changelog and i get even more excited about that. Im not So big at development patches but i have few questions and or maybe a suggestion.
In the Changelog i read about the Audio Optimization and thanks to AndroidBoy So i guess one of the echancment is pushing the SnapDragon DAC in Performance Mode? is this correct im interested in what kind of Audio Exhancment the Patch will inlude im a HTC 10 Owner now im set with Sauron.
Also what will be beneficial to ecchange the Snapdragons to the posible ever VIDEO/Image i mean the Best Posible quality watching Video, Pictures or whatever related to media this will be really beneficial for everyone.
Also before in the past years when we was still roling older Android build everyone know the tricks with build.props editing and so on in case to make something better or just to improve.
Now is a litle more different with the new Androids version and i think the things become much more advanced will be beneficial to have improvement of the SIGNAL WIFI Network if you want whatever all related things to the Chipset.
I wish if you have it already a link to read more detailed changelog for example how something is acomplishing and will have an idea whats really going on with the device applying that patch.
Thank you and keep doing LIGHT
Click to expand...
Click to collapse
Hey, haven't much time to reply right now. But i really appreciate Your interest and Your Post here. I don't know You, but are You advanced with making ROMs or something with Android?
https://plus.google.com/+MariusYeezus/posts/528dEumjwKU
I'm still searching Team Members! Anyone with knowledge about Android is welcome... Especially App and ROM Developers!

Categories

Resources