system/build.prop

JKChad

Member
Sep 12, 2010
5
0
0
Visit site
Has anyone played around with the build.prop yet. I know i always did with my org. Droid. Didn't see the need to so much with my X. Loving my Fascinate, but wish I could squeeze a little more out of the video camera settings.

Just looking through it I notice the settings are for the lower end of the video camera setings. I don't see the hprof.vid.width for 720? Anywho, I just rooted my phone about 2 hours ago. So, still lots to tinker with.

Post up any cool tricks you might find regarding the video camera.

-Chad-
 

destroyerbmx

New member
Sep 24, 2010
3
0
0
Visit site
back up your build.prop with the original in your /system folder, that way if you crap it out and it wont boot, hold both up and down volume and power, recovery boot:

adb shell
su
/system
if you want to save the one your working on (mv build.prop build.prop.broke)
mv build.prop.bak build.prop

reboot and unbricked!

I do this daily to find how far I can push it

Same goes with any file you want to mod or change, just make sure there is a backed up file in the fold to make it all that much easier on you.
 

destroyerbmx

New member
Sep 24, 2010
3
0
0
Visit site
Some lines I have added, I think they work, they might, who knows.

ro.telephony.call_ring.delay=1000

wifi.supplicant_scan_interval=90

ro.mot.search.provider=www.google.com (uses google for regular search, dont know exactly as I have messed with a lot of stuff but only checked it after this)

mot.proximity.distance=60

mot.proximity.delay=150

ro.product.max_num_touch=3

ro.min_pointer_dur=10