Okay on this one you need to be a little more careful. If you're running that v8 3g tweak then, dont install the 3g script that's there. If you want a boot animation, then dont install the no boot animation script. These go to the bottom of your build.prop which is located in the system folder. Use root explorer oe whatever you want to insert the values you want in there. The only line you probably wont need is the nobootanimation line so pay attention and remove it if you like boot animations.
debug.performance.tuning=1
video.accelerate.hw=1
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
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.mot.buttonlight.timeout=0
debug.sf.nobootanimation=1
ro.lge.proximity.delay=25
mot.proximity.delay=25
ro.config.hwfeature_wakeupkey=0
This isnt my work.. I didn't make any of these scripts. I just copied them and made good use.
Sign up for dropbox http://db.tt/52Opvvv or minus http://min.us/rinWeay
Uhmm im sorry.. This is totally the wrong section, please delete this.
Sign up for dropbox http://db.tt/52Opvvv or minus http://min.us/rinWeay
You can edit your post
I'm updating this old post
Changes may vary from one unit to another
For the changes you need a file manager (with root access)
Note: I am not Responsible for killing your phone! Use at your own risk!
Build.prop
2. Increase the overall touch response
Code:
debug.performance.tuning=1
video.accelerate.hw=1
3. Battery Save
Code:
wifi.supplicant_scan_interval=150
pm.sleep_mode=1
ro.ril.disable.power.collapse=1
4. Disable debugging notification icon in the status bar
Code:
persist.adb.notify=0
5. Signal (3G) tweaks
Code:
net.dns1=8.8.8.8
net.dns2=8.8.4.4
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
7. Disable the animation to boot faster startup
Code:
debug.sf.nobootanimation=1
8. Fix some application issues (Kernel)
Code:
ro.kernel.android.checkjni=0
__________________________________________________
services.jar
Attention: deodexed files!
Replace the file manually
Notes:
*STOCK services.jar have HOME ADJ4 by default
* Update:
* Add patch deodex (/system/framework) FW 4.1.B.0.587
* Download
Thank button if you like :good:
Great thanks
Thanks for testing them on device. I think if you include following 2 things in main post, it will be even more useful.
Can you please add a link to the original post where all these codes were originally posted?
Did you feel any difference in your device after making these changes, e.g. improved battery/signal after changing 3G values?
EDIT: Here is the master list if anyone needs, please be aware that all tweaks might not apply to your Xperias http://forum.xda-developers.com/showthread.php?t=1227269
gameSTICKER said:
EDIT: Here is the master list if anyone needs, please be aware that all tweaks might not apply to your Xperias http://forum.xda-developers.com/showthread.php?t=1227269
Click to expand...
Click to collapse
there is a sd card tweak but i can not find the init.D. So how to apply this tweak?
There's an app for that
https://market.android.com/search?q=sd+card+speed+root&so=1&c=apps
I Know. I installed a app to tweak the sd but i hate it to have a app for every little **** on my phone so i want to patch the phone directly.
Sent from my SK17i using Tapatalk
gameSTICKER said:
Thanks for testing them on device. I think if you include following 2 things in main post, it will be even more useful.
Can you please add a link to the original post where all these codes were originally posted?
Did you feel any difference in your device after making these changes, e.g. improved battery/signal after changing 3G values?
EDIT: Here is the master list if anyone needs, please be aware that all tweaks might not apply to your Xperias http://forum.xda-developers.com/showthread.php?t=1227269
Click to expand...
Click to collapse
I have another topic to X10 Mini with a few other tweaks, but have not yet been tested in the Xperia Mini!
These do not come from a specific place, all have been tested and proven to improve!
I wanna share my MOD list work for all Sony Anroid v2.1 to 2.3.4:
Some line may be duplicate with default line in build.prob please change value not add others duplicate line !
# Force launcher into memory
ro.HOME_APP_ADJ=1
# Raise JPG quality to 100%
ro.media.enc.jpeg.quality=100
# VM Heapsize; 512MB RAM = 48 is better
dalvik.vm.heapsize=48m
# Render UI with GPU
debug.sf.hw=1
# Decrease dialing out delay
ro.telephony.call_ring.delay=0
# Helps scrolling responsiveness
windowsmgr.max_events_per_sec=200
# Save battery
wifi.supplicant_scan_interval=180
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
# Increase overall touch responsiveness
debug.performance.tuning=1
video.accelerate.hw=1
# Photo and video recording quality tweak
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
# Signal 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
# 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
# Disable blackscreen issue after a call
ro.lge.proximity.delay=25
mot.proximity.delay=25
# Fix some application issues
ro.kernel.android.checkjni=0
# Phone will not wake up from hitting the volume rocker
ro.config.hwfeature_wakeupkey=0
# Force button lights on when screen is on
ro.mot.buttonlight.timeout=0
# Disable boot animation for faster boot
debug.sf.nobootanimation=1
persist.sys.shutdown.mode=hibernate
# Miscellaneous flags
ro.config.hw_menu_unlockscreen=false
persist.sys.use_dithering=0
persist.sys.purgeable_assets=1
ro.mot.eri.losalert.delay=1000
ro.sf.lcd_density=160
dalvik.vm.dexopt-flags=m=y
Click to expand...
Click to collapse
Telemuddi said:
there is a sd card tweak but i can not find the init.D. So how to apply this tweak?
Click to expand...
Click to collapse
to add start up script support inside init.d folder in stock roms, just create a file in /system/etc/install-recovery.sh using this script
Code:
#!/system/bin/sh
/system/xbin/busybox run-parts /system/etc/init.d
and then just create init.d folder in /system/etc/
put your start up script there... it works i using it to add some tweaks for my live with walkman...
Hmm most of those tweaks are relevant to old x10/x8 devices not sure they will do ane good here. Remember just because you CAN change smth doesnt mean its working proper
I don't have this lines in my build.prop :/
is there any tweak to disable those annoiyng notifications when turning on and off mobile data?
Modesis said:
is there any tweak to disable those annoiyng notifications when turning on and off mobile data?
Click to expand...
Click to collapse
Qft...
Sent from my SK17i using XDA App
kiwi0033 said:
I don't have this lines in my build.prop :/
Click to expand...
Click to collapse
Just add them!
quangnhut123 said:
I wanna share my MOD list work for all Sony Anroid v2.1 to 2.3.4:
Some line may be duplicate with default line in build.prob please change value not add others duplicate line !
Click to expand...
Click to collapse
will this work with xperia active without any problems?
shibabz03 said:
will this work with xperia active without any problems?
Click to expand...
Click to collapse
Yes, it works!
But make a backup for safety!
Gustavo RD78 said:
Yes, it works!
But make a backup for safety!
Click to expand...
Click to collapse
Thanks dude! I have an idea,can u make an update.zip,of it for some certain of phone,flashable with CWM,so another user which is unfamiliar with editing build,prop can use it
Sorry for my english
quangnhut123 said:
I wanna share my MOD list work for all Sony Anroid v2.1 to 2.3.4:
Some line may be duplicate with default line in build.prob please change value not add others duplicate line !
Click to expand...
Click to collapse
I cant see the lines on my xperia active build.prop.. What to do? I only saw the vm heap..
If I add them do I need to add it from the #?
Sent from my ST17i using Tapatalk
Any way to boost my wifi?
Sent from my ST17i using Tapatalk
shibabz03 said:
I cant see the lines on my xperia active build.prop.. What to do? I only saw the vm heap..
If I add them do I need to add it from the #?
Sent from my ST17i using Tapatalk
Click to expand...
Click to collapse
If you are not just add the lines at the end!
If you own them, may be changing values!
For these tweaks your device must be rooted first
Editing using phone
Normal Method Done Via Root Explorer
1, Open "Root Explorer" and mount R/W.
2, Go to "system" and you will find there is a file name "build.prop".
3, Right click (By holding at the file) and there is menu pop out.
4, Scroll down and select edit in Text Editor.
5, Type in those few line of words below into the last line of the text then save.
6. Reboot twice
Media Tweaks
ro.media.enc.jpeg.quality=100
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
Boot Tweaks
debug.sf.nobootanimation=1
persist.sys.shutdown.mode=hibernate
^^Makes phone boot rapidly fast.
System Tweaks
ro.ext4fs=1
Miscellaneous Tweaks
Change the Dalvik VM heap size
dalvik.vm.heapsize=64m