1. Home
  2. Mobile
  3. 10 best build prop tweaks to optimize your galaxy s 2 experience

10 Best Build.Prop Tweaks To Optimize Your Galaxy S II Experience

Samsung Galaxy S II is the hottest dual core Android phone that has gained massive user base since launch. The phone got rooted within hours of initial release and the development community has supported the phone wonderfully since then. In case you have root on your Samsung Galaxy S II and want to tweak your phone without the hassle of testing different ROMs available, then you can also manually tinker with build.prop files to optimize your experience. XDA member, KNZO, has compiled a complete list of Build.Prop tweaks for Android in general and S II in specific.

Galaxy-build-prop

In order to access you phone’s build.prop, download ES File Manager [Free] or Root Explorer from Market. After the download is complete, launch the app and navigate to /system/build.prop and open the file in a text editor [comes integrated in Root Explorer and ES File Manager].

Once the text file is opened on your phone, type the following commands exactly as they are:

1. Internet Speed Enhancement:

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

2. Disable Bootanimation For Quicker Boot:

debug.sf.nobootanimation=1

3. Fix App Issues:

ro.kernel.android.checkjni=0

4, Get Rid of Black-Screen Issue After Ending A Call:

ro.lge.proximity.delay=25
mot.proximity.delay=25

5. 3G Signal Optimization 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

6. Save Battery:

wifi.supplicant_scan_interval=180
pm.sleep_mode=1
ro.ril.disable.power.collapse=0

7. Rendering User Interface With GPU:

debug.sf.hw=1

8. Enhance JPG Image Quality To 100 %:

ro.media.enc.jpeg.quality=100

9. VM Heapsize Tweak:

dalvik.vm.heapsize=48m

10. Decrease Delay While Dialing A Number:

ro.telephony.call_ring.delay=0

And there you go! Now your Samsung Galaxy S II is all set to be fast, stable and responsive. There is also a wonderful collection of init.d tweaks that can be seen here. Please note that some of the tweaks might not work due to hardware / Android system limitations. In case you are facing any issues or want more information, then head the XDA dev thread posted here. All credit for these tweaks go to KNZO and other enthusiasts who helped in discovering them.

3 Comments

  1. # 3G Tweaks
    ro.ril.hsxpa=2
    ro.ril.gprsclass=32
    ro.ril.hep=1
    ro.ril.hsdpa.category=28
    ro.ril.enable.3g.prefix=1
    ro.ril.htcmaskw1.bitmask=4294967295
    ro.ril.htcmaskw1=268449905
    ro.ril.hsupa.category=9
    ro.ril.def.agps.mode=2
    ro.ril.def.agps.feature=1
    ro.ril.enable.sdr=1
    ro.ril.enable.gea3=1
    ro.ril.enable.fd.plmn.prefix=23402,23410,23411
    ro.ril.disable.power.collapse=0
    ro.ril.enable.a52=1
    ro.ril.enable.a53=1
    ro.ril.enable.dtm=1

    •  Hi there, I have a rooted SGS2, will the above work for virgin network UK. Thank you.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.