Friday, October 5, 2012

Improving browsing access tweak

Hello SDGYD users, this is another build.prop tweak. This tweak can improve your android Browsing access. This tweak tested on SGYD with Stock ROM DXLF2 + Custom Kernel iDuos 1.3.1 by MNgez and posted on her blog.

1. Script to improve the performance of a data packet :

ro.ril.hsxpa=5
ro.ril.gprsclass=32
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=28
ro.ril.enable.a53=1
ro.ril.enable.a52=1
ro.ril.enable.3g.prefix=1
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.hsupaind
ro.ril.enable.fd.plmn.prefix=23402,23410,23411
ro.ril.disable.power.collapse=0
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=268449905
ro.ril.hsupa.category=6

2. Script to fix Wireless Connection:

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

3. Script to fix video streaming

media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=enable

4. Script to improve android perfomance:

debug.performance.tuning=1

5. Script  to increase the time interval scan on wifi:

wifi.supplicant_scan_interval=180 

No comments:

Post a Comment

Leave your comment here ...