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##
{
"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"
}
Credits
thx leather.face for init.d scripts
thx Xpid3r
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[/CODE]
And in the Mod_2 this lines my tweaks included too:
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
thx leather.face and Xpid3r!Download link https://www.androidfilehost.com/?w=files&flid=25851
Can you explain that please?
simmac said:
Can you explain that please?
Click to expand...
Click to collapse
the fist post is manual to add them in ur build.prop the second1 is a flashable.zip init.d script where u can instal it from ur recovery, the init d script include my tweaks and other internet tweaks too ^^
Yeah, but what does it do exactly?
simmac said:
Yeah, but what does it do exactly?
Click to expand...
Click to collapse
much better battery life, butter smooth and fast ui
CrazyGamerGR said:
much better battery life, butter smooth and fast ui
Click to expand...
Click to collapse
I got that, but what does it change exactly? CPU frequency, background services, sleep behavior...?
simmac said:
I got that, but what does it change exactly? CPU frequency, background services, sleep behavior...?
Click to expand...
Click to collapse
better sleep of the device,better jpeg quality and other not hardcore tweaking just for better battery life,allow free more ram for mor smooth,better internet and download speeds ui tweaks and other small tweaks
screenshots pls with SOT, apks usages (Battery menu) and betterbattery stats.
Curl3w said:
screenshots pls with SOT, apks usages (Battery menu) and betterbattery stats.
Click to expand...
Click to collapse
worth a try and u can check it yourself
Related
Hello guys anyone have any tip/tweak to build.prop ICS Lpy?
All tweaks on gingerbread, except force GPU tweak.
i have added these lines
# media tweaks
# this will improve quality and speed
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
# UI settings tweaks
windowsmgr.max_events_per_sec=150
debug.performance.tuning=1
debug.sf.hw=1
video.accelerate.hw=1
# net tweaks
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
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
ro.config.nocheckin=1
and changed wifi interval to 180
Hello friends !
Searching on the net and here on the forum about the myths and legends surrounding the Build.prop, i separated and tested a few that worked on my Z1 ( C6943 ) with the official ROM .757.
There are real gains in performance and battery life. But the idea is that you do your tests and come back here to tell ok?
ATTENTION: Need full root!!! Do a backup of your ROM!!!! I'm not responsable for any damages!!!!
Follow:
#For better performance
dalvik.vm.dexopt-flags=m=y,o=y
debug.sf.hw=1
debug.composition.type=c2d
debug.performance.tuning=1
debug.enabletr=true
debug.qctwa.preservebuf=1
dev.pm.dyn_samplingrate=1
video.accelerate.hw=1
ro.vold.umsdirtyratio=20
debug.overlayui.enable=1
debug.egl.hw=1
ro.fb.mode=1
hw3d.force=1
persist.sys.composition.type=c2d
persist.sys.ui.hw=1
ro.sf.compbypass.enable=0
debug.fb.rgb565=0
persist.sys.scrollingcache=3
persist.sys.purgeable_assets=1
persist.android.strictmode=0
persist.sys.ui.hw=true
ro.config.nocheckin=1
ro.vold.umsdirtyratio=20
dalvik.vm.checkjni=false
dalvik.vm.execution-mode=int:jit
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
#Raise JPG quality to 100%
ro.media.enc.jpeg.quality=100
#Decrease dialing out delay
ro.telephony.call_ring.delay=0
#Helps scrolling responsiveness
windowsmgr.max_events_per_sec=550
ro.max.fling_velocity=18500
ro.min.fling_velocity=12500
ro.min_pointer_dur=8
#Save battery
wifi.supplicant_scan_interval=300
pm.sleep_mode=1
ro.ril.disable.power.collapse=1
logcat.live=disable
#Increase overall touch responsiveness
debug.performance.tuning=1
video.accelerate.hw=1
#Raise photo and video recording quality
ro.media.dec.jpeg.memcap=12000000
ro.media.enc.hprof.vid.bps=12000000
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
#Miscellaneous flags
ro.config.hw_menu_unlockscreen=false
persist.sys.purgeable_assets=1
ro.mot.eri.losalert.delay=1000
ro.config.hw_fast_dormancy=0
ro.ril.enable.amr.wideband=1
ro.lge.proximity.delay=25
mot.proximity.delay=25
Notice that there are no flags for improvement of network speed, I researched, is pure myth.
Who has more information and want to cooperate citing the flags that really work and those that do not work, feel free to help!
Thanks all!
Cheers!
Nice. Will report back after test
Sent from my C6902 using Tapatalk
Rafe said:
Hello friends !
Searching on the net and here on the forum about the myths and legends surrounding the Build.prop, i separated and tested a few that worked on my Z1 ( C6943 ) with the official ROM .757.
There are real gains in performance and battery life. But the idea is that you do your tests and come back here to tell ok?
ATTENTION: Need full root!!! Do a backup of your ROM!!!! I'm not responsable for any damages!!!!
Follow:
#For better performance
dalvik.vm.dexopt-flags=m=y,o=y
debug.sf.hw=1
debug.composition.type=c2d
debug.performance.tuning=1
debug.enabletr=true
debug.qctwa.preservebuf=1
dev.pm.dyn_samplingrate=1
video.accelerate.hw=1
ro.vold.umsdirtyratio=20
debug.overlayui.enable=1
debug.egl.hw=1
ro.fb.mode=1
hw3d.force=1
persist.sys.composition.type=c2d
persist.sys.ui.hw=1
ro.sf.compbypass.enable=0
debug.fb.rgb565=0
persist.sys.scrollingcache=3
persist.sys.purgeable_assets=1
persist.android.strictmode=0
persist.sys.ui.hw=true
ro.config.nocheckin=1
ro.vold.umsdirtyratio=20
dalvik.vm.checkjni=false
dalvik.vm.execution-mode=int:jit
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
#Raise JPG quality to 100%
ro.media.enc.jpeg.quality=100
#Decrease dialing out delay
ro.telephony.call_ring.delay=0
#Helps scrolling responsiveness
windowsmgr.max_events_per_sec=550
ro.max.fling_velocity=18500
ro.min.fling_velocity=12500
ro.min_pointer_dur=8
#Save battery
wifi.supplicant_scan_interval=300
pm.sleep_mode=1
ro.ril.disable.power.collapse=1
logcat.live=disable
#Increase overall touch responsiveness
debug.performance.tuning=1
video.accelerate.hw=1
#Raise photo and video recording quality
ro.media.dec.jpeg.memcap=12000000
ro.media.enc.hprof.vid.bps=12000000
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
#Miscellaneous flags
ro.config.hw_menu_unlockscreen=false
persist.sys.purgeable_assets=1
ro.mot.eri.losalert.delay=1000
ro.config.hw_fast_dormancy=0
ro.ril.enable.amr.wideband=1
ro.lge.proximity.delay=25
mot.proximity.delay=25
Notice that there are no flags for improvement of network speed, I researched, is pure myth.
Who has more information and want to cooperate citing the flags that really work and those that do not work, feel free to help!
Thanks all!
Cheers!
Click to expand...
Click to collapse
IS it posible to disable vibrator on this Phone using these?
Disabling fast dormancy actually will decrease battery life.
You should also point out that it will disable logging including logcat.
{
"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
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##
Reserve for more
Already posted here: http://forum.xda-developers.com/showthread.php?t=2836863
Build.prop TWEAKS
Well he made most of them himself. He did not took them from something
Thanks!
Its great that you share your discoveries with others!
Thanks for the tweaks!
~Kate xoxox
Kate x said:
Its great that you share your discoveries with others!
Thanks for the tweaks!
~Kate xoxox
Click to expand...
Click to collapse
np and thx every of my tweak library are shared but there r some more in my library^^
Would be nice with a description for each entry, cheers
LastRespawn said:
Well he made most of them himself. He did not took them from something
Click to expand...
Click to collapse
He made the tweaks himself?
Sock12345 said:
He made the tweaks himself?
Click to expand...
Click to collapse
are balanced beast battery and performance mean.test and u can see
CrazyGamerGR said:
are balanced beast battery and performance mean.test and u can see
Click to expand...
Click to collapse
Aah like that
Im not a fan of much tweaks since too much will slow down the device
Wow. Battery Life ABSOLUTELY improved. Thanks for this. I usually don't buy into the whole build.prop tweak attempts. Assad's mods didn't work, so I was skeptical. But I did try yours....all copied and pasted as in your OP. I'm not noticing anything special on performance, though. Dolphin Browser is already fast with the jetpack.
A few notes, as I have a stock kernel on an Odex Sprint S5 4.4.4......
1. CPU set to Conservative(2457 over 300) scheduled at cfq
2. Before copy/paste of any tweaks, I began a NEW line prompt at the bottom stating
#
# ADDITIONAL_BUILD_PROPERTIES
#
3. Cleared cache, Dalvik, AND fixed permissions using Root Cleaner. Checked "battery recalibrate".
4. Rebooted.
Instant change in battery life. I'm watching the percentage display stay in place as I type this. I've lost 1-2% at the most in 30 minutes staying on GPS and LTE(I never turn it off).
Great work!
jpgranger said:
Wow. Battery Life ABSOLUTELY improved. Thanks for this. I usually don't buy into the whole build.prop tweak attempts. Assad's mods didn't work, so I was skeptical. But I did try yours....all copied and pasted as in your OP. I'm not noticing anything special on performance, though. Dolphin Browser is already fast with the jetpack.
A few notes, as I have a stock kernel on an Odex Sprint S5 4.4.4......
1. CPU set to Conservative(2457 over 300) scheduled at cfq
2. Before copy/paste of any tweaks, I began a NEW line prompt at the bottom stating
#
# ADDITIONAL_BUILD_PROPERTIES
#
3. Cleared cache, Dalvik, AND fixed permissions using Root Cleaner. Checked "battery recalibrate".
4. Rebooted.
Instant change in battery life. I'm watching the percentage display stay in place as I type this. I've lost 1-2% at the most in 30 minutes staying on GPS and LTE(I never turn it off).
Great work!
Click to expand...
Click to collapse
OHH I will try this Thanks for the Advice
I wouldn't expect anything in performance. But battery is better and performance wasn't sacrificed.
jpgranger said:
I wouldn't expect anything in performance. But battery is better and performance wasn't sacrificed.
Click to expand...
Click to collapse
butter smooth is better than crazy fast ui
It's like reading chinese
Tron666 said:
It's like reading chinese
Click to expand...
Click to collapse
why?;p
more tweaks coming soon
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##
{
"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"
}
Credits
thx leather.face for init.d scripts
thx Xpid3r
in the Mod_1 this lines my tweaks included too:
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 my tweaks included too:
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
thx leather.face and Xpid3r!Download link https://www.androidfilehost.com/?w=files&flid=25851
reserve 1
CrazyGamerGR said:
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
Click to expand...
Click to collapse
I guess you are not aware that most of these build.prop tweaks do absolutely nothing.
http://www.jeffmixon.com/series/examining-build-prop-tweaks-for-android-ics-a-comprehensive-guide/
http://forum.xda-developers.com/showthread.php?t=2544330
upndwn4par said:
I guess you are not aware that most of these build.prop tweaks do absolutely nothing.
http://www.jeffmixon.com/series/examining-build-prop-tweaks-for-android-ics-a-comprehensive-guide/
http://forum.xda-developers.com/showthread.php?t=2544330
Click to expand...
Click to collapse
worth a try with these tweaks your battery life will be better
CrazyGamerGR said:
worth a try with these tweaks your battery life will be better
Click to expand...
Click to collapse
Placebo effect.
upndwn4par said:
Placebo effect.
Click to expand...
Click to collapse
i have done a lot of tests with tweaks and i saw differents but i can say it i not use anymore tweaks,but they do some work in dalvik coz 4 ppl of my team test roms with these tweaks and without tweaks at low end devices and they saw big defferce,but anyway any opinion is appricated^^
build.prop Tweaks For J7
The best build.prop tweak for J7 15
How to apply Tweaks :
1. Root your device and install Root Explorer (or any root file manager) then find build.prop located at root/system/build.prop
2. U can Use Root Explorer app or notepad++ to edit your build.prop
3. Open build.prop file with Text editor and Find last line of build.prop
2. Copy all of these lines just below the last line
3. Save the changes and set the permissions to rw-r-r (Remmeber to do that !)
4. Reboot and enjoy
Supreme Battery life (even more in idle)
- Better internet browsing & download speed (updated)
- Smoother experience
- Google DNS
- Better Microphone
- More Ram
- Better signal reception
- Wireless Tweaks
- Smoother video streaming and tweak media
- Faster Boot-Animation FPS (Just compare)
- Better call voice quality
- Game tweaks
- 3G Tweaks (NEW 2016)
- Indicator Hack(NEW 2016)
- Qualcomm Tweaks
******************************************************************************************************************
#ADD
mot.proximity.delay=25
pm.sleep_mode=1
ro.config.nocheckin=1
ro.lge.proximity.delay=25
# Better Responsiveness & Speed
windowsmgr.max_events_per_sec=90
ro.max.fling_velocity=15000
ro.min.fling_velocity=8000
touch.pressure.scale=0.1
# More RAM
persist.sys.purgeable_assets=1
persist.service.pcsync.enable=0
persist.service.lgospd.enable=0
#Hardware Power Saving
ro.config.hw_power_saving=true
#Disable Miscellaneous Android Logging Stuff
debugtool.anrhistory=0
profiler.debugmonitor=false
profiler.launch=false
profiler.hung.dumpdobugreport=false
#Enable ADB Debugging By Default & Disable USB Debugging Popup
persist.adb.notify=0
persist.service.adb.enable=1
persist.service.debuggable=1
persist.sys.usb.config=mtp,adb
#Disable Logers
ro.config.htc.nocheckin=1
ro.config.nocheckin=1
#Disable Kernel Error Checking
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
# Other Tweaks:
ro.config.combined_signal=true
#DHA tunning
ro.config.dha_tunnable=1
#Disable Strict Mode Checking
persist.android.strictmode=0
#Better signal reception
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
#For Sensor Sleep Control
ro.ril.sensor.sleep.control=1
#Faster Boot-Animation FPS
boot.fps=20
#Enable Quick Power-On Mode To Reduce Boot-Time
ro.config.hw_quickpoweron=true
persist.sys.shutdown.mode=hibernate
#Disable Scrolling Cache For Faster Scrolling
persist.sys.scrollingcache=3
ro.securestorage.knox=false
# Video Acceleration Enabled And HW debugging
debug.performance.tuning=1
# Dialing Tweaks
ro.telephony.call_ring.delay=0
ro.lge.proximity.delay=25
mot.proximity.delay=25
# Smoother video streaming and tweak media
media.stagefright.enable-meta=true
media.stagefright.enable-record=false
# Increase camera's photo and video recording quality
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
# Support For IPV4 and IPV6
persist.telephony.support.ipv6=1
persist.telephony.support.ipv4=1
# Better image quality, lower performance.
persist.sys.use_dithering=1
# Better call voice quality.
ro.ril.enable.amr.wideband=1
debug.enabletr=true
debug.overlayui.enable=1
debug.qctwa.preservebuf=1
hw3d.force=1
ro.config.disable.hw_accel=false
ro.fb.mode=1
ro.sf.compbypass.enable=0
ro.vold.umsdirtyratio=20
persist.sys.composition.type=c2d
persist.sys.ui.hw=1
# System prop to select MPQAudioPlayer by default on mpq8064
mpq.audio.decode=true
# Better Scrolling responsiveness and speed
ro.min_pointer_dur=1
# Miscellaneous Tweaks for performance
ro.config.hw_menu_unlockscreen=false
ro.mot.eri.losalert.delay=1000
ro.telephony.sms_segment_size=160
# Hardware 2D & 3D Rendering
hw2d.force=1
# 3d performance
ro.secure=0
# Other Tweaks
ro.config.hw_new_wifitopdp=1
vm.dirty_ratio=90
vm.dirty_background_ratio=70
vm.vfs_cache_pressure=10
vm.min_free_kbytes=4096
#Minimum brightness of your screen
ro.lcd_min_brightness=1
# System Tweaks
ro.HOME_APP_ADJ=1
# Qualcomm Tweaks
debug.qctwa.statusbar=1
debug.qc.hardware=true
com.qc.hardware=true
debug.qctwa.preservebuf=1
# Disables data sent and logging
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
# DalvikVM
dalvik.vm.verify-bytecode=false
dalvik.vm.execution-mode=int:fast
dalvik.vm.checkjni=false
dalvik.vm.dexopt-data-only=1
dalvik.vm.lockprof.threshold=250
dalvik.vm.dexopt-flags=m=y
dalvik.vm.jmiopts=forcecopy
# Performance
debug.kill_allocating_task=0
force_hw_ui=true
ro.debuggable=1
# Saves some battery without reducing performances
power.saving.mode=1
# Battery save
ro.ril.disable.power.collapse=0
ro.ril.power_collapse=1
power_supply.wakeup=enable
profiler.force_disable_ulog=true
profiler.force_disable_err_rpt=true
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
# Increase some Performance
ro.product.gpu.driver=1
ENFORCE_PROCESS_LIMIT=false
ro.wmt.blcr.enable=0
# Bass audio props for Lolipop
tunnel.decode=false
persist.sys.media.use-awesome=1
sys.keep_app_1=com.bel.android.dspmanager
ro.audio.samplerate=48000
ro.audio.pcm.samplerate=48000
af.resample=52000
# Game tweaks
persist.sys.NV_FPSLIMIT=60
persist.sys.NV_POWERMODE=1
persist.sys.NV_PROFVER=15
persist.sys.NV_STEREOCTRL=0
persist.sys.NV_STEREOSEPCHG=0
persist.sys.NV_STEREOSEP=20
# Increase jpg quality to 100%
ro.media.enc.jpeg.quality=100
# Force GPU Rendering on 2d Operations
debug.sf.hw=1
debug.egl.profiler=1
debug.egl.hw=1
#NEW
ro.ril.power_collapse=1
pm.sleep_mode=1
wifi.supplicant_scan_interval=180
power.saving.mode=1
ro.com.google.networklocation=0
ro.kernel.android.checkjni=0
ro.config.nocheckin=1
dalvik.vm.checkjni=false
dalvik.vm.execution-mode=int:jit
profiler.force_disable_err_rpt=1
# Increase jpg quality to 100%
ro.media.enc.jpeg.quality=100
debug.performance.tuning=1
persist.sys.use_dithering=0
persist.sys.use_16bpp_alpha=1
ro.min.fling_velocity=8000
ro.mot.eri.losalert.delay=1000
persist.sys.NV_FPSLIMIT=60
persist.sys.NV_POWERMODE=1
persist.sys.NV_PROFVER=15
persist.sys.NV_STEREOCTRL=0
persist.sys.NV_STEREOSEPCHG=0
persist.sys.NV_STEREOSEP=20
persist.sys.purgeable_assets=1
ro.telephony.call_ring.delay=0
debug.composition.type=c2d
persist.sys.composition.type=c2d
debug.enabletr=true
debug.overlayui.enable=1
debug.qctwa.preservebuf=1
dev.pm.dyn_samplingrate=1
ro.fb.mode=1
ro.sf.compbypass.enable=0
hw3d.force=1
ro.product.gpu.driver=1
persist.sampling_profiler=0
hwui.render_dirty_regions=false
persist.sampling_profiler=0
persist.sys.ui.hw=1
ro.config.disable.hw_accel=false
video.accelerate.hw=1
debug.egl.profiler=1
debug.egl.hw=1
ro.vold.umsdirtyratio=20
hwui.disable_vsync=true
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
touch.pressure.scale=0.001
windowsmgr.max_events_per_sec=200
ro.min_pointer_dur=8
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
net.dns1=8.8.8.8
net.dns2=8.8.4.4
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.gprs.dns1=8.8.8.8
net.gprs.dns2=8.8.4.4
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.wlan0.dns1=8.8.8.8
net.wlan0.dns2=8.8.4.4
net.eth0.dns1=8.8.8.8
net.eth0.dns2=8.8.4.4
#3G tweaks [skip if it causes any performance drop]
ro.ril.hsxpa=2
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=28
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.gprsclass=12
ro.ril.hsupa.category=7
ro.ril.enable.a52=1
ro.ril.set.mtu1472=1
persist.cust.tel.eons=1
net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.lte=524288,1048576,2097152,5242 88,1048576,2097152
net.tcp.buffersize.hsdpa=6144,87380,1048576,6144,8 7380,1048576
net.tcp.buffersize.hspa=6144,87380,524288,6144,163 84,262144
net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144, 87380,1048576
media.stagefright.enable-http=true
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-scan=true
media.stagefright.enable-record=true
#Indicator_Hack
captive_portal_detection_enabled=0
dalvik.vm.dex2oat-filter=interpret-only
dalvik.vm.image-dex2oat-filter=speed
************************************************************************************************************
Remember to set the permission to rw-r-r after editing ( If you don't do it your device gonna brick)
Technically it has to be compatible with any phone running Android OS but I am not responsible for any damage or UI FC
Please always pay attention to risk of soft bricking
If something goes wrong use your backup build.prop to get the default settings
Project by @adblocker at [xda-developers.com]
#ENJOY :good:
Does it work for your phone ? tell me ( in details )
lakamel said:
Does it work for your phone ? tell me ( in details )
Click to expand...
Click to collapse
Is this restricted just for j7???
hackerboy ~AP said:
Is this restricted just for j7???
Click to expand...
Click to collapse
Tested and pm
You can also get a build prop editor from the play store. Some have these tweaks already built it and give you the option to backup your current build prop.
sent from this device using this app....
More than half of these settings are not even in the rom, are for motorola, htc or old versions of android. Please do some research before posting
tweakradje said:
More than half of these settings are not even in the rom, are for motorola, htc or old versions of android. Please do some research before posting
Click to expand...
Click to collapse
Thank you for your continuous search advice from your butt .... Let the knowledge that most of the build tweek now use in the creation of Rohm and we are in 2017, such as dns ... This work is not for me ... and it is set for a workout just told me if I tried, and if he can take advantage them .... this very best to use the pick ... but not in the knowledge that the build file has a big role Thank you my brother ... so far tweek of assayed is the best
Brother should i put 3g tweaks in my j700f (4g) phone?
I m currently using custom LP rom by @Pavan l