[TWEAKS] CrazyTweak Library{BEAST BATTERY LIFE,BUTTER SMOOTH AND CRAZY FAST UI} - Android Software/Hacking General [Developers Only]

{
"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"
}
These are some of my tweaks from my library where i use them in my roms
Add these in build.prop
Code:
##Tweaks##
#Battery Mods
persist.sys.shutdown.mode=hibernate
persist.radio.add_power_save=1
wifi.supplicant_scan_interval=220
ro.ril.disable.power.collapse=1
ro.config.hw_fast_dormancy=1
ro.semc.enable.fast_dormancy=true
ro.config.hw_quickpoweron=true
ro.mot.eri.losalert.delay=1000
ro.config.hw_power_saving=1
pm.sleep_mode=1
ro.ril.sensor.sleep.control=1
power_supply.wakeup=enable
ro.config.hw_power_saving=true
#Dalvik and Kernel Mods
persist.android.strictmode=0
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
ro.config.nocheckin=1
ro.compcache.default=0
dalvik.vm.execution-mode=int:jit
dalvik.vm.verify-bytecode=true
dalvik.vm.jmiopts=forcecopy
debug.kill_allocating_task=0
ro.ext4fs=1
ro.setupwizard.mode=DISABLED
dalvik.vm.heaputilization=0.25
dalvik.vm.heaptargetutilization=0.75
#Disable USB Debugging PopUp
persist.adb.notify=0
#Allow to free more ram
persist.sys.purgeable_assets=1
#Smoother video watching
video.accelerate.hw=1
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
#Better internet browsing & download speed
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.hspa=4096,87380,256960,4096,16384,256960
#Zram Mods
persist.service.zram=0
ro.zram.default=0
#UI Tweaks
persist.sys.ui.hw=1
view.scroll_friction=10
debug.composition.type=gpu
debug.performance.tuning=1
#Misc
persist.sys.gmaps_hack=1
debug.sf.ddms=0
ro.warmboot.capability=1
logcat.live=disable
#Force launcher into memory
ro.HOME_APP_ADJ=1
##Tweak Library by CrazyGamerGR##
Credits
thx leather.face for init.d scripts
thx Xpid3r

leather.face said:
in the Mod_1 this lines:
Code:
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.hspa=4096,87380,256960,4096,16384,256960
And in the Mod_2 this lines:
Code:
net.tcp.buffersize.default=6144,87380,110208,6144, 16384,110208
net.tcp.buffersize.wifi=262144,524288,1048576,2621 44,524288,1048576
net.tcp.buffersize.lte=262144,524288,3145728,26214 4,524288,3145728
net.tcp.buffersize.hsdpa=6144,262144,1048576,6144, 262144,1048576
net.tcp.buffersize.evdo_b=6144,262144,1048576,6144 ,262144,1048576
net.tcp.buffersize.umts=6144,87380,110208,6144,163 84,110208
net.tcp.buffersize.hspa=6144,87380,262144,6144,163 84,262144
net.tcp.buffersize.gprs=6144,8760,11680,6144,8760, 11680
net.tcp.buffersize.edge=6144,26280,35040,6144,1638 4,35040
Click to expand...
Click to collapse
thx leather.face and Xpid3r!Download link https://www.androidfilehost.com/?w=files&flid=25851
Click to expand...
Click to collapse

reserve 2

Why not a script, app or something that a regular joe can install?

So add these to the build prop rite ?

andynroid said:
So add these to the build prop rite ?
Click to expand...
Click to collapse
yehh^^

Thanks for this information
I'm using this one for Internet speed and this is better than yours [emoji106] [emoji481] [emoji6]
net.tcp.buffersize.default=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.wifi=262144,524288,1048576,262144,524288,1048576
net.tcp.buffersize.lte=262144,524288,3145728,262144,524288,3145728
net.tcp.buffersize.hsdpa=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.evdo_b=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.umts=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.hspa=6144,87380,262144,6144,16384,262144
net.tcp.buffersize.gprs=6144,8760,11680,6144,8760,11680
net.tcp.buffersize.edge=6144,26280,35040,6144,16384,35040
Using Galaxy S4 5.0.1 Lolipop

eloko said:
Why not a script, app or something that a regular joe can install?
Click to expand...
Click to collapse
Morning ... I have create a init.d script (flashable zip) with this Tweaks and sure I think all is working but test yourself ... The difference between my Mod_1 & Mod_2 are the Net-Tweaks ... I insert in the Mod_1 download this lines:
Code:
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.hspa=4096,87380,256960,4096,16384,256960
And in the Mod_2 this lines:
Code:
net.tcp.buffersize.default=6144,87380,110208,6144, 16384,110208
net.tcp.buffersize.wifi=262144,524288,1048576,2621 44,524288,1048576
net.tcp.buffersize.lte=262144,524288,3145728,26214 4,524288,3145728
net.tcp.buffersize.hsdpa=6144,262144,1048576,6144, 262144,1048576
net.tcp.buffersize.evdo_b=6144,262144,1048576,6144 ,262144,1048576
net.tcp.buffersize.umts=6144,87380,110208,6144,163 84,110208
net.tcp.buffersize.hspa=6144,87380,262144,6144,163 84,262144
net.tcp.buffersize.gprs=6144,8760,11680,6144,8760, 11680
net.tcp.buffersize.edge=6144,26280,35040,6144,1638 4,35040
Everything else is the same but thanks to CrazyGamerGR & Xpid3r!! Here is the download link:
- My Google Drive -
CREDITS:
- rainforce279
I wish fun with this tweaks but for the proper functioning, you need a Rom and custom Kernel with init.d support!!
Regards & cheers,
leather.face ...

Xpid3r said:
Thanks for this information
I'm using this one for Internet speed and this is better than yours [emoji106] [emoji481] [emoji6]
net.tcp.buffersize.default=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.wifi=262144,524288,1048576,262144,524288,1048576
net.tcp.buffersize.lte=262144,524288,3145728,262144,524288,3145728
net.tcp.buffersize.hsdpa=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.evdo_b=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.umts=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.hspa=6144,87380,262144,6144,16384,262144
net.tcp.buffersize.gprs=6144,8760,11680,6144,8760,11680
net.tcp.buffersize.edge=6144,26280,35040,6144,16384,35040
Using Galaxy S4 5.0.1 Lolipop
Click to expand...
Click to collapse
Good to share information but please respect other people's op's with this way of been sarcastic. You should off suggests your working settings instead of what you did. I wonder why you didn't shared your findings on your own thread or at least the thread you got it from.
As for this thread itself it shouldn't be posted as your libraries or whatever since this are build.prop tweaks that been around for the longest. I see this thread as a good or a evil intention of getting likes. Lol but is a good find that you put it together.

TecknoFreak said:
Good to share information but please respect other people's op's with this way of been sarcastic. You should off suggests your working settings instead of what you did. I wonder why you didn't shared your findings on your own thread or at least the thread you got it from.
As for this thread itself it shouldn't be posted as your libraries or whatever since this are build.prop tweaks that been around for the longest. I see this thread as a good or a evil intention of getting likes. Lol but is a good find that you put it together.
Click to expand...
Click to collapse
thumps up:good:

leather.face said:
Morning ... I have create a init.d script (flashable zip) with this Tweaks and sure I think all is working but test yourself ... The difference between my Mod_1 & Mod_2 are the Net-Tweaks ... I insert in the Mod_1 download this lines:
Code:
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.hspa=4096,87380,256960,4096,16384,256960
And in the Mod_2 this lines:
Code:
net.tcp.buffersize.default=6144,87380,110208,6144, 16384,110208
net.tcp.buffersize.wifi=262144,524288,1048576,2621 44,524288,1048576
net.tcp.buffersize.lte=262144,524288,3145728,26214 4,524288,3145728
net.tcp.buffersize.hsdpa=6144,262144,1048576,6144, 262144,1048576
net.tcp.buffersize.evdo_b=6144,262144,1048576,6144 ,262144,1048576
net.tcp.buffersize.umts=6144,87380,110208,6144,163 84,110208
net.tcp.buffersize.hspa=6144,87380,262144,6144,163 84,262144
net.tcp.buffersize.gprs=6144,8760,11680,6144,8760, 11680
net.tcp.buffersize.edge=6144,26280,35040,6144,1638 4,35040
Everything else is the same but thanks to CrazyGamerGR & Xpid3r!! Here is the download link:
- My Google Drive -
I wish fun with this tweaks but for the proper functioning, you need a Rom and custom Kernel with init.d support!!
Regards & cheers,
leather.face ...
Click to expand...
Click to collapse
thx 4 ur work and good job m8^^

Anyway it would be good to give credits to the author of the script.
Sent from my RAINBOW using XDA Free mobile app

k1ks said:
Anyway it would be good to give credits to the author of the script.
Sent from my RAINBOW using XDA Free mobile app
Click to expand...
Click to collapse
ofc i add him in credits

No! No ! Not you ...
@ leather.face : Your init.d script has an origin.
Sent from my RAINBOW using XDA Free mobile app

TecknoFreak said:
Good to share information but please respect other people's op's with this way of been sarcastic. You should off suggests your working settings instead of what you did. I wonder why you didn't shared your findings on your own thread or at least the thread you got it from.
As for this thread itself it shouldn't be posted as your libraries or whatever since this are build.prop tweaks that been around for the longest. I see this thread as a good or a evil intention of getting likes. Lol but is a good find that you put it together.
Click to expand...
Click to collapse
Sorry its my Fault..
I doesn't mean like you said..
I just share information and said its better to use that you provided... (I suggest)
And i typed in so hurry.
Using Galaxy S4 5.0.1 Lolipop

Many of those entries actually dont do anything as they dont exist in android/cm/... source code :silly: sorry
at least those entries dont have effects:
ro.ril.disable.power.collapse=1
ro.mot.eri.losalert.delay=1000
ro.config.hw_fast_dormancy=1
ro.config.hw_power_saving=true
ro.kernel.checkjni=0
dalvik.vm.verify-bytecode=true
debug.performance.tuning=1
video.accelerate.hw=1
ro.config.nocheckin=1
persist.sys.shutdown.mode=hibernate
ro.HOME_APP_ADJ=1
compared with entries in this thread:
http://forum.xda-developers.com/showthread.php?t=2544330
the thread is already 2 years old, and does not contain all mods included in your tweaks. so it might be even more build.prop entries are actually useless.
Sounded to good to be true sorry again, dont shoot the messenger

M47Z said:
Many of those entries actually dont do anything as they dont exist in android/cm/... source code :silly: sorry
at least those entries dont have effects:
ro.ril.disable.power.collapse=1
ro.mot.eri.losalert.delay=1000
ro.config.hw_fast_dormancy=1
ro.config.hw_power_saving=true
ro.kernel.checkjni=0
dalvik.vm.verify-bytecode=true
debug.performance.tuning=1
video.accelerate.hw=1
ro.config.nocheckin=1
persist.sys.shutdown.mode=hibernate
ro.HOME_APP_ADJ=1
compared with entries in this thread:
http://forum.xda-developers.com/showthread.php?t=2544330
the thread is already 2 years old, and does not contain all mods included in your tweaks. so it might be even more build.prop entries are actually useless.
Sounded to good to be true sorry again, dont shoot the messenger
Click to expand...
Click to collapse
worth a try ,u can test them and check i read all these [pst where they say they are not work but anyway

CrazyGamerGR said:
worth a try ,u can test them and check i read all these [pst where they say they are not work but anyway
Click to expand...
Click to collapse
in the thread i linked, first post. If an entry is not included in android source code does not have any effect on your system, obviously.
of course it might be true that some 3rd party sources contain some additional options (feg some motorola devices have ro.mot.eri.losalert.delay) but its higly unlikely for those i mentioned i think.
On the plus side, build.prop tweaks that are not included in source dont harm or slow down your system either I would delete those i mentioned, cause they dont do anything for sure! But leave all the other entries, cause they MIGHT help. some do for sure, did not check for all in source by myself. this way you wouldnt have a unnecessarirly bloated build.prop but still your sure not to lose any performance!

do I have to add these mods into my build,prop including these
##Tweaks## on the top
##Tweak Library by CrazyGamerGR## on the bottom
or I can choose any mod without adding these 2 lines
thanks in advance

machhho said:
do I have to add these mods into my build,prop including these
##Tweaks## on the top
##Tweak Library by CrazyGamerGR## on the bottom
or I can choose any mod without adding these 2 lines
thanks in advance
Click to expand...
Click to collapse
Hi ... Sure, you can choose Tweaks without this 2 lines ...
Regards ...

Related

[CWM][SCRIPTS][TWEAKS] Adrenaline™ Engine | STOCK/CM 4.4 | 30/10

░▒▄█▀▄░ █▀▄ █▀▀▄ █▀▀ █▄░█ ▄▀▄ █░░ ▀ █▄░█ █▀▀░░▒▐█▀▀ █▄░█ ▄▀▀░ ▀ █▄░█ █▀▀
▒▐█▄▄▐█ █░█ █▐█▀ █▀▀ █░▀█ █▀█ █░▄ █ █░▀█ █▀▀░░▒▐█▀▀ █░▀█ █░▀▌ █ █░▀█ █▀▀
▒▐█░▒▐█ ▀▀░ ▀░▀▀ ▀▀▀ ▀░░▀ ▀░▀ ▀▀▀ ▀ ▀░░▀ ▀▀▀░░▒▐█▄▄ ▀░░▀ ▀▀▀░ ▀ ▀░░▀ ▀▀▀
{
"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"
}
DISCLAIMER:
No one will be responsible for any problem Adrenaline™ Engine may cause to you. Proceed With Caution !
(By Installing Adrenaline™ Engine, You Have Agreed To This)
To Devs
If you want to include this into your ROM release, please give me credit in your ROM thread and also a link which directs to Adrenaline™ Engine.
Thanks for the cooperation
Description
It's ThunderBolt by pikachu01. I repacked it with more features and optimize it for our Galaxy Ace !
This is the one I included in my Adrenaline™ ROM, for those who are using my ROM please don't flash this again as my Adrenaline™ ROM have special settings !
Features
✔ Increase touchscreen sensitivity
✔ Less RAM usage through zipalign. | World first smart zipaligning
✔ Reduced /dbdata, /data, /sdcard usage of *.db files and faster database access. | World first smart sqlite optimizing
✔ Faster disk access through remount script (noatime, disabled barrier etc) | World first smart remounting
✔ Better network throughput from TCP tweaks and 3G tweaks
✔ Tons of prop tweaks
✔ Overall Better Performance and Battery Life
✔ Less lags through LMK Tweak and Various VM Tweaks
✔ Faster SDCARD Read/Write Speed
✔ Bypass website like thepiratebay.se | Thanks !
✔ CWM Flashable
✔ Transform your phone to Lamborghini. (joke , lol)
What You Need
◢ Android Gingerbread 2.3.x
◢ At least 2MB free on /system
◢ A Usable Brain
◢ A Pair of Sharp Eyes
◢ Clockworkmod (4/5 doesn't matter)
◢ Flashable zip Installing Experience
◢ Kernel that supports init.d
◢ Ext4 system format if you want to use the remount script
**Do a backup before your try anything as usual !!!
Installation
1.Delete all others ram scripts you have installed in "/system/etc/init.d"
2. Copy 'Adrenaline Engine.zip' to your phone SD card
*For those who are using Cyanogenmod, download CM version
3. Reboot your phone to recovery mode
4. Mount /system and /data
5. Flash Adrenaline Engine.zip
6. Reboot your phone when finished installation
7. Done
Note: Installing newer version of Adrenaline™ Engine will replace old version automatically
How to uninstall ?
Reboot cwm, mount /system and install Uninstaller from sdcard.
*For 3.5 and after, you need to download the new uninstaller to uninstall.
Credits
▷ pikachu01 - ThunderBolt [Give Him A Thanks PLEASE !!]
▷ Zacharias.maladroit
▷ XDA's devs for some reference of some tweaks in Zach's scripts
▷ zeppelinrox Supercharger scripts
▷ nikademus - Fugutweaks
▷ fuss132 - Touchscreen Sensitivity Mod
▷ Varun for Website bypass tweaks
▷ iandol for the idea of logging system, smart zipaligning, sample and being a mentor
Rate this thread ✯ ✯ ✯ ✯ ✯ if you feel that Adrenaline™ Engine really made you device something different !
Download
Try out my Adrenaline™ Boost which works for all android devices !
Changelog
Report and Supported Devices
do you have any screenshots of it, and what andriod version does it use? like 2.3.6 or 2.3.7 etc.
Let's try out this script
Will it work on creeds rom ??
Sent From my lovely FIT..... !! lOvE u Fit
can be used to sabotage rom, what effect level?...
rowan112 said:
do you have any screenshots of it, and what andriod version does it use? like 2.3.6 or 2.3.7 etc.
Click to expand...
Click to collapse
it's just script, if u want screenshots, it will be a bunch of command lines
it works for 2.3.x [Gingerbread]
androidnandroid said:
Let's try out this script
Click to expand...
Click to collapse
thanks and please give me some feedback
avilove4u said:
Will it work on creeds rom ??
Sent From my lovely FIT..... !! lOvE u Fit
Click to expand...
Click to collapse
it should works as long as it's gingerbread
Arif.Setiawan said:
can be used to sabotage rom, what effect level?...
Click to expand...
Click to collapse
as long as the rom is gingerbread
effect level?hmm... u can see the user's review here
imbawind said:
as long as the rom is gingerbread
effect level?hmm... u can see the user's review here
Click to expand...
Click to collapse
Man the review is awesome... hope its awesome for us also... downloading straight away... feedback coming....
Sent From my lovely FIT..... !! lOvE u Fit
does it conflict with another script ?
imbawind said:
as long as the rom is gingerbread
effect level?hmm... u can see the user's review here
Click to expand...
Click to collapse
thanks, cool
I have press thank button 5x because you won your right to
hehe feedback
Syfer_Fever said:
does it conflict with another script ?
Click to expand...
Click to collapse
yes it does, so please delete others script first before installing as i hv mentioned
Arif.Setiawan said:
thanks, cool
I have press thank button 5x because you won your right to
hehe feedback
Click to expand...
Click to collapse
thanks
i have app2sd scrits, wil this work with them or do i need to delete them too?
Deshabilitado said:
i have app2sd scrits, wil this work with them or do i need to delete them too?
Click to expand...
Click to collapse
no need to delete a2sd
delete ram scripts only like slaidyboost/turbo boost/etc
Is there any messaging app free with dis script ..?? And after flashing i will unmount system.. ??
Sent From my lovely FIT..... !! lOvE u Fit
ok so i used the script for a while...in creeds rom 3.1...ok if you dont delete the old script you will loose your status bar and your phone while become slower than sloth...next i deleted all scripts and than flash adrenaline...ok boot time has increased than original creeds boot time its smooth n fast nothing much change i just want to see the battery n performance still need more time to comment...but its better than slaid script which doesnt allow your phone to boot also if you are on creeds rom....one more thing dont delete apps to sd from ini script coz than youll run a error of low internal memory
---------- Post added at 04:59 PM ---------- Previous post was at 04:58 PM ----------
avilove4u said:
Is there any messaging app free with dis script ..?? And after flashing i will unmount system.. ??
Sent From my lovely FIT..... !! lOvE u Fit
Click to expand...
Click to collapse
no msgng app comes n its working on creeds rom and its better than slaid n turbo thats for sure on creeds rom
Hey there sir Imba! n_n ahmm..can I ask? Why did my I/O suddenly change into noop..? is that normal?
Jhayzt said:
Hey there sir Imba! n_n ahmm..can I ask? Why did my I/O suddenly change into noop..? is that normal?
Click to expand...
Click to collapse
Ya thats normal bro...depends on stock settings
dude vch file i shd delete in etc/init.d" can u plz tellme de file names.... Using SlaidyBoost-V2.3 script

[CWM][SCRIPTS][TWEAKS] Adrenaline™ Engine | STOCK/CM 4.4 | 30/10

░▒▄█▀▄░ █▀▄ █▀▀▄ █▀▀ █▄░█ ▄▀▄ █░░ ▀ █▄░█ █▀▀░░▒▐█▀▀ █▄░█ ▄▀▀░ ▀ █▄░█ █▀▀
▒▐█▄▄▐█ █░█ █▐█▀ █▀▀ █░▀█ █▀█ █░▄ █ █░▀█ █▀▀░░▒▐█▀▀ █░▀█ █░▀▌ █ █░▀█ █▀▀
▒▐█░▒▐█ ▀▀░ ▀░▀▀ ▀▀▀ ▀░░▀ ▀░▀ ▀▀▀ ▀ ▀░░▀ ▀▀▀░░▒▐█▄▄ ▀░░▀ ▀▀▀░ ▀ ▀░░▀ ▀▀▀
{
"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"
}
DISCLAIMER:
No one will be responsible for any problem Adrenaline™ Engine may cause to you. Proceed With Caution !
(By Installing Adrenaline™ Engine, You Have Agreed To This)
To Devs
If you want to include this into your ROM release, please give me credit in your ROM thread and also a link which directs to Adrenaline™ Engine.
Thanks for the cooperation
Description
It's ThunderBolt by pikachu01. I repacked it with more features and optimize it for our Galaxy Ace !
This is the one I included in my Adrenaline™ ROM, for those who are using my ROM please don't flash this again as my Adrenaline™ ROM have special settings !
Features
✔ Increase touchscreen sensitivity
✔ Less RAM usage through zipalign. | World first smart zipaligning
✔ Reduced /dbdata, /data, /sdcard usage of *.db files and faster database access. | World first smart sqlite optimizing
✔ Faster disk access through remount script (noatime, disabled barrier etc) | World first smart remounting
✔ Better network throughput from TCP tweaks and 3G tweaks
✔ Tons of prop tweaks
✔ Overall Better Performance and Battery Life
✔ Less lags through LMK Tweak and Various VM Tweaks
✔ Faster SDCARD Read/Write Speed
✔ Bypass website like thepiratebay.se | Thanks !
✔ CWM Flashable
✔ Transform your phone to Lamborghini. (joke , lol)
What You Need
◢ Android Gingerbread 2.3.x
◢ At least 2MB free on /system
◢ A Usable Brain
◢ A Pair of Sharp Eyes
◢ Clockworkmod (4/5 doesn't matter)
◢ Flashable zip Installing Experience
◢ Kernel that supports init.d
◢ Ext4 system format if you want to use the remount script
**Do a backup before your try anything as usual !!!
Installation
1.Delete all others ram scripts you have installed in "/system/etc/init.d"
2. Copy 'Adrenaline Engine.zip' to your phone SD card
*For those who are using Cyanogenmod, download CM version
3. Reboot your phone to recovery mode
4. Mount /system and /data
5. Flash Adrenaline Engine.zip
6. Reboot your phone when finished installation
7. Done
Note: Installing newer version of Adrenaline™ Engine will replace old version automatically
How to uninstall ?
Reboot cwm, mount /system and install Uninstaller from sdcard.
*For 3.5 and after, you need to download the new uninstaller to uninstall.
Credits
▷ pikachu01 - ThunderBolt [Give Him A Thanks PLEASE !!]
▷ Zacharias.maladroit
▷ XDA's devs for some reference of some tweaks in Zach's scripts
▷ zeppelinrox Supercharger scripts
▷ nikademus - Fugutweaks
▷ fuss132 - Touchscreen Sensitivity Mod
▷ Varun for Website bypass tweaks
▷ iandol for the idea of logging system, smart zipaligning, sample and being a mentor
Rate this thread ✯ ✯ ✯ ✯ ✯ if you feel that Adrenaline™ Engine really made you device something different !
Download
Changelog
Report and Supported Devices
Try out my Adrenaline™ Boost which works for all android devices !
Thanks man. What do you mean on 3rd installation step : "3. Mount /system" ??
This looks interesting Sir
Can I use this on Merruks Kernel or the stock one in a custom ROM like Repencis?
Oh well, I will try anyway and give feedback
---------- Post added at 04:15 PM ---------- Previous post was at 04:11 PM ----------
kosmasgr said:
Thanks man. What do you mean on 3rd installation step : "3. Mount /system" ??
Click to expand...
Click to collapse
I think he means Mount System via CWM, there is an option to do that there, its under mounts and storage
empty\\\\\\\\\\
NanoSurfer said:
This looks interesting Sir
Can I use this on Merruks Kernel or the stock one in a custom ROM like Repencis?
Oh well, I will try anyway and give feedback
---------- Post added at 04:15 PM ---------- Previous post was at 04:11 PM ----------
I think he means Mount System via CWM, there is an option to do that there, its under mounts and storage
Click to expand...
Click to collapse
please try and give me some feedback cause i dont have Galaxy Y but Galaxy Ace
but i think it should works for Galaxy Y too as they have almost same hardware
imbawind said:
please try and give me some feedback cause i dont have Galaxy Y but Galaxy Ace
but i think it should works for Galaxy Y too as they have almost same hardware
Click to expand...
Click to collapse
Thank you Sir, I will give some feedback soon.
PS: Sorry for my other post being in your reserved space
I don't mind if a mod deletes it
NanoSurfer said:
Thank you Sir, I will give some feedback soon.
PS: Sorry for my other post being in your reserved space
I don't mind if a mod deletes it
Click to expand...
Click to collapse
nevermind , no need to say sorry
hehe... i hope it will make my fone the fastest...
hope this wont burn my phone being the fast one lol.
OT:
i hope it will make my phone like this
as i'm mechanical engineering student lol.
Well it seems to have installed and it didn't brick. But how do you know if it is really installed? Cant really tell if there is a difference. When I installed via CWM there was a whole string of text flash up the screen but at the end it said "installation complete" so I guess it installed.
Whhoooa, waaaaaait a second. A few minutes into start-up the phone locks up completely
Damn, it doesn't work bro, phone is frozen beyond all reasonable doubt. Not bricked but OS seriously screwed.
I tried this on Repencis ROM but I think it should be tried on Merruks Kernel. I will try that now
NanoSurfer said:
Well it seems to have installed and it didn't brick. But how do you know if it is really installed? Cant really tell if there is a difference. When I installed via CWM there was a whole string of text flash up the screen but at the end it said "installation complete" so I guess it installed.
Whhoooa, waaaaaait a second. A few minutes into start-up the phone locks up completely
Damn, it doesn't work bro, phone is frozen beyond all reasonable doubt. Not bricked but OS seriously screwed.
I tried this on Repencis ROM but I think it should be tried on Merruks Kernel. I will try that now
Click to expand...
Click to collapse
remember to mount /system before installing
also delete all other ram scripts/tweak before installing this
Ok it seems to work fine on Merruks Kernel
Here are my AnTuTu bench results on a fresh copy of stock XXLA4 using the Adrenaline Engine
@nanosurfer: 1783 an average score for sgy. I'm not sure if the init.d script work. please make a new file in init.d folder, named it stest. put these script inside
#!/system/bin/sh
touch /data/local/tmp/init.d_log_test.txt
echo "done" >> /data/local/tmp/init.d_log_test.txt
after reboot, if init.d scripts really work you'll found init.d_log_test.txt in /data/local/tmp
kurotsugi said:
@nanosurfer: 1783 an average score for sgy. I'm not sure if the init.d script work. please make a new file in init.d folder, named it stest. put these script inside
#!/system/bin/sh
touch /data/local/tmp/init.d_log_test.txt
echo "done" >> /data/local/tmp/init.d_log_test.txt
after reboot, if init.d scripts really work you'll found init.d_log_test.txt in /data/local/tmp
Click to expand...
Click to collapse
Yes I know, I have achieved much higher results than that in the past. I have to go out now with my wife so reverting back to Repencis. I'm not sure this is really working on our device so I cant test this now. My phone was unresponsive as well on Merruks a little while into it but then seemed to come right. Maybe some other guys can test properly
i will sure try and report you soon! thanks...
My GY did not have any improvement using these scripts ..
PS: using kernel merruk!
Is your ROM compatible with Y?
Sent from my GT-S5360 using XDA
nivlazenaby said:
Is your ROM compatible with Y?
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
Bro, this kind of posting will not make you popular here.
PLEASE READ THE THREAD PROPERLY!!!
THIS IS NOT A ROM, ITS A TWEAK
Also any ROM here is compatible with our Y, that's why its a GT-S5360 thread! Geeezzzz
---------- Post added at 01:45 AM ---------- Previous post was at 01:26 AM ----------
Has anybody else had the guts to test this...?
do this work on hybrid 4.0??
its no work !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

[UPDATE][P920][BETA ICS LG V28B to V30A OFFICIAL]

[UPDATE][P920][BETA ICS LG V28B to V30A OFFICIAL]
Just what I have done to help some fellow
{
"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"
}
We leave this zip for those who do not want to put custom roms ye be the last, only serves for the V28B this roteado and in system or partition recovery.
Only to Wipe, Wipe cache and flash.
Ready and will have your O3D with the new update LG maintaining originality.
Important!!!
DO NOT MAKE ANY FORMAT, IF YOU DO NOT WILL START.
Actualizar_V30A_Oficial.zip - 291.69 MB
Vaimaster said:
Has anyone the official v30A rom prerooted?not the beta v28b/v30..i want the official v30A euro open prerooted as a zip file so we can flash it with CWM or TWRP..Thanks in advance!
Sent from my LG-P920 using xda app-developers app
Click to expand...
Click to collapse
Vaimaster said:
Can you upload it if you have it?i think there are many people that need it,included me..(sorry for my bad english)
Sent from my LG-P920 using xda app-developers app
Click to expand...
Click to collapse
Vaimaster said:
So?noone has it?please,it will help a lot of people like me..(newbies)
Sent from my LG-P920 using xda app-developers app
Click to expand...
Click to collapse
Vaimaster said:
Lg v30a because I read that it has a little changes from beta..and I want to be rooted because many people have problems with rooting...
Sent from my LG-P920 using xda app-developers app
Click to expand...
Click to collapse
As I promised...
I didn't understate what you said because of Google translator .
Basically you say: I can flash this V30A zip file over my V28B costume rom and i will not lose anything?
anas/LY said:
I didn't understate what you said because of Google translator .
Basically you say: I can flash this V30A zip file over my V28B costume rom and i will not lose anything?
Click to expand...
Click to collapse
If, if you do not lose anything.
Enviado desde mi LG-P920 usando DARKROOM V4 XXL
Marcosuper7 said:
If, if you do not lose anything.
Enviado desde mi LG-P920 usando DARKROOM V4 XXL
Click to expand...
Click to collapse
I hate "IF"
currently i'm using XBSA V7.2 V28B rom, if i flashed this zip file .. i will be on XBSA V7.2 V30A or i will be on a clean V30A ?
it's okay if i lose app or two but not my whole app (Like Hard Factory Reset)
:good:
anas/LY said:
I hate "IF"
currently i'm using XBSA V7.2 V28B rom, if i flashed this zip file .. i will be on XBSA V7.2 V30A or i will be on a clean V30A ?
it's okay if i lose app or two but not my whole app (Like Hard Factory Reset)
:good:
Click to expand...
Click to collapse
If so, but remember that XBSA V28B has avilitado built.pro V7.2 for acid sound, and this is the original built.pro unchanged.
Important!!!
DO NOT MAKE ANY FORMAT, IF YOU DO NOT WILL START.
okey, i will try to flash this zip over XBSA V7.2 V28B ..
but you must wait until the download is complete (12% now, 43 kbps )
anas/LY said:
okey, i will try to flash this zip over XBSA V7.2 V28B ..
but you must wait until the download is complete (12% now, 43 kbps )
Click to expand...
Click to collapse
Patience ... When installing to recover acid mod, paste this at the end of the build.prop and already updated with acid will have mod and V30A.
###AC!D Sound Tweaks by [email protected] AC!D###
ro.audio.samplerate=48000
persist.audio.vr.enable=false
persist.htc.audio.pcm.samplerate=48000
persist.audio.vr.enable=false
persist.audio.handset.mic=analog
htc.audio.swalt.enable=1
htc.audio.swalt.mingain=14512
htc.audio.alc.enable=1
af.resample=52000
persist.audio.SupportHTCHWAEC=1
###AC!D Sound Tweaks by krabappel2548 R-ikfoot###
ro.service.swiqi2.supported=true
#Sony Xloud & Clearbass +
ro.semc.sound_effects_enabled=true
ro.semc.xloud.supported=true
persist.service.xloud.enable=1
ro.semc.enhance.supported=true
persist.service.enhance.enable=1
ro.semc.clearaudio.supported=true
persist.service.clearaudio.enable=1
ro.sony.walkman.logger=1
persist.service.walkman.enable=1
ro.somc.clearphase.supported=true
persist.service.clearphase.enable=1
#Resampling
af.resampler.quality=255
persist.af.resampler.quality=255
persist.audio.samplerate=48000
persist.af.resample=52000
ro.audio.pcm.samplerate=48000
persist.dev.pm.dyn_samplingrate=1
#System prop to select MPQAudioPlayer by default on mpq8064
mpq.audio.decode=true
#Awesome Beats Engine
persist.audio.fluence.mode=endfire
persist.audio.hp=true
htc.audio.global.state=0
htc.audio.lpa.a2dp=0
htc.audio.global.profile=0
htc.audio.q6.topology=0
htc.audio.enable_dmic=1
persist.htc.audio.pcm.samplerate=44100
persist.htc.audio.pcm.channels=2
htc.audio.swalt.mingain=14512
htc.audio.swalt.enable=1
htc.audio.alc.enable=1
### ACID AUDIO TWEEKS BY knight47 for AWESOME BEATS
setprop htc.audio.global.state=0
setprop htc.audio.lpa.a2dp=0
setprop htc.audio.global.profile=0
setprop htc.audio.q6.topology=0
setprop htc.audio.enable_dmic=1
setprop persist.htc.audio.pcm.samplerate=44100
setprop persist.htc.audio.pcm.channels=2
setprop persist.audio.fluence.mode=endfire
setprop persist.audio.vr.enable=false
setprop persist.audio.handset.mic=analog
setprop htc.audio.swalt.mingain=14512
setprop htc.audio.swalt.enable=1
#
####################################
######## XBSA MODIFICATIONS ########
####################################
#Performance
persist.android.strictmode=0
debug.gr.swapinterval=0
persist.sampling_profiler=0
ro.min_pointer_dur=1
ro.telephony.call_ring.delay=0
ro.sec.proximity.delay=0
persist.service.pcsync.enable=0
persist.service.lgospd.enable=0
#Graphics Settings
debug.sf.hw = 1
debug.composition.type = c2d
debug.enabletr = true
debug.qctwa.preservebuf = 1
ro.sf.compbypass.enable=1
debug.egl.hw=1
persist.sys.use_16bpp_alpha=1
persist.sys.ui.hw=1
windowsmgr.max_events_per_sec=120
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
#Disable blackscreen issue after a call
ro.lge.proximity.delay=25
mot.proximity.delay=25
Great job marcosuper!!(as you promised)..one thing only..if I flash I need to do a factory reset or no?i mean should I do a backup or not?
Sent from my LG-P920 using xda app-developers app
Vaimaster said:
Great job marcosuper!!(as you promised)..one thing only..if I flash I need to do a factory reset or no?i mean should I do a backup or not?
Sent from my LG-P920 using xda app-developers app
Click to expand...
Click to collapse
Just wipe and wipe cache, do not do any formatting does not start, make a backup if you wish...
Enviado desde mi LG-P920 usando DARKROOM V4 XXL
About your V30A installation experience...
anas/LY said:
okey, i will try to flash this zip over XBSA V7.2 V28B ..
but you must wait until the download is complete (12% now, 43 kbps )
Click to expand...
Click to collapse
Hi anas/LY,
May I ask you if you have completed your V30A download at a nice pace of 43 kbps?
I so, have you been able to flash it? ..and if so again, what were the results? Is it the original V30A version? Does it also update the Baseband?
I am asking you because I also own a P990 (LG 2X) which I updated last week to the Official V30A ICS from LG. And in that case, it did indeed update the baseband, saving, finally, the phone from tons of problems. Now working like a charm, finally, just as we would expect it to do right from the beginning.
So, if you can, I'll be happy to read your results and know if that version of the V30A for the P920 is updating the baseband.
Cheers,
Sly

[MOD] Triluminos Display + EchoBlasterZ + FrozenZynosZ Tweak/Engine

Hi XDA Developers, Proudly i present to you, My Tweak From iOS 7 ROM ported to All ROM, Designed by me :victory:
i Would to aplogies to Locked Bootloader User..This Tweak doesn't compatible with Locked bootloader,Sorry,Sorry
i Added 1 more tweaks.. Performance Tweak(FrozenZynosZ-X Tweak) ..Exclusively For Xperia L ..
TWEAKS__ ™
=====================================================================================
FrozenZynosZ -X Tweak
Especially Designed For people that Love Gaming+Multitasking+Surfing the Internet
Download Link: http://www.mediafire.com/download/y5kwqjil85k77e9/FrozenZynosZ-X.zip
=====================================================================================
Triluminos Display + X-Reality PRO Tweak :-
Designed For people that Love Movie. This Tweak give you ultimate Movie Experienced and Excellent Battery life when viewing Videos :- (Play 1080p Videos at 1.3GHz with no Lag[MX Player or VLC media player Required] )
Download Link:- https://www.mediafire.com/?352qscas86m5570
=====================================================================================
EchoBlaster SoundMOD :-
Redesigned for people that love Music,Entertainment . With this Tweak , Crank the Volume to the highest with no Cracked Sound . ( Surely you will Noticed the improvement! )
Download Link :- https://www.mediafire.com/?pft0e07cxxcu92q
Instructions:-
Boot into CWM
Flash the Tweak that you want
Wipe Dalvik Cache and Wipe cache
Reboot
Enjoy
Thanks to [MENTION=5306723]xperiaL : Development and Discussion Group and all Xperia L group for Supporting me.. Thank you :hatsoff:
Please Press Thanks,Please Appreciated my work :'( , Thankss :fingers-crossed::fingers-crossed:
Please Give me Proper Credit if you want to push this you your ROM, Thanks
#Credits :
# iandol @ xda
# zacharias.maladroit
# zeppelinrox @ xda
# Jeeko
#darky
For the script ,a BIG THANKS
link
All link same
seng633 said:
All link same
Click to expand...
Click to collapse
My Head Spinning when i saw that @[email protected] ..but yes, i Fixed it
Can I flash all tweaks from this topic?
aleksander002 said:
Can I flash all tweaks from this topic?
Click to expand...
Click to collapse
Flashing All tweaks at the same time? i think yes :victory: ,,but maybe it give some FC's .. but yeah,,just wipe the dalvik cache and cache and you're good to go
XenodromeZynosZ said:
Flashing All tweaks at the same time? i think yes :victory: ,,but maybe it give some FC's .. but yeah,,just wipe the dalvik cache and cache and you're good to go
Click to expand...
Click to collapse
does this work on 4.1.2 jb
XenodromeZynosZ said:
Flashing All tweaks at the same time? i think yes :victory: ,,but maybe it give some FC's .. but yeah,,just wipe the dalvik cache and cache and you're good to go
Click to expand...
Click to collapse
how to install frozenzynozZ with root Explorer??, i have no cwm.
can you give me guide to add build.prop and permission all files,, because in zip files i found two buildprop, so im not sure what should i do to add build.prop
#sorry to my bad english
Just for making myself sure do we need Deodexed Fw for any of the tweaks ?
Sent from my C2104 using xda app-developers app
Navneet Suresh said:
Just for making myself sure do we need Deodexed Fw for any of the tweaks ?
Sent from my C2104 using xda app-developers app
Click to expand...
Click to collapse
No need ..but please wipe cache and dalvik cache,otherwise there will be FC's in some application
thanks very much bro .. i fell the walkman tweak diffrent .. damn cool but i didnt see any other tweak diffrent.. anyway nice tweak ..
@XenodromeZynosZ
That triluminos tweak works also on XP with 4.1.2 unlocked bl ??
Sent From Cybertron With My Powerfull Xperia P
Step Installation
How to install in detail?
What fisrt instal?
Triluminos or Echoblazter or FrozenZynosz?
Pandemic said:
@XenodromeZynosZ
That triluminos tweak works also on XP with 4.1.2 unlocked bl ??
Sent From Cybertron With My Powerfull Xperia P
Click to expand...
Click to collapse
i Think yes . but it will not perfectly working(no noticeable change) as this is specialy designed for the XL
aidilaryanto said:
How to install in detail?
What fisrt instal?
Triluminos or Echoblazter or FrozenZynosz?
Click to expand...
Click to collapse
Choose the tweaks,the one that you desired..you can flash all at the same time . .. .but please remember to clear the cache partition and Dalvik cache , otherwise there will be some fc's . good luck!
Do you think if Triluminos Display and X-Reality tweak will work on Note 3 on 4.4.2 ROM?
Sent from my SM-N9005 using Tapatalk
RollsReus said:
Do you think if Triluminos Display and X-Reality tweak will work on Note 3 on 4.4.2 ROM?
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
i Think no , sorry :crying::crying::crying:
Please give actual credits to the ones whose work u r using!!!
I see u have used
Many scripts from :-
#Adrenaline Engine
#ThunderBolt
#Kick Ass Kernelizer
#PurePerformanceX
#Also one of ur script says it is taken -from galaxy ace forum!
So please credit these devs!
# [email protected] xda
# iandol @ xda
# zacharias.maladroit
# voku1987
# [email protected]
# zeppelinrox @ xda
# Jeeko @ xda
#darky @ xda
#ImbaWind @ XDA
:...::::Recognized TDT™ member:::...
....::◀Press Thanks if I helped▶:::...
DeveDroid said:
Please give actual credits to the ones whose work u r using!!!
I see u have used
Many scripts from :-
#Adrenaline Engine
#ThunderBolt
#Kick Ass Kernelizer
#PurePerformanceX
#Also one of ur script says it is taken -from galaxy ace forum!
So please credit these devs!
# [email protected] xda
# iandol @ xda
# zacharias.maladroit
# voku1987
# [email protected]
# zeppelinrox @ xda
# Jeeko @ xda
#darky @ xda
#ImbaWind @ XDA
:...::::Recognized TDT™ member:::...
....::◀Press Thanks if I helped▶:::...
Click to expand...
Click to collapse
Edited . but NO! . i didnt take this from Galaxy ace forum! .. edited it by myself and @3vilArt_ ! some of the file i pick from jeeko(already leaved credit on his thread) ..to improved it
XenodromeZynosZ said:
Edited . but NO! . i didnt take this from Galaxy ace forum! .. edited it by myself and @3vilArt_ ! some of the file i pick from jeeko(already leaved credit on his thread) ..to improved it
Click to expand...
Click to collapse
Your S98_system script says it all.
{
"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"
}
Also credit darky for his darky_zipalign script!
:...::::Recognized TDT™ member:::...
....::◀Press Thanks if I helped▶:::...
No difference felt!
DeveDroid said:
Your S98_system script says it all.
Also credit darky for his darky_zipalign script!
:...::::Recognized TDT™ member:::...
....::◀Press Thanks if I helped▶:::...
Click to expand...
Click to collapse
Yes . im am the person that take the script from PurePerformanceX . I optimized it and gave it to XenodromeZynosZ for make it powerful for the XL . and this is not taken from Galaxy ace forum . .Thank you
cool.gautam said:
No difference felt!
Click to expand...
Click to collapse
Yep . no different felt on your MagicXL with 'multitouch' issue fix . Just kidding , ^^ try to clear dalvik cache and cache partition and refresh it ..and there is Change. it your hand/eyes that cant feel it .. :angel: ..and please..use exclamation mark in emergency only..!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Thank you

[All ROMs] GALACTIC™ Forced DeepSleep MOD | Huge Battery Saver

{
"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"
}
Disclaimer
I am not responsible for anything that may happen to your phone as a result of installing MODs. You do so at your own risk and take the responsibility upon yourself.
Intro
Have you ever wondered why your Android Device comsumes lot of battery when you keep it idle over the night? It happens with your Device also? If Yes, you are at the right place.
This Forced DeepSleep MOD aims to prevent your device from sucking the battery overnight or when it is kept idle for longer hours and putting your devices in a complete sleep until you wake it by using dozen build prop tweaks.
In simple words, it will stop the background processes when the phone is at rest and save battery life.
This MOD works on ALL ROMS & KERNEL just you need a Custom Recovery.
Some battery saving and performance tweaks are also added in this MOD, so Great Battery Life is waiting for you when you flash this MOD.
NOTE : Don't worry, Your notifications will be shown to you if you receive any.
Download Link
[All ROMs] Forced DeepSleep MOD [Super Battery Saver] :[All ROMs] Galactic™ DeepSleep MOD [Super Battery Saver].zip
[Uninstaller] Forced DeepSleep MOD : UNINSTALLER Galactic Deep Sleep MOD
Screenshots (After Flashing DeepSleep MOD)
Requirements
1- Unlocked Bootloader.
2- Custom Recovery installed.
SOME FEEDBACK BY USERS.
kevin_652 said:
40% left and the end of my day! :good: It's awesome what the dev did!!
Click to expand...
Click to collapse
Wislley Frauner said:
Works great on Moto G 2014
Click to expand...
Click to collapse
LorandLG said:
My device is OnePlus 3 with Experience os r15.0
and works fine all notificatin,alarms in 8 hours from 100% just 1% discharged
Click to expand...
Click to collapse
mrn0b0dy said:
This mod works. Thanks
Click to expand...
Click to collapse
leopard04 said:
Yes works fine just 1-2 % overnight compared to 5-8% on stock
Click to expand...
Click to collapse
Tested On
Redmi Note 4G
Samsung J7
Yu Yuphoria
Redmi Note 4
Redmi Note 3
One Plus 3T
Features included
Forced DeepSleep Build Prop Tweaks
Super Battery Saving Tweaks
Reduced no. of cores used for CPU wake-ups
Prevents application wake-ups
Performance Tweaks
And Much More....
Flashing Process
Reboot to recovery.
Take a nandroid backup.
No need to wipe anything.
Flash Forced DeepSleep MOD On any ROM / KERNEL.
Wipe cache and dalvic cache.
Reboot to system.
Profit + Huge Battery saving coming on the way.
Note
If you are a developer and want to include this MOD in your ROM, just send me a personal message.
Contributors : @PawanRockz
XDA DevDB Information
GALACTIC™ Forced DeepSleep | Battery Saving | All ROMs & KERNEL
IF YOU LIKED THIS MOD, DON'T FORGET TO PRESS THE THANKS BUTTON.​
Reserved #1
Reserved #2
Hmm, a little less information about your mod.
I guess a lot people would like to know what exactly the mod does before they flash it.
Downloaded it to look at what it does. Looks like one of those tweaklists from the jellybean days:
Code:
#!/sbin/sh
#=========================================================#
# PROJECT GALACTIC DeepSleep Super MOD And Battery Saver #
# Developed By @PawanRockz @XDA #
#=========================================================#
bp="/system/build.prop"
/sbin/busybox mount /system
/sbin/busybox mount /data
if [ -f /system/build.prop.bak ];
then
rm -rf $bp
cp $bp.bak $bp
else
cp $bp $bp.bak
fi
echo "pm.sleep_mode=1" >> $bp
echo "ro.ril.disable.power.collapse=1" >> $bp
echo "wifi.supplicant_scan_interval=180" >> $bp
echo "ro.config.hw_fast_dormancy=1" >> $bp
echo "ro.config.hw_quickpoweron=true" >> $bp
echo "persist.sys.shutdown.mode=hibernate" >> $bp
echo "ro.config.hw_power_saving=true" >> $bp
echo "ro.max.fling_velocity=20000" >> $bp
echo "ro.min.fling_velocity=18000" >> $bp
echo "debug.performance.tuning=1" >> $bp
echo "debug.kill_allocating_task=0" >> $bp
echo "debug.overlayui.enable=1" >> $bp
echo "hw3d.force=1" >> $bp
echo "hw2d.force=1" >> $bp
echo "persist.sys.ui.hw=1" >> $bp
echo "ro.debuggable=1" >> $bp
echo "ro.config.disable.hw_accel=false" >> $bp
echo " " >> $bp
echo "~~ GALACTIC DeepSleep Ultimate Mod By PawanRockz ~~" >> $bp
echo " " >> $bp
echo "~~ End Of Tweaks ~~" >> $bp
---------- Post added at 09:33 PM ---------- Previous post was at 09:30 PM ----------
Easy copy and paste if you want to apply it manually to your build.prop:
Code:
pm.sleep_mode=1
ro.ril.disable.power.collapse=1
wifi.supplicant_scan_interval=180
ro.config.hw_fast_dormancy=1
ro.config.hw_quickpoweron=true
persist.sys.shutdown.mode=hibernate
ro.config.hw_power_saving=true
ro.max.fling_velocity=20000
ro.min.fling_velocity=18000
debug.performance.tuning=1
debug.kill_allocating_task=0
debug.overlayui.enable=1
hw3d.force=1
hw2d.force=1
persist.sys.ui.hw=1
ro.debuggable=1
ro.config.disable.hw_accel=false
Note: I personally don't recommend snake-oil like this
The mod looks okay , I always wonder though what tweaks like these do to the overall health of the battery? ...
Xceeder said:
The mod looks okay , I always wonder though what tweaks like these do to the overall health of the battery? ...
Click to expand...
Click to collapse
Nothing, those are just some options that 'could' save battery. Find it out for yourself. It has nothing to do with the health. This is something alot of people did back in the KitKat and Jellybean days. I doubt it actually does anything now. But hey, you could always try!
Thanks, but I wanna be notificated when I receive an message/or from other application.
Is that possible>
YourTheBest said:
Thanks, but I wanna be notificated when I receive an message/or from other application.
Is that possible>
Click to expand...
Click to collapse
Your notifications will be always shown to you
I have already mentioned it in OP.
Plz upload on g drive .... Afh saying " no mirror host "
Reupload
Diaze said:
Reupload
Click to expand...
Click to collapse
Ashish_Maurya said:
Plz upload on g drive .... Afh saying " no mirror host "
Click to expand...
Click to collapse
Link working for me.
Reupload
Diaze said:
Reupload
Click to expand...
Click to collapse
Whats wrong with you?
Anyone tried this on Experience ROM? please share screenshots. Thanks
nothing change for me, same as before with RR unoficial, i lose 1% per hour.
Bettery status on Experience ROM
shashank094 said:
Anyone tried this on Experience ROM? please share screenshots. Thanks
Click to expand...
Click to collapse
My device is OnePlus 3 with Experience os r15.0
and works fine all notificatin,alarms in 8 hours from 100% just 1% discharged
1. If i use this mod in Pure Fusion ROM (which is based on Render Kernel & Android 7.1.2) so will this work?
2. This is for DeepSleep, will i receive all the notification? e.g. Whatsapp, SmS or E-mail?
3. I'm using AKT performance "Nameless Performance" profile... will this work with that or it will conflict with that?
Normas Interruptor said:
1. If i use this mod in Pure Fusion ROM (which is based on Render Kernel & Android 7.1.2) so will this work?
2. This is for DeepSleep, will i receive all the notification? e.g. Whatsapp, SmS or E-mail?
3. I'm using AKT performance "Nameless Performance" profile... will this work with that or it will conflict with that?
Click to expand...
Click to collapse
Yes it will work and your notifications will be shown as always.
This mod works. Thanks

Categories

Resources