[GUIDE][TWEAKS] Edit Your build.prop

Search This thread

GSculerlor

Senior Member
Oct 23, 2013
441
89
Malang
Build.prop are some of many file that very easy to edit it. So, i will give you some tweaks for make your rom better ! :p

Location
Build.prop can easily found at system/build.prop

How To Edit
  • Copy your build.prop from your device into SD Card
  • Edit in PC using Notepad++ (Recomended) or WordPad
  • Save and place it to your SD Card
  • Push it to System using Root Explorer and change permission to rw-,r--,r--

Change Android Name & Ver.
ro.build.display.id=[Change with your text]
ro.build.version.release=[Change with Android version that you want]

Tweaks for 3G
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hsdpa.category=10
ro.ril.hsupa.category=5
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.rill.enable.a53=1

Smooth Scroll
windowsmgr.max_events_per_sec=84[You can experiment with other number]
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000

Ring Telephony Tweaks
ro.telephony.call_ring.delay=0
ring.delay=0

Disable Error Report Pop Up
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1

Increase JPG Quality
ro.media.enc.jpeg.quality=100

Disable Boot Animation
debug.sf.nobootanimation=1

Thanks To :
forever king
js2892
 

Top Liked Posts