魅族PRO5刷国际版固件教程中英文版
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
METHOD 1: INSTALLATION THROUGH ADB VIA PC
第一种方法:连接通过电脑刷
/thread-23842-1-1.html旅游无疆界 hb1987628
–Required before using ADB command to install
.
1. Rooted device (note: you need a Flyme account for this).
一:先root
•Enable root by tapping on Settings-> Accounts-> My Flyme-> Personal settings (first option) -> System privileges and set it to open - accept disclaimer and confirm.*
2. Busybox (SuperSU should be possible too) installed.*
二:安装busybox
•You can download and install busybox from Google Play (or search for the .apk file yourself).
Note: make sure it is installed successfully.
3. Setting up phone
3:安装ADB驱动!(连接过电脑的可以忽略)
• 3.1Set your device on ‘connect as Built-in CD-ROM’ (settings->about phone->storage->connect as).
• 3.2Connect the phone to your PC and copy the ‘‘USB Drivers’’ folder from your phone to your desktop.
• 3.3 Go to settings->accessibility->developer options and enable ‘‘debugging’’ and mock locations.
4. Install ADB drivers
四:无视
• 4.1 Open Windows Device Management (search:
devmgmt.msc). You’ll see a yellow exclamation mark at
‘‘Androidphone/ADB interface’’ - right click on it and click
update driver. Click browse my computer for driver software
(2nd option) and then click on browse and locate the driver
folder you copied from your Meizu phone to your computer (at
step 3.2). If it installs your good to go to pre-install if not go to
step 4.2.
• 4.2 [Optional] When trying to manually install the drivers Windows could give a error l ike ‘‘the driver is corrupt or has
been tampered’’ If this is the case you’ll need to Disable Driver Signature Verification.
How to: (1) Hold down the SHIFT key while you click Restart.
(2) Once rebooted click the Troubleshoot option. (3) Click
Advanced options. (4) Click Startup Settings. (5) Click Restart.
(6) Now Disable ‘‘driver signature enforcement’’ by pressing F7
(7th option in the list). (7) Now you’ll be able to install the driver - at step 4.1 - without an error.
.
前面是准备工作!基本就是root和安装busybox
-Now you can start the pre- installation procedure
1.下载ADB文件夹 /s/1kT5uT1P
1. Download ADB (files) folder click to download ADB files
•Download (see link above) and unzip the folder.
2. Setting up .android folder
2设置.android文件夹如下图!
新建adb_usb.ini 里面的内容为0x2a45,注意后缀名为
ini
•Go to ‘‘c:\Users\your name\android’’ and create or edit the ‘‘adb_usb.ini’’ file in this folder. Create it by making a txt file and name it to adb_usb.ini (don’t forget to replace .txt by .ini). Open the adb_usb.ini file with notepad for example and add the
following text in it: 0x2a45
Note: If there is no .android folder, run the commands in step 3 and search again, also check ADB-drivers.