• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root How to do build prop changes

XAL2

Android Enthusiast
How do you do build prop changes? I'm curious because apparently you need to do so to have MMS working on Mazda's new ROM.
 
use root explorer, go to /system/build.prop

open it with a text editor

edit

save

profit?




if you get your mms figured out post it up. im struggling with the same problem right now.
 
How do you do build prop changes? I'm curious because apparently you need to do so to have MMS working on Mazda's new ROM.
There are a number of build.prop editors available in the Play Store including one that's part of ROM Toolbox, and this one on XDA.

It's pretty easy to edit the build.prop file using a root capable file manager like ES File Explorer or Root Explorer to open it with a text editor. The build.prop file is just a list of keyword parameters so you need to make sure the same parameter is not repeated.

ramjet73
 
There are a number of build.prop editors available in the Play Store including one that's part of ROM Toolbox, and this one on XDA.

It's pretty easy to edit the build.prop file using a root capable file manager like ES File Explorer or Root Explorer to open it with a text editor. The build.prop file is just a list of keyword parameters so you need to make sure the same parameter is not repeated.

ramjet73

+1 on ROM Toolbox Pro, its what I use
 
Back
Top Bottom