View Single Post
Old 04-24-2012, 05:21 PM   #1
multiprose
Connoisseur
multiprose can extract oil from cheesemultiprose can extract oil from cheesemultiprose can extract oil from cheesemultiprose can extract oil from cheesemultiprose can extract oil from cheesemultiprose can extract oil from cheesemultiprose can extract oil from cheesemultiprose can extract oil from cheese
 
Posts: 79
Karma: 1068
Join Date: Nov 2011
Device: kindle
build.prop performance tweaks (touch response, media save size, faster bootup etc.)

use root explorer to enter into system, mount r/w, open build.prop with text editor. append following lines below main build.prop info

these are various tweaks to increase
-touch screen responsiveness
-wifi scanning interval
-video speed
-stream speed for 3g
-startup speed
-turn off annoying messages
...etc.etc. and other stuff

performance obviously is negatively proportional to battery life, so you may see minor decreases in battery, depending on what you use your reader for.

windowsmgr.max_events_per_sec=150
wifi.supplicant_scan_interval=180
debug.sf.hw=1
video.accelerate.hw=1
debug.performance.tuning=1
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
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
debug.sf.nobootanimation=1
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
ro.HOME_APP_ADJ=1
persist.adb.notify=0
multiprose is offline   Reply With Quote