search
Homephp教程php手册修改Android设备信息,如修改手机型号为iPhone7黄金土豪版!

首先你的手机必须要有ROOT权限,误操作有风险需谨慎

请先开启手机的USB调试,防止手机修改后无法启动时导致的无法修复

1、如果你是在手机上修改,直接使用RE文件管理器,编辑/system/build.prop文件,找到

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

改成

ro.product.model=iphone7黄金土豪版
ro.product.brand=apple
然后保存,重启手机即可。


2、如果你想在电脑上修改

打开CMD,输入

adb shell
#su
#mount -o rw,remount yassf2 /system/
#chmod 777 /system
再打开一个CMD,上一个不要关闭,在新的CMD敲入
adb pull /system/build.prop D:/build.prop

然后到D盘找到这个文件,打开编辑

找到

ro.product.model=k333ro.product.brand=ss

改成

ro.product.model=iphone7黄金土豪版
ro.product.brand=apple
然后保存,编码为UTF-8,否则会乱码


在CMD敲入

adb push D:/build.prop /system/


此时手机的文件已经替换,然后需要授权权限才行,否则重启手机进入了系统,会停留在LOGO页面,我就是这样试。。。

所以还需要在原来的CMD窗口,输入

#chmod 755 /system/build.prop

chmod 777没用,一定要755


重启手机即可看到华丽的iphone7了,还可以修改其他,类似操作即可







Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment