Build.prop Dalvik Virtual Machine Tweaks - Galaxy Grand Prime General

The dalvik virtual machine tweaks aren't global,it depends of your style of using your phone​Here are my settings FOR FAST SWITCHING BETWEEN APPS and lightweight games.
Dalvik.vm.heapgrowthlimit=96m
Dalvik.vm.heapmaxfree=8m
Dalvik.vm.minfree=2m
Dalvik.vm.heapsize=200m
Dalvik.vm.heapstaetsize=16m
Dalvik.vm.heaptargetutilization=0.75
Please post here the best tweaks for both fast switching between apps or hardcore gaming.

Mehigh101 said:
Dalvik.vm.heapstaetsize=16m​
Click to expand...
Click to collapse
Dalvik.vm.heapstartsize
You have and error on your text
?
Enviado desde tapatalk​

Related

[ICS Stock Beta] Mods and Performance Tweaks Thread

Hi Guys,
Since the New ICS Beta is here and has almost everything functional..
So Guys .. If you know any TWEAKS Please Share....
Let me start with one.. Try this...
1) Add the following in build.prop using Root Explorer and Reboot.. You will see scrolling and touch responsiveness and UI will be significantly improved..
Performance Tweaks
Code:
# Increase overall touch responsiveness
windowsmgr.max_events_per_sec=150
debug.performance.tuning=1
video.accelerate.hw=1
2) Keep window animations to .5x and you will have a smoother lagless UI experience
3) Install Nova Launcher from Market (we all know that)
4) by andy_dunlop
For a brighter LED add to hw_config.sh then reboot
# led
echo 10000 > $dev/red/max_current
echo 42000 > $dev/green/max_current
echo 30000 > $dev/blue/max_current
Click to expand...
Click to collapse
5) by Sirkay
# Network 2G/3G optimization
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.hsdpa.category=10
ro.ril.hsupa.category=6
ro.telephony.default_network=0
# performance
debug.sf.hw=1 # Rendering User Interface With GPU
dalvik.vm.execution-mode=int:jit
pm.sleep_mode=1 # saves power when deep sleep
ro.ril.disable.collapse=1 # Allows the phone to sleep better
Click to expand...
Click to collapse
MODS:
1% battery Mods --> Visit HERE
For a brighter LED add to hw_config.sh then reboot
# led
echo 10000 > $dev/red/max_current
echo 42000 > $dev/green/max_current
echo 30000 > $dev/blue/max_current
# Network 2G/3G optimization
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.hsdpa.category=10
ro.ril.hsupa.category=6
ro.telephony.default_network=0
# performance
debug.sf.hw=1 # Rendering User Interface With GPU
dalvik.vm.execution-mode=int:jit
pm.sleep_mode=1 # saves power when deep sleep
ro.ril.disable.collapse=1 # Allows the phone to sleep better
nice mods...
and please mention what each mod is for... i am trying 1% battery mod buy it's not working...,looks like it lies in framework.odex and i don't know how to edit that...
andy_dunlop said:
For a brighter LED add to hw_config.sh then reboot
# led
echo 10000 > $dev/red/max_current
echo 42000 > $dev/green/max_current
echo 30000 > $dev/blue/max_current
Click to expand...
Click to collapse
Max value is 20000 (look in sys/class/leds/color/max_current for used values). So your values are 10000/20000/20000.
But I´m not sure about battery drain at max.
Actually I use R/G/B = 4000/10000/10000 - that´s bright enough for me.
how do i get the toggles in status bar? thanks
How is the battery drain going for you guys?
Sent from my iPod touch using Tapatalk
Well i deleted apps such as e-mail, gmail, facebook and a few other so it is going pretty well. I've used around 50% battery in 36 hours. And you have to consider that this is not normal usage since i'm testing if everything works and so on.
sirkay said:
# Network 2G/3G optimization
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.hsdpa.category=10
ro.ril.hsupa.category=6
ro.telephony.default_network=0
# performance
debug.sf.hw=1 # Rendering User Interface With GPU
dalvik.vm.execution-mode=int:jit
pm.sleep_mode=1 # saves power when deep sleep
ro.ril.disable.collapse=1 # Allows the phone to sleep better
Click to expand...
Click to collapse
Do we add these lines to build.prop ?
Do we add them at the end of the file ?
some other build.prop tweaks that i used
#
# Network 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
#
# Streaming Tweaks
#
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
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
#
# Media/Images Enhancement
#
ro.media.capture.maxres=8m
ro.media.capture.fast.fps=4
ro.media.capture.slow.fps=120
#ro.media.capture.flash=led
ro.media.capture.torchIntensity=40
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
Sent from my ST18i using XDA App
mathewgx said:
Do we add these lines to build.prop ?
Do we add them at the end of the file ?
Click to expand...
Click to collapse
Doesn't matter, just place it at the end if you like, at the beginning or in the middle, you can even scatter it though the build.prop if you like
Sent from my LT15i using xda premium
Is there a tweak to force that the SE Launcher will stay in RAM whatever happens?(There's a similar setting in CM7)
I hate redraws of the homescreen...
Thanks for the other tweaks! Runs much smoother now!
[GER]Roxxor said:
Is there a tweak to force that the SE Launcher will stay in RAM whatever happens?(There's a similar setting in CM7)
I hate redraws of the homescreen...
Thanks for the other tweaks! Runs much smoother now!
Click to expand...
Click to collapse
never found one for the time being
sirkay said:
never found one for the time being
Click to expand...
Click to collapse
Can't resist the tweak from jjdoctor and flashed it right away.. Well i think the lag comes down to the Launcher being used. the scrolling is smoother this time, but i'm unsure if that is caused by the tweak since it's smoother from the get go.. :/ but anyway thanks jjdoctor for the tweaks, you poisoned me to use ICS again
hansip87 said:
Can't resist the tweak from jjdoctor and flashed it right away.. Well i think the lag comes down to the Launcher being used. the scrolling is smoother this time, but i'm unsure if that is caused by the tweak since it's smoother from the get go.. :/ but anyway thanks jjdoctor for the tweaks, you poisoned me to use ICS again
Click to expand...
Click to collapse
you mean the AOSP ROM?
idareyoutoclickthis said:
you mean the AOSP ROM?
Click to expand...
Click to collapse
No, i mean the one from Sony. Well, i think i'll mod the services.jar to be able to apply Supercharger in ICS.. I'll post it here too if it can be achieved.. Stay Tuned
hansip87 said:
Can't resist the tweak from jjdoctor and flashed it right away.. Well i think the lag comes down to the Launcher being used. the scrolling is smoother this time, but i'm unsure if that is caused by the tweak since it's smoother from the get go.. :/ but anyway thanks jjdoctor for the tweaks, you poisoned me to use ICS again
Click to expand...
Click to collapse
the lag is happened in every fresh flash, because of the media server crazily search & re-index our media in sdcard, the bigger the sdcard the longer it takes, for my 8GB class 10 sdcard (only few media files inside) takes around 20 minutes to finish.
after it finished, everything getting smother, that what I get by watching cpu usage overlay screen
[GER]Roxxor said:
Is there a tweak to force that the SE Launcher will stay in RAM whatever happens?(There's a similar setting in CM7)
I hate redraws of the homescreen...
Thanks for the other tweaks! Runs much smoother now!
Click to expand...
Click to collapse
yes there is,
fyi, CM's "Lock Home In Memory" actually still have a chance to get redrawn.
but if you want your home launcher 100% locked in memory you need to edit service.jar
attachment is edited SE ICS Beta's service.jar
flash using cwm
[edit]oops... sorry didn't see hansip87 going to make it too,
then it's your job gan hansip87 to make supercharge script patch
szl.kiev said:
yes there is,
fyi, CM's "Lock Home In Memory" actually still have a chance to get redrawn.
but if you want your home launcher 100% locked in memory you need to edit service.jar
attachment is edited SE ICS Beta's service.jar
flash using cwm
[edit]oops... sorry didn't see hansip87 going to make it too,
then it's your job gan hansip87 to make supercharge script patch
Click to expand...
Click to collapse
Ou you already made that no matter, just using your mod then thanks!
Thx again szl...great job. Keep doing good think for our rom..together we can be better
Found some tweak, don't know if it will works, trying myself now. Original article: http://www.ifans.com/forums/threads/ics-performance-tweaks.369959/
Add this to build.prop:
Code:
debug.qctwa.statusbar=1
debug.qctwa.preservebuf=1
com.qc.hardware=true
ro.kernel.android.checkjni=0
ro.max.fling_velocity=4000
debug.enabletr=true
UPDATE: So far it makes the windows and transition performance at 1x quite smooth
and this (better backup yours first, don't think the following is safe to be used :/)
Get rid of CPU rendering:
Navigate to /system/lib/egl/
Open the file named "egl.cfg"
Delete the first line. It should say "0 0 android" or something similar
Go back into the egl folder and delete libGLES_android.so
What this does is remove the entire soft-rendering pathway from the OS.

[TwEaKs] *Build.prop*

Here are some Build.prop Tweaks that i have been trying.
They should improve touchscreen response, improves scrolling response, allows for better sleep(saves battery), scans for wifi less(saves battery), improve jpg quality, improve pic quality, improve video quality, removes usb debugging notifications, loads launcher into memory, upload speed uncapped and should makes web browsing faster.
Click to expand...
Click to collapse
Give them a try and report back. If you know of or make any changes post them up for others to try!
If you would like to enable "No Boot Animation" delete the "#" in front of debug.sf.nobootanimation=1..
#Battery -----
ro.ril.disable.power.collapse=0 - This setting puts your phone into a deeper sleep when on standby. This may improve battery life.
pm.sleep_mode=1 - This sets the phone to use power collapse when in standby.
0 - Power Collapse Suspend
1 - Power Collapse
2 - Apps Sleep
3 - Slow Clock and Wait for Interrupt (default)
4 - Wait for Interrupt
wifi.supplicant_scan_interval=180 - This sets your WIFI to scan less frequenty. This conserves battery life, however may come with side effects such as WIFI points not showing up as fast.
#Response
debug.performance.tuning=1 - Increases touch responsiveness.
video.accelerate.hw=1 - Increases touch responsiveness.
windowsmgr.max_events_per_sec=150 - Increases scrolling responsiveness.
#extras
persist.sys.use_dithering=0 - Disables dithering which can speed up your phone at the cost of Image Quality.
ro.ril.hsxpa=3 - Enables HSUPA for faster uploading speeds
ro.media.enc.jpeg.quality=100 - Makes JPEGs higher quality
ro.media.dec.jpeg.memcap=8000000 - Increases the memory cap when decoding JPEGs.
ro.media.enc.hprof.vid.bps=8000000 - Increases the video recording quality.
persist.adb.notify=0 - Disables the debug notification icon on the status bar. Doesn't increase performance at all.
ro.kernel.android.checkjni=0 - Fixes some app issues. It pertains to the Java Native Interface.
ro.home_app_adj=1 - Forces the launcher to stay in memory. This could slow down the front app, but allow for quicker app switching.
debug.sf.nobootanimation=1 - Disables boot animation for increased boot times.
#Internet Speed
Increases network 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
Click to expand...
Click to collapse
You can add these as well
ro.config.htc.nocheckin=1
ro.config.nocheckin=1
video.accelerate.hw=1
ro.home_app_adj=1
ro.camcorder.videoModes=true
ro.min_pointer_dur=8
# 3G signal and speed tweaks
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=10
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=5
# Saves some battery without reducing performances
wifi.supplicant_scan_interval=180
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
# Increase camera's photo and video recording quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
# Connect and disconnect faster (experimental)
ro.mot.eri.losalert.delay=1000
# More free ram and apps load faster
dalvik.vm.dexopt-flags=m=y
# Deeper Sleep to save battery
pm.sleep_mode=1
# Reduce dial-out time
ro.telephony.call_ring.delay=0
# Increase jpg quality to 100%
ro.media.enc.jpeg.quality=100
# Disable Kernel Error Checking
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
# Better internet browsing & download speed
net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960
# Increase general Performance
debug.performance.tuning=1
# Reduce the black screen time of the proximity sensor
ro.lge.proximity.delay=25
mot.proximity.delay=25
# Allow purge of assets to free more ram
persist.sys.purgeable_assets=1
# Better Scrolling responsiveness and speed
windowsmgr.max_events_per_sec=150
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
# Smoother video streaming
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
# Allow dalvik to use JIT (Just in Time) Compiler
dalvik.vm.execution-mode=int:jit
Click to expand...
Click to collapse
Install
Found under system/build.prop.. Copy these to the tweaks you would like to us at bottom of you build.prop. Save and exit. Reboot 2 times.
Will certainly be giving these a go and see what the outcome is
good post ..... This dev makes some awesome scripts...check them out. I've used them for every phone...And had the best results....Need a script manager in market its free....and run them...
http://forum.xda-developers.com/showpost.php?p=18703418&postcount=5021
wish777 said:
good post ..... This dev makes some awesome scripts...check them out. I've used them for every phone...And had the best results....Need a script manager in market its free....and run them...
http://forum.xda-developers.com/showpost.php?p=18703418&postcount=5021
Click to expand...
Click to collapse
You can't pick each variable when flashing pre packaged scripts. Zepp makes great things, I agree with that.
Sent from my SAMSUNG-SGH-I717 using xda premium
boostnsubaru said:
You can't pick each variable when flashing pre packaged scripts. Zepp makes great things, I agree with that.
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
yeh i know,,,,what you made in first post is the essentials...those scripts will defiantly help and show a improvement within the phone...
i use zeps scripts,,but your right i cannot pick and choose unless i wrote my own script... if i was to pick lets say some of his tweaks and my own can it go into the same build prop folder? Just copy and paste certain things?...when i run like 4 of his scripts i get multiple folders throughout system and i hate that,i want to keep it simple... is there just one system/build.prop within the system i can make changes and add things too? or do other scripts go to other places within the system?
Just to make sure I have this correct, can you give me a bit more detail?
Do I use script manager and add these in there? Or do I use Root Explorer?
Okay and do I actually copy like the #extras text (text with the pound sign)
Last thing, I was able to copy it to my clip board but I can't seem to paste it.
Do u have to put it in the build prop exactly the way u have it? So I just can copy paste?
Sent from the TermiNOTEr! ;-)
kiltedthrower said:
Just to make sure I have this correct, can you give me a bit more detail?
Do I use script manager and add these in there? Or do I use Root Explorer?
Click to expand...
Click to collapse
I used root explorer and edited the build prop, really snappy, keep up the good work.
Do we have to space in-between each tweak? Also do u have to have the name of each tweak in there?
Sent from the TermiNOTEr! ;-)
I believe hes just giving you the best value setting to change it to...not sure?..i never copy and pasted anything like that...
i know there are apps like ROM Toolbox Pro....or Absolute System Root Tools,,that have build prop editor in them....hes giving you a good setting to change the value to..there already in your phone..just have to get access to it...i use apps to change the values with.....
borijess said:
Do we have to space in-between each tweak? Also do u have to have the name of each tweak in there?
Sent from the TermiNOTEr! ;-)
Click to expand...
Click to collapse
The same way it appears in the first post that's how I left it. I didn't take anything from it or add.
---------- Post added at 01:24 AM ---------- Previous post was at 01:22 AM ----------
wish777 said:
I believe hes just giving you the best value setting to change it to...not sure?..i never copy and pasted anything like that...
i know there are apps like ROM Toolbox Pro....or Absolute System Root Tools,,that have build prop editor in them....hes giving you a good setting to change the value to..there already in your phone..just have to get access to it...i use apps to change the values with.....
Click to expand...
Click to collapse
Install
Found under system/build.prop.. Copy these to the bottom of you build.prop. Save and exit. Reboot 2 times.
Easy enough. My problem is I open root explorer and go to system/build.prop and I'm not finding any option to edit or paste.
Sent from my SAMSUNG-SGH-I717 using xda premium
kiltedthrower said:
Easy enough. My problem is I open root explorer and go to system/build.prop and I'm not finding any option to edit or paste.
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
You have to mount system and then long press the system build prop and select the option that says open in text editor.
kiltedthrower said:
Easy enough. My problem is I open root explorer and go to system/build.prop and I'm not finding any option to edit or paste.
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
long press the folder,,,should have more options, like a script editor...or do what there doing copy and pasting them in..
beat me to it,,,lol
boostnsubaru said:
Here are some Build.prop Tweaks that i have been trying.
Give them a try and report back. If you know of or make any changes post them up for others to try!
Install
Found under system/build.prop.. Copy these to the bottom of you build.prop. Save and exit. Reboot 2 times.
Click to expand...
Click to collapse
Internet Instantly seemed snappier, could be a placebo but sure seems real. Scrolling snaps too. Thanks again
Edit: Definitely not a placebo!
Please hit THANKS button if I help you, I have very low self esteem, and I crave validation! Sent from my Team EOS ICS Xoom
Having weird problems with swype now any ideas?
garcou said:
Having weird problems with swype now any ideas?
Click to expand...
Click to collapse
Maybe try wiping cache and dalvik? Often fixes weird issues that just seem to pop up. Might as well Fix permissions while you're at it too
Please hit THANKS button if I help you, I have very low self esteem, and I crave validation! Sent from my Team EOS ICS Xoom
This is the way I pasted it. Is this OK?
{
"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"
}
Sent from the TermiNOTEr! ;-)
borijess said:
This is the way I pasted it. Is this OK?
Sent from the TermiNOTEr! ;-)
Click to expand...
Click to collapse
your "extras" and "internet" section dosent look correct...it should be one line per command,,,like up at the top of you list i believe...
These tweaks dropped my quadrant score from 3500 to 2200.
Sent from the TermiNOTEr! ;-)

Is there anyway to speed up the launch of camera

As topic, pls
Sent from my SO-01C using xda premium
And my questions is:
how much ram consumming apps do you have? then,you will find the answer you are looking for
Which you prefer? It's yours
Method 1 [Recommended] esp. rooted X10i with customizable build prop along:
Source from: http://androidforums.com/warp-all-things-root/504850-build-prop-speed-tweaks-updated-mar-12th.html
Description : "This new build.prop that i edited actually speeds up your phone from somewhere to 20-30 percent and also reduce lags. Its very easy to install the new build.prop please follow the directions below."
Lines added:
ro.config.hwfeature_wakeupkey=0
windowsmgr.max_events_per_sec=150
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
persist.adb.notify=1
debug.performance.tuning=1
video.accelerate.he=1
ro.media.enc.hprof.vid.bps =8000000
ro.media.capture.maxees=8m
ro.media.capture.fast.fps =4
ro.media.capture.slow.fps=120
ro.media.capture.flashMinV=33000000
ro.media. capture.torchIntensity=40
ro.media.capture.torchIntensity=70
ro.media.panorama.defres=3264x1840
ro.media.capture.panorama.frameres=1280x720
ro.camcorder.videoModes=true
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
windowsmgr.max_events_per_sec=180
ro.media.enc.jpeg.quality=90
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
ro.lge.proximity.delay=150
mot.proximity.delay=150 If new, Write these inside your BuildProp and save and restart your phone. If got already, edit them and save restart phone. Should see some difference.
METHOD 2
Get Awesome Camera apps which use alternative launching commands by just clicking them.
Recommended Camera Apps Link: http://www.gadgetcage.com/best-android-camera-apps/17839/
METHOD 3
Optimise your unneccessary/used apps by "force stopping them" to increase free RAM under Setting>Applications>Running Service
By clearing them, phone will not be overloaded and reducing launch reaction time for apps including camera launch Therefore, apps can be launched faster.
Hope these help
whitefang
kalel29 said:
And my questions is:
how much ram consumming apps do you have? then,you will find the answer you are looking for
Click to expand...
Click to collapse
I have 120mb free ram when i open the camera , and it takes 3 to 4 seconds to launch.
It didn't answer my question.
There is only one way to spped up camera launch ,get cyanogenmod.
SMASH :good: BUTTON IF I HELPED YOU
techdevilisnowmonster said:
There is only one way to spped up camera launch ,get cyanogenmod.
SMASH :good: BUTTON IF I HELPED YOU
Click to expand...
Click to collapse
I love the stock SE camera but yes its painfully slow even on customs roms.
Then I decided to use Camera ICS from playstore . I am just impressed with its starting and capturing speed

Eliminate Lag(and butter smooth settings menu)[more tweaks]

Hello people,i found some interesting build prop tweaks that will make ics ui less laggy....ecpecially have you ever noticed the lag of settings app?it kills me when i open settings menu
anyway more action less words
#requires:
-Hands,fingers,brain
-Xperia 2012 device ( P,U,Sola,Go)
-root
-root explorer or anything similar explorer that can edit system files
#step 1
open root explorer,go to /system ,mount it r/w and then longpress on build.prop and press *open in text editor*
#step 2
add those lines at the end of the file-text(please backup first):
persist.sys.NV_FPSLIMIT=60 ~useless on our devices ,sorry
persist.sys.ui.hw=1
ro.vold.umsdirtyratio=20
ro.wmt.blcr.enable=0
Added 8/8/13
debug.sf.hw=1
debug.performance.tuning=1
video.accelerate.hw=1
debug.egl.profiler=1
debug.egl.hw=1
debug.composition.type=gpu
added tweaks(thanks should go on mrsatan and on one random guy at google):
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
view.scroll_friction=10
windowsmgr.max_events_per_sec=280
ro.min_pointer_dur=8
ro.telephony.call_ring.delay=0
ring.delay=0
press menu button and then press save and exit
mount r/o
#step 3
reboot your phone (if someone asks me what is reboot i will shoot his head)
#step 4
post a comment and tell if it is working or not and thank me if you consider that i helped you
#step 5
continue your life
AW: Eliminate Lag(and on settings menu)
Haha my settings doesn't lag
Nice try
mine lagged and those tweaks helped me
AW: Eliminate Lag(and on settings menu)
Anyway. Hope it helps people who have laggy settings
Re: Eliminate Lag(and butter smooth settings menu)
It makes the phone slower than before. I'll remove it
Sent from my LT22i using Tapatalk 2
work in 2011 xperia?
Re: Eliminate Lag(and butter smooth settings menu)
cbd dvd said:
work in 2011 xperia?
Click to expand...
Click to collapse
Try it and you will find your answer
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
Hey mate,2 of your 3 tweaks won't work with our phones. The first line is used to set An fps limit to nvidia gpu but we have Malis on our phone. The second tweak is related to the buffering of sd via USB, and I believe it only works in gb. And the last one disables zygote loader which honestly I don't understand at all maybe someone more informed could clear up the doubt
Appreciate the effort to share though
Cheers
I dont know if it's only a placebo effect, but it seems less jumpy, thanks
tadhara said:
I dont know if it's only a placebo effect, but it seems less jumpy, thanks
Click to expand...
Click to collapse
add and the new tweaks ive added and you will have smoother scrolling and less call delay
Basttery consume increased
the battery consume its a lot more since these tweaks.....i dont know why.....unninstalled
Greenify make your phone fast
Sent from my ST25i using xda premium
are all those script needed to eliminate lag on settings? or there is only a specific one?
AmG77 said:
are all those script needed to eliminate lag on settings? or there is only a specific one?
Click to expand...
Click to collapse
actually those are tweaks to make scrolling(or however it is spelled) faster and smoother..and i noticed that those tweaks made and settings menu smoother.
these last tweaks make call ringtone ring without any delay...
(ro.telephony.call_ring.delay=0
ring.delay=0)
good one .thnx
devilakos said:
actually those are tweaks to make scrolling(or however it is spelled) faster and smoother..and i noticed that those tweaks made and settings menu smoother.
these last tweaks make call ringtone ring without any delay...
(ro.telephony.call_ring.delay=0
ring.delay=0)
Click to expand...
Click to collapse
Reduce time needed to pick up a call ? Cause it takes like 10 sec for slider to appear on the screen and many call are missed.
Kidy973 said:
Reduce time needed to pick up a call ? Cause it takes like 10 sec for slider to appear on the screen and many call are missed.
Click to expand...
Click to collapse
yes those tweaks are for reducing call delay to minimum... but 10 seconds ? anyway try them(The two last) and report back please (and be sure that those lines are not allready on build prop....... if they are there just change the values [numbers] )
Amazing! Thanks, so much smoother
Sry for my bad eng. thanks.
Is this really consume more battery??
Xperia_Fans said:
Is this really consume more battery??
Click to expand...
Click to collapse
dont really know but i dont feel more battery draining..
.you can try them and see for yourself

[Share] Build.prop tweaks for CM10.1

This is my first post in the android development section. Hope you guys like it.
FEATURES :
* Better Battery
- Deep Sleep Mode
- Scans WiFi Less Frequently (Saves Battery)
* Image Quality Increased
* Streams Video Faster
* Better Touch Response
* Faster Reboot
* Instant Call
- No Delay In Receiving/Making Calls
* Faster Launcher
- No/Very Little Lag
- Forces Launcher Into Memory
* Fixes FC Issues With Some Apps
* Fixes “Black Screen” Issue After Call
- Screen Appears Almost Instantly After Pulling Phone Away From Face
* Audio & Video Quality Increased
* Signal Tweaks
* Download & Upload Speed Increased
* Dalvic VM Tweaks
* Loads App Faster
* Frees More RAM
* Overall Performance Increased
And Many More ...
Instructions :
1) Copy the build.prop from /system to your SD card, transfer it to your computer, open it with notepad ++.
2) Add the following lines to it :
#
ADDITIONAL_BUILD_PROPERTIES
#
debug.performance.tuning=1
debug.sf.hw=1
video.accelerate.hw=1
debug.egl.profiler=1
debug.egl.hw=1
debug.composition. type =gpu
# Faster Streaming
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
# Better Image & Audio Quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
# Net Speed 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
net.tcp.buffersize.hspa=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.lte=524288,1048576,2097152,524288,1048576,2097152
net.tcp.buffersize.hspda=4096,87380,256960,4096,16 384,256960
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144,87380,1048576
# Google DNS
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
# No Delay In Making Call
ro.telephony.call_ring.delay=0
ring.delay=0
# Battery Tweaks
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
ro.ril.fast.dormancy.rule=0
# Frees More RAM
persist.sys.purgeable_assets=1
# Signal Tweaks
ro.ril.enable.amr.wideband=1
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
ro.ril.hsxpa=2
ro.ril.gprsclass=12
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=8
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.hsupa.category=6
# Fast Reboot
persist.sys.shutdown.mode=hibernate
ro.config.hw_quickpoweron=true
# Better Responsiveness & Speed
windowsmgr.max_events_per_sec=90
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
# Lock App In Memory
sys.keep_app_1=enter the package name of the app.
# Other Tweaks
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.mot.eri.losalert.delay=1000
dalvik.vm.execution-mode=int:jit
ro.config.hwfeature_wakeupkey=0
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
persist.adb.notify=0
vm.stat_interval=1
persist.android.strictmode=0
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
ro.config.nocheckin=1
# Enable Surface Dithering Which Will Raise Image Quality At The Cost Of Performances - 1=ON;0=OFF
persist.sys.use_dithering=0
# Enables 270 Degree Rotation
windowsmgr.support_rotation_270=true;
# Improves Camera & Video Results
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
#
# Experimental Tweaks
#
#touch.presure.scale=0.001
#ro.min_pointer_dur=8
#ro.media.enc.hprof.vid.fps=65
# No BootAnimation For Faster Reboot - Remove # Below To Enable
#debug.sf.nobootanimation=1
# May Improve Pictures - Remove # Below To Enable
#ro.media.cam.preview.fps=0
3) Save the file & close.
4) Transfer the edited build.prop to your SD card.
5) Using root explorer, move it to /system, set permissions to rw--r-r-.
6) Reboot into recovery, wipe dalvic cache & reboot.
Done !
Note :
1) There are some experimental tweaks. To enable them, remove the # from the starting of the lines as stated.
2) DO NOT DELETE THE #AT THE LINE, EXPERIMENTAL TWEAKS.
3) There is a line that allows you to lock the launcher in memory. Enter the package name of the app/launcher you wanna lock there.
For example, the package name for Trebuchet is, com.cyanogenmod.trebuchet
4) If the line,
#
ADDITIONAL_BUILD_PROPERTIES
#
is already present in your original build.prop, just copy all the lines below it, other than it & paste them & follow the steps stated above.
Tested & working on CM10.1 beta7 by Wayland_ace !
Credits :
1) TopDroid for his original work.
2) Venomous Viper 119 ( me ) for sharing it here
If you want to use this in your ROM, don't even take my permission ! Just give credits to the right person, that's enough ! I'm just sharing it here !
Sent from my GT-S5830 using xda premium
There might be some flaws in the lines as these tweaks weren't made for ace remotely. I just tested & they worked. So I shared. Any corrections, I'm always happy to be noticed
Sent from my GT-S5830 using xda premium
why wont it work on other based roms like CM 7.2? lot of my stuff on CM 7.2 looks like that. just asking...
for proximity
mot. and lge. are for LG phones and motorola phones
they wont work
just a suggest
and all
ro.mot
ro.lge lines do not work
also the ril.htcmask wont have any affect
Sent from my S500 using xda app-developers app
benna said:
why wont it work on other based roms like CM 7.2? lot of my stuff on CM 7.2 looks like that. just asking...
Click to expand...
Click to collapse
You can give it a try. If it works then, great !
SpaceCaker said:
for proximity
mot. and lge. are for LG phones and motorola phones
they wont work
just a suggest
and all
ro.mot
ro.lge lines do not work
also the ril.htcmask wont have any affect
Thanks for your valuable suggestion ! Currently I've removed those lines from op. Can you please help me with the correct lines ?
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
Sent from my GT-S5830 using xda premium
Anyone tried the tweaks on other builds ? If yes, please report what changes have you noticed.
Sent from my GT-S5830 using xda premium
Since this is a share, shouldn't this thread be in the general section?
Code:
# DalvikVM tweaks
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.heapsize=64m
dalvik.vm.verify-bytecode=false
dalvik.vm.execution-mode=int:fast
dalvik.vm.dexopt-data-only=1
dalvik.vm.dexopt-data-only=1
Xr01d_GT said:
Since this is a share, shouldn't this thread be in the general section?
Code:
# DalvikVM tweaks
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.heapsize=64m
dalvik.vm.verify-bytecode=false
dalvik.vm.execution-mode=int:fast
dalvik.vm.dexopt-data-only=1
dalvik.vm.dexopt-data-only=1
Click to expand...
Click to collapse
As far as I know, only discussion threads & query threads for roms are posted in the general section (correct me if I'm wrong) . And these tweaks aren't purely shared, I had to remove some lines & make some adjustments to make them easily equipping/usable .
Sent from my GT-S5830 using xda premium
I am using all of these above and I fell sigificant improvement. Why all of these are not applied to ROMs? I used a bit of wifi, 2G, 3G, texts and a few calls and there is still 49% since 9a.m. uncharge. and the awake after sleep is boosted. I am really suprised with that and also worried why nobody comments and test???
Czepek said:
I am using all of these above and I fell sigificant improvement. Why all of these are not applied to ROMs? I used a bit of wifi, 2G, 3G, texts and a few calls and there is still 49% since 9a.m. uncharge. and the awake after sleep is boosted. I am really suprised with that and also worried why nobody comments and test???
Click to expand...
Click to collapse
First... I'm back on xda after a long time. Happy to be back . Well, many threads go down due to lack of scope like this here. Can't help
Sent from my GT-S5830 using xda premium
thx dude
koQQen said:
thx dude
Click to expand...
Click to collapse
If you really wanna say so, hit the button !
Sent from my GT-S5830 using xda premium
The suggested build.prop seems to be working really well for my Galaxy S2 i9100 with Dirty Unicorns rom 4.4. I was experiencing some really annoying delays and freezes with my phone, but after applying the new build.prop everything is working pretty much flawlessly! Big thanks to the author!
I just bricked my phone either i wasnt doing it properly or something btw does this work with the ace s5380i and if so can u make a video tutorial please.
Thanks in advance.
JAMDIZZY said:
I just bricked my phone either i wasnt doing it properly or something btw does this work with the ace s5380i and if so can u make a video tutorial please.
Thanks in advance.
Click to expand...
Click to collapse
The tweaks should work with ace-i. I'm sorry but I don't own the ace anymore, so no video tutorials
script replacement or edit to existing ?
hi,.
i've post few questions about tweaking build.prop here
http://forum.xda-developers.com/showthread.php?t=2351849&page=3#post59443281
would you mind to give some inputs to best settings and tweak suggestions
thanks
---------- Post added at 02:47 AM ---------- Previous post was at 02:03 AM ----------
which one should be the value of no boot ?
debug.sf.nobootanimation=0
or
debug.sf.nobootanimation=1
the boot of cyanogen initials its work and all developer should have initials boot right,.
for me in counts around 60 circulation before the home screen appears, is it normal ?
---------- Post added at 03:15 AM ---------- Previous post was at 02:47 AM ----------
I cant see the difference,.
which one should be picked and used for my solana ?
your script as following:
# Enable Surface Dithering Which Will Raise Image Quality At The Cost Of Performances - 1=ON;0=OFF
persist.sys.use_dithering=0
Top Droid as following:
persist.sys.use.dithering=1
Improves Screen Quality At The Cost Of Performance
---------- Post added at 03:40 AM ---------- Previous post was at 03:15 AM ----------
your value are the same with my build.prop from existing cm10.1 nightly solana
windowsmgr.max_events_per_sec=90
while topdroid values are:
windowsmgr.max_events_per_sec=275
your edit means no tweak for my solana, but is it best to increase the wait time into 275 ?
what do you suggest,.
Cm 10.1 not booting
Venomous Viper 119 said:
This is my first post in the android development section. Hope you guys like it.
FEATURES :
* Better Battery
- Deep Sleep Mode
- Scans WiFi Less Frequently (Saves Battery)
* Image Quality Increased
* Streams Video Faster
* Better Touch Response
* Faster Reboot
* Instant Call
- No Delay In Receiving/Making Calls
* Faster Launcher
- No/Very Little Lag
- Forces Launcher Into Memory
* Fixes FC Issues With Some Apps
* Fixes “Black Screen” Issue After Call
- Screen Appears Almost Instantly After Pulling Phone Away From Face
* Audio & Video Quality Increased
* Signal Tweaks
* Download & Upload Speed Increased
* Dalvic VM Tweaks
* Loads App Faster
* Frees More RAM
* Overall Performance Increased
And Many More ...
Instructions :
1) Copy the build.prop from /system to your SD card, transfer it to your computer, open it with notepad ++.
2) Add the following lines to it :
#
ADDITIONAL_BUILD_PROPERTIES
#
debug.performance.tuning=1
debug.sf.hw=1
video.accelerate.hw=1
debug.egl.profiler=1
debug.egl.hw=1
debug.composition. type =gpu
# Faster Streaming
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
# Better Image & Audio Quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
# Net Speed 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
net.tcp.buffersize.hspa=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.lte=524288,1048576,2097152,524288,1048576,2097152
net.tcp.buffersize.hspda=4096,87380,256960,4096,16 384,256960
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144,87380,1048576
# Google DNS
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
# No Delay In Making Call
ro.telephony.call_ring.delay=0
ring.delay=0
# Battery Tweaks
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
ro.ril.fast.dormancy.rule=0
# Frees More RAM
persist.sys.purgeable_assets=1
# Signal Tweaks
ro.ril.enable.amr.wideband=1
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
ro.ril.hsxpa=2
ro.ril.gprsclass=12
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=8
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.hsupa.category=6
# Fast Reboot
persist.sys.shutdown.mode=hibernate
ro.config.hw_quickpoweron=true
# Better Responsiveness & Speed
windowsmgr.max_events_per_sec=90
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
# Lock App In Memory
sys.keep_app_1=enter the package name of the app.
# Other Tweaks
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.mot.eri.losalert.delay=1000
dalvik.vm.execution-mode=int:jit
ro.config.hwfeature_wakeupkey=0
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
persist.adb.notify=0
vm.stat_interval=1
persist.android.strictmode=0
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
ro.config.nocheckin=1
# Enable Surface Dithering Which Will Raise Image Quality At The Cost Of Performances - 1=ON;0=OFF
persist.sys.use_dithering=0
# Enables 270 Degree Rotation
windowsmgr.support_rotation_270=true;
# Improves Camera & Video Results
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
#
# Experimental Tweaks
#
#touch.presure.scale=0.001
#ro.min_pointer_dur=8
#ro.media.enc.hprof.vid.fps=65
# No BootAnimation For Faster Reboot - Remove # Below To Enable
#debug.sf.nobootanimation=1
# May Improve Pictures - Remove # Below To Enable
#ro.media.cam.preview.fps=0
3) Save the file & close.
4) Transfer the edited build.prop to your SD card.
5) Using root explorer, move it to /system, set permissions to rw--r-r-.
6) Reboot into recovery, wipe dalvic cache & reboot.
Done !
Note :
1) There are some experimental tweaks. To enable them, remove the # from the starting of the lines as stated.
2) DO NOT DELETE THE #AT THE LINE, EXPERIMENTAL TWEAKS.
3) There is a line that allows you to lock the launcher in memory. Enter the package name of the app/launcher you wanna lock there.
For example, the package name for Trebuchet is, com.cyanogenmod.trebuchet
4) If the line,
#
ADDITIONAL_BUILD_PROPERTIES
#
is already present in your original build.prop, just copy all the lines below it, other than it & paste them & follow the steps stated above.
Tested & working on CM10.1 beta7 by Wayland_ace !
Credits :
1) TopDroid for his original work.
2) Venomous Viper 119 ( me ) for sharing it here
If you want to use this in your ROM, don't even take my permission ! Just give credits to the right person, that's enough ! I'm just sharing it here !
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
i did your tweek on cm 10.1 p3100 but unfortunately i am stuck at boot
jspdjanggo said:
hi,.
i've post few questions about tweaking build.prop here
http://forum.xda-developers.com/showthread.php?t=2351849&page=3#post59443281
would you mind to give some inputs to best settings and tweak suggestions
thanks
---------- Post added at 02:47 AM ---------- Previous post was at 02:03 AM ----------
which one should be the value of no boot ?
debug.sf.nobootanimation=0
or
debug.sf.nobootanimation=1
the boot of cyanogen initials its work and all developer should have initials boot right,.
for me in counts around 60 circulation before the home screen appears, is it normal ?
---------- Post added at 03:15 AM ---------- Previous post was at 02:47 AM ----------
I cant see the difference,.
which one should be picked and used for my solana ?
your script as following:
# Enable Surface Dithering Which Will Raise Image Quality At The Cost Of Performances - 1=ON;0=OFF
persist.sys.use_dithering=0
Top Droid as following:
persist.sys.use.dithering=1
Improves Screen Quality At The Cost Of Performance
---------- Post added at 03:40 AM ---------- Previous post was at 03:15 AM ----------
your value are the same with my build.prop from existing cm10.1 nightly solana
windowsmgr.max_events_per_sec=90
while topdroid values are:
windowsmgr.max_events_per_sec=275
your edit means no tweak for my solana, but is it best to increase the wait time into 275 ?
what do you suggest,.
Click to expand...
Click to collapse
If the lines are same as in you ROM's default build.prop, just delete the ones from my tweaks. The no boot animation line just disables the boot animation on startup. In other words, you don't see the boot animation. This line has nothing to do with the boot time. The boot time depends on your apps and settings.
Sent from my Nexus 5 using Tapatalk
applesaw said:
i did your tweek on cm 10.1 p3100 but unfortunately i am stuck at boot
Click to expand...
Click to collapse
Some lines must be conflicting. Just delete them and you'll be good to go!
Sent from my Nexus 5 using Tapatalk

Categories

Resources