Improve performance and customize your device
Automatic backup before making any changes
Advanced code editor for manual edits
FAQs
What is a build.prop file?
The “build.prop” file is a system file that exists on every Android device. The file contains build information and other system features that are used throughout the operating system.
System Properties String key-value pair You can create or modify a system property in the build.prop file that will load after your device is first booted.
The file is located in / system / build.prop. The build.prop file allows single line comments that begin with a ‘#’ character.
What is a system property?
The feature of the system is the addition of short name value operated by Android’s property service. All system features are loaded at boot. You can get the value of the property of any system without root access. You must have root access to modify or create system assets.
What are some common build.prop tweets?
Some common system features include:
ro.sf.lcd_density: Controls the density of the device.
ro.telephony.call_ring.delay: The number of milliseconds between ring notifications.
persist.adb.notify: flag to display / hide ADB debugging notifications
lockscreen.rot_override: Flag to disable rotation / enable device when screen is locked
——
For more information please visit our website: http://buildpropeditor.jrummyapps.com/
What’s new?
– Decide to open .prop files with third party applications on Android 7.0+
– Advanced color picker
✩✩✩✩✩
Twitter: https://twitter.com/JRummyApps
Facebook: https://www.facebook.com/JRummyApps
GitHub: https://github.com/jrummyapps