[GUIDE] How to edit build.prop on any Android device!

Search This thread

DroidModder

Senior Member
Jun 14, 2012
920
894
In A Box
Is there an edit for CM9 Touchpad that gives most if not all applications? I've been searching around for the past hour and haven't found a definite answer both through information and testing myself.


Yes, by editing the build.prop and modifying the Product name/model and manu, you can then start running apps, etc that may not be supported
 
  • Like
Reactions: n70shan
Will this work to re-perform a software update?

I have a Pantech Crossover and Pantech has a PC Program to install from Froyo to Gingerbread. By changing the software version will this fake the Windows Program into re-installing the update?
 

DroidModder

Senior Member
Jun 14, 2012
920
894
In A Box
Will this work to re-perform a software update?

I have a Pantech Crossover and Pantech has a PC Program to install from Froyo to Gingerbread. By changing the software version will this fake the Windows Program into re-installing the update?


Not to my knowledge..editing the build.prop basically just fakes the devices system...I can do some research for you on this and let you know
 
Not to my knowledge..editing the build.prop basically just fakes the devices system...I can do some research for you on this and let you know

That would be greatly appreciated. I don't know where else the windows program would pull that information from. The program may update baseband information as well but I don't think it would have any affect on what release of Android is currently flashed. The windows proggy is a Sideload install FYI.
 

Thomas vdb

Senior Member
Jun 6, 2012
462
155
Lommel
Really usefull bcz sometimes i got incompatible issues with gameloft games than i change my phone in build.prop just to htc desire hd and then they will work ;) 1
 

DroidModder

Senior Member
Jun 14, 2012
920
894
In A Box
Exactly. This was the primary reason i did it. I will have screenies up soon just in case someone wants to see

Sent from my Transformer TF101 using Tapatalk 2
 

eswar539

Senior Member
Dec 8, 2012
155
31
Z Fold 4
i did this

I tried to change my phone model to from Galaxy s2 to s3 and rebooted and now my phone hangs on and don't turn on. I am crying like hell.anyone please help me please :crying::crying:
 

helpermonkey

Member
Jan 16, 2011
32
2
Hey there,
So I have a samsung galaxy tab 7.7 and I tried this ... I changed the model to Nexus S. Since then I can't boot my device. I have managed to get a response by plugging it in to the wall charger and then hitting the power button - at which point it takes me to the battery charge screen. However, I cannot boot into android. I made a backup of the build.prop on my sd card; do you have any tips on how to restore functionality?
 

helpermonkey

Member
Jan 16, 2011
32
2
Do you have a nandroid you can restore to?

Sent from my BAKED GS3

you know, that's a great suggestion - and i sat there going - i should probably back this sucker up before i do the edit. Sadly, I didn't do that! I made a backup of the individual file, but not a full nandroid backup. Feel free to insert the "you didn't make a backup?" barbs! :)
 

grinder777

Senior Member
May 15, 2012
1,217
661
you know, that's a great suggestion - and i sat there going - i should probably back this sucker up before i do the edit. Sadly, I didn't do that! I made a backup of the individual file, but not a full nandroid backup. Feel free to insert the "you didn't make a backup?" barbs! :)

Try to find a kernel with aroma file manager. Then you can restore your build.prop backup :)

SGS - Beast 4.2.1 - sema 2.9.0 - Thanx2all
 
  • Like
Reactions: DroidModder

Top Liked Posts

  • There are no posts matching your filters.
  • 375
    Have you ever wanted to use an app from the Google Play store or a game...but it wasn't "supported" on your device?..Well DroidModder is here to the rescue to tell you not to worry at all and that you can use those apps in just seconds by editing one file in your devices system. This file is called build.prop

    We will talk more about what this file holds and where its all displayed within your OS. Before we go any further, be aware that you must be rooted, which I assume, all of us are.

    Now to access this file, you will need a File Manager, you can use the stock manager but I recommend using ES File Explorer. It is free on the Play Store and I will put a link below to download it. https://play.google.com/store/apps/details?id=com.estrongs.android.pop&hl=en

    Once downloaded and installed, Open the application and hit Menu, then tap "Settings", this will bring you to the apps Settings Menu. Once in the Settings Menu, scroll all the way down to Root Settings. In Root Settings, "check" Root Explorer and Mount File System

    Once that is done, go back to the main part of the app that shows all the folders. On that page in the TOP RIGHT you should see a little window like icon, tap that and a set of icons should appear..on the left, there will be an icon that has a star and says Favorites...hit that please. When you hit favorites, it will display the directories on your device, such as Internal Storage, SD CARD, etc. Please tap the icon that shows your device. It can also be distinguished by a "/". By tapping that we have gone into our Devices Internal Storage. The next step is to navigate the system file...it should be towards the bottom. Now enter the system file and scroll to the bottom..at the bottom there will be your build.prop. Be aware that there is also a file named build.prop.bak, we are not using that file so just leave it alone..and enter the regular build.prop. Open the build.prop, the device will prompt you to ask what editor you would like to use to view/edit the build.prop...just use the ES Note Editor.

    Once in build.prop you can edit the following things:

    -edit Android Version by locating ro.build.version.release= and changing the current Build Version.
    - Edit your Model # by locating ro.product.model= and changing your model #
    - change your product brand by locating ro.product.brand=

    Please Note that if you change the product brand, the name MUST be in ALL LOWERCASE LETTERS!!!

    Once you are done playing around, press menu, and then Save...now just exit the app and reboot your phone.
    Once your device reboots, go to Settings> About Phone/Device and see the changes! ;D

    If you thought this tutorial helped you, please hit that thanks button!
    9
    Thank you so much! :) and yeah I made this mainly to help the people who are new to android

    Sent from my SPH-L710 using xda app-developers app
    3
    Very useful specifically for beginners like me! :)

    Sent from my GT-I9100 using xda app-developers app
    2
    Thanks dude, very noob friendly and useful :)

    Sent from my GT-I9100 using xda app-developers app
    2
    You've got some other warnings, might as well add a warning not to mess with anything else, as doing so can put you in a boot loop. This is intended for noobs, after all.