[MOD] Super Build.prop Tweaks

Search This thread

lightninbug

Senior Member
Sep 17, 2009
4,968
1,789
ALL CREDIT GOES TO Master&Slave™ ON THE SAMSUNG VIBRANT BOARD!! THESE DO WORK WITH OUR SENSATIONS!!


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=3
ro.ril.gprsclass=12
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=28
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=9


Powersave Tweaks
ro.ril.disable.power.collapse=1
pm.sleep_mode=1--------NEW
wifi.supplicant_scan_interval=150


UI Tweaks
windowsmgr.max_events_per_sec=150
debug.sf.hw=1
video.accelerate.hw=1------NEW

Media Tweaks
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000-----NEW

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----NEW
^^Makes phone boot rapidly fast.

System Tweaks
ro.ext4fs=1

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...
:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D
 

tomS01

Senior Member
Jul 1, 2010
667
183
Tatabanya
ALL CREDIT GOES TO Master&Slave™ ON THE SAMSUNG VIBRANT BOARD!! THESE DO WORK WITH OUR SENSATIONS!!

---------------------------------------------------------------------------
**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...
:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D

Hello!

What's your opinion first before you do this must charged the phone fully or do when you want?

Thx
 

rawtek

Senior Member
Oct 11, 2008
96
33
Miami
Sorry if this sounds noobish but where exactly do i put these lines?
Do i put them at the beginning, middle or end

Thanks.
 

markoko1

Senior Member
Aug 26, 2009
122
36
Pirot
ro.sf.lcd_density=X (225 or 230) makes the (stock) dialer look bad, there is a blank space beside its left edge.
 

tibere86

Senior Member
Feb 14, 2009
1,425
272
Rockville, MD
To stop the phone from waking up when pressing the volume key
ro.config.hwfeature_wakeupkey=0
I tried to enable this feature on my Sensation by changing the 0 to a 1 <ro.config.hwfeature_wakeupkey=1>
But no luck. It did not work. Has anyone been able to enable volume key wakeup on a Sense ROM? This function works flawlessly on CM7.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 53
    ALL CREDIT GOES TO Master&Slave™ ON THE SAMSUNG VIBRANT BOARD!! THESE DO WORK WITH OUR SENSATIONS!!


    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=3
    ro.ril.gprsclass=12
    ro.ril.hep=1
    ro.ril.enable.dtm=1
    ro.ril.hsdpa.category=28
    ro.ril.enable.a53=1
    ro.ril.enable.3g.prefix=1
    ro.ril.htcmaskw1.bitmask=4294967295
    ro.ril.htcmaskw1=14449
    ro.ril.hsupa.category=9


    Powersave Tweaks
    ro.ril.disable.power.collapse=1
    pm.sleep_mode=1--------NEW
    wifi.supplicant_scan_interval=150


    UI Tweaks
    windowsmgr.max_events_per_sec=150
    debug.sf.hw=1
    video.accelerate.hw=1------NEW

    Media Tweaks
    ro.media.enc.jpeg.quality=100
    ro.media.dec.jpeg.memcap=8000000
    ro.media.enc.hprof.vid.bps=8000000-----NEW

    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----NEW
    ^^Makes phone boot rapidly fast.

    System Tweaks
    ro.ext4fs=1

    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...
    :D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D:D
    2
    I never copied this Thread over because the sensation has basically all of these tweaks implemented by default, well all of the custom ROMs do.
    1
    Thanks very much.

    Sent from my greatest Sensation 4G running LeeDrOiD