Modify Android device information, such as modify phone model for IPhone7 Gold Local tyrants version!

Source: Internet
Author: User

First of all, your phone must have root authority, the risk of misoperation should be cautious

Please turn on the phone's USB debugging, prevent the phone from being modified and cannot be repaired.

1, if you are modified on the phone, directly using the RE file manager, edit the/system/build.prop file, find

ro.product.model=k333
Ro.product.brand=ss

Change into

Ro.product.model=iphone7 Gold Local tyrants version ro.product.brand=apple
Then save and restart your phone.


2, if you want to modify on the computer

Open cmd, enter

ADB shell#su#mount-o rw,remount yassf2/system/#chmod 777/system
Open a cmd again, don't close the last, in the new cmd-typed

ADB Pull/system/build.prop D:/build.prop

And then find this file on the D-Disk, open the editor

Found it

Ro.product.model=k333ro.product.brand=ss

Change into

Ro.product.model=iphone7 Gold Local tyrants version ro.product.brand=apple
then save it, encode it as UTF-8, or it will be garbled.


In cmd-typed

ADB push d:/build.prop/system/

At this time the phone's file has been replaced, and then need authorization permission to line, or restart the phone into the system, will stay in the logo page, I just try ...

So also need in the original CMD window, enter

#chmod 755/system/build.prop

chmod 777 useless, must be 755


Restart your phone to see the gorgeous Iphone7 , you can also modify the other, similar operations can





Modify Android device information, such as modify phone model for IPhone7 Gold Local tyrants version!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.