Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Master&Slave™
Old
(Last edited by Master&Slave™; 30th October 2011 at 09:19 PM.)
#1  
Master&Slave™'s Avatar
Recognized Developer - OP
Thanks Meter 2635
Posts: 3,118
Join Date: Feb 2011
Location: Philadelphia

 
DONATE TO ME
Wink Super Build.Prop Tweaks :D |Updated 10/30/11|

READ FIRST
**If these lines already exist in your build.prop, then you can just edit the values. If not then Just add the lines. After making the tweaks always remember to reboot twice..!!!**
----------------------------------------------------------------------------

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

Data Tweaks
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=0
ro.ril.hsdpa.category=8
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=6


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



Effects data speed and signal
May not be the same for everyone

Powersave Tweaks
ro.ril.disable.power.collapse=1
Allows the phone to sleep better
pm.sleep_mode=1
Saves power when phone is sleep
wifi.supplicant_scan_interval=150
Allows your wifi to scan less, saving more battery


UI Tweaks
windowsmgr.max_events_per_sec=150
debug.sf.hw=1
video.accelerate.hw=1
All make UI more responsive


Media Tweaks
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
Makes streaming videos stream faster
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000

Increases quality of photo and videos
ro.media.enc.jpeg.quality=90
Raises quality of JPEG images
camera/camcorder mods
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.flashMinV=3300000
ro.media.capture.torchIntensity=40
ro.media.capture.flashIntensity=70
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true

Better camera and video results

Boot Tweaks
debug.sf.nobootanimation=1
Gives your phone no boot animation
[B]persist.sys.shutdown.mode=hibernate
Makes phone boot rapidly fast.


System Tweaks
ro.ext4fs=1
Allows your phone to use an ext-4 file system
ro.HOME_APP_ADJ=1
Forces your home launcher into memory

Miscellaneous Tweaks
Change the Dalvik VM heap size
dalvik.vm.heapsize=64m

To enable the hard key lights to stay on while the screen is on and not timeout
ro.mot.buttonlight.timeout=0
Try disabling BLN if your having trouble getting this to work

To make the phone come off of the "black screen" in the middle of, or the end of phone calls when you pull the phone away from your face
mot.proximity.delay=150
**May kill the dialer**

To disable usb debugging popup
persist.adb.notify=0

To give your phone an HD effect fitting a little more on the screen, look for this in you current build.prop and change the 240 to:
ro.sf.lcd_density=X (225 or 230)

To enable the menu button too unlock the phone
ro.config.hw_menu_unlockscreen=true

To stop the phone from waking up when pressing the volume key
ro.config.hwfeature_wakeupkey=0

To make the phone ring faster when dialing out
ro.telephony.call_ring.delay=800

---------------------------------------------------------------------------
**Tip for battery calibration**

So you can't actually calibrate your battery in the file system. You can, however, "reset" the file that's used as the "brain" for how Android uses and reports the battery life, for lack of a better word. The file is batterystats.bin and the location is /data/system/ - it's been that location on every Android phone I've owned. If you delete or rename this file, the OS regenerates it upon reboot. Therefore, to get the cleanest start possible, or the cleanest calibration possible, on the final reboot in your calibration, go in and rename the file to batterystats.bin.bak (or delete it) right before you reboot. Do this once you know you'll be using your phone in a "normal" fashion on a day to day basis. That way, your battery will be fully calibrated, and this file will be reading/reporting based on normal usage and a fully calibrated battery. I can't attest to this, but I've read before that it's a good idea to clear this file out on a regular basis anyway (every few months or so).

ENJOY AND CLICK THE THANKS BUTTON...
Join the OXYGEN Facebook Group.
Contact me @ est1692@gmail.com
Everyone check out my YouTube Channel and please throw in a sub if you have an account.
Also Check out my Android Theming Videos Located Here
The Following 220 Users Say Thank You to Master&Slave™ For This Useful Post: [ Click to Expand ]
 
rom fiend
Old
#2  
Member
Thanks Meter 2
Posts: 30
Join Date: May 2011
Is this safe to do on cm7?

Sent from my CM7 Vibrant
 
d_phekt
Old
#3  
d_phekt's Avatar
Senior Member
Thanks Meter 238
Posts: 767
Join Date: Oct 2006
Location: Minneapolis, Minnesota
Can anyone else confirm this??
 
rom fiend
Old
#4  
Member
Thanks Meter 2
Posts: 30
Join Date: May 2011
Ok so I went into that file and some of those lines of code are already in there specifically the editable ones and I changed mine to 2/10 which tripled my speed test scores. So my question is do I leave it at that or do I copy paste the rest of the code for even faster connection and if so should I delete the other lines of code as to not duplicate the same lines in one file?

Sent from my CM7 Vibrant
 
Master&Slave™
Old
#5  
Master&Slave™'s Avatar
Recognized Developer - OP
Thanks Meter 2635
Posts: 3,118
Join Date: Feb 2011
Location: Philadelphia

 
DONATE TO ME
Quote:
Originally Posted by rom fiend View Post
Is this safe to do on cm7?

Sent from my CM7 Vibrant
Im on CM7 Doing this
Join the OXYGEN Facebook Group.
Contact me @ est1692@gmail.com
Everyone check out my YouTube Channel and please throw in a sub if you have an account.
Also Check out my Android Theming Videos Located Here
The Following 6 Users Say Thank You to Master&Slave™ For This Useful Post: [ Click to Expand ]
 
GalaxySteve
Old
#6  
Member
Thanks Meter 1
Posts: 37
Join Date: Mar 2011
running trigger, data is hella fast as is.. but im feeling froggy so ill give this "tweak" a try.

Will report back!
 
Master&Slave™
Old
#7  
Master&Slave™'s Avatar
Recognized Developer - OP
Thanks Meter 2635
Posts: 3,118
Join Date: Feb 2011
Location: Philadelphia

 
DONATE TO ME
Quote:
Originally Posted by d_phekt View Post
Can anyone else confirm this??
Just try it for youself, if your not willing to risk your phone then dont be in the forums :)

Ive done it and its safe, if it wasnt then i wouldnt have posted this
Join the OXYGEN Facebook Group.
Contact me @ est1692@gmail.com
Everyone check out my YouTube Channel and please throw in a sub if you have an account.
Also Check out my Android Theming Videos Located Here
The Following 6 Users Say Thank You to Master&Slave™ For This Useful Post: [ Click to Expand ]
 
Master&Slave™
Old
#8  
Master&Slave™'s Avatar
Recognized Developer - OP
Thanks Meter 2635
Posts: 3,118
Join Date: Feb 2011
Location: Philadelphia

 
DONATE TO ME
Quote:
Originally Posted by rom fiend View Post
Ok so I went into that file and some of those lines of code are already in there specifically the editable ones and I changed mine to 2/10 which tripled my speed test scores. So my question is do I leave it at that or do I copy paste the rest of the code for even faster connection and if so should I delete the other lines of code as to not duplicate the same lines in one file?

Sent from my CM7 Vibrant
Yea you wouldnt wanna duplicate, but i suggest if they are already there then dont add them :)

So just leave it at that.

The rest is for the people who already dont have the values in place.

ENJOY BRO
Join the OXYGEN Facebook Group.
Contact me @ est1692@gmail.com
Everyone check out my YouTube Channel and please throw in a sub if you have an account.
Also Check out my Android Theming Videos Located Here
The Following 5 Users Say Thank You to Master&Slave™ For This Useful Post: [ Click to Expand ]
 
GalaxySteve
Old
#9  
Member
Thanks Meter 1
Posts: 37
Join Date: Mar 2011
Can you post some proof, before and after data speed test or something? not doubting you, im still gonna do it regardless. lol
 
Master&Slave™
Old
#10  
Master&Slave™'s Avatar
Recognized Developer - OP
Thanks Meter 2635
Posts: 3,118
Join Date: Feb 2011
Location: Philadelphia

 
DONATE TO ME
Quote:
Originally Posted by GalaxySteve View Post
Can you post some proof, before and after data speed test or something? not doubting you, im still gonna do it regardless. lol
Not near a cpu right now.
But id rather you guys see it for yourselves!

Guarentee it works.
Join the OXYGEN Facebook Group.
Contact me @ est1692@gmail.com
Everyone check out my YouTube Channel and please throw in a sub if you have an account.
Also Check out my Android Theming Videos Located Here

The Following 5 Users Say Thank You to Master&Slave™ For This Useful Post: [ Click to Expand ]
 
Post Reply+
Tags
build.prop, super build.prop
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...