版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、METHOD 1: INSTALLATION THROUGH ADB VIA PC第一种方法:连接通过电脑刷 旅游无疆界 hb1987628Required 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) -> Syste
2、m 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 ).Note: make sure it is installed successfully.3. Sett
3、ing up phone3:安装ADB驱动!(连接过电脑的可以忽略)· 3.1 Set your device on connect as Built-in CD-ROM (settings->about phone->storage->connect as).· 3.2 Connect the phone to your PC and copy the USB Drivers folder from your phone to your desktop.· 3.3 Go to settings->access
4、ibility->developer options and enable debugging and mock locations.4. Install ADB drivers四:无视· 4.1 Open Windows Device Management (search: devmgmt.msc). Youll see a yellow exclamation mark at Androidphone/ADB interface - right click on it and click update driver. Click browse my compute
5、r 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 c
6、ould give a error like the driver is corrupt or has been tampered If this is the case youll 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 S
7、ettings. (5) Click Restart. (6) Now Disable driver signature enforcement by pressing F7 (7th option in the list). (7) Now youll be able to install the driver - at step 4.1 - without an error.前面是准备工作!基本就是root和安装busybox-Now you can start the pre- installation procedure1.下载ADB文件夹 1. Download ADB (files
8、) folder click to download ADB files· Download (see link above) and unzip the folder.2. Setting up .android folder2设置.android文件夹如下图!新建adb_usb.ini 里面的内容为0x2a45,注意后缀名为ini· Go to c:Usersyour nameandroid and create or edit the adb_usb.ini this folder. Create it by making a txt name it to
9、adb_usb.ini (dont forget to replace .txt by .ini). Open the adb_usb.ini notepad for example and add the following text in it: 0x2a45Note: If there is no .android folder, run the commands in step 3 and search again, also check ADB-drivers.3. Checking driver and connection3.现在检查驱动和连接,打开文件夹!打开运行打开cmd运行
10、框后输入adb kill-server 然后回车(Enter键,键盘里最大的键)然后再输入adb devices 回车,如图· Start ADB shell by clicking the .bat the downloaded and unzipped adb folder. (运行 means run)· In the just started ADB shell run (type) the following 2 commands:adb kill-serveradb devicesAfter the 2 commands mentioned above
11、 you should see your device below list of devices attached.Note: Important If the device list is empty it does not recognize your device and you should check: if you installed your drivers correctly, if the .android and if it contains the adb_usb.ini 0x2a45 in it. If you sure you did - try rebooting
12、 your PC or kill the adb.exe process - and connect/reconnect your device again - and run (type) the command again. If youre getting a ''Permission denied" error make sure you have busybox or SU correctly installed and that you did all the other required steps (root, debugging,mock).-The
13、 Installation through ADB这里的123步 都是制作提取国际版固件! 就不做解释!我直接发我提取的国际版455i 大小为1.28G.1. Download the correct and desired international (i) ROM/firmware (update.zip) for your device· Download from or· Download from: 2. Now download and use the update.zip (firmware) converter that creates
14、the required system-i.img· Click to download converter and unpack the Converter_system_Lollipop folder to your PC.· Copy the files system.new.dat and system.transfer.list from the update.zip to the in folder of converter.· If you copied the two above files to in start the process
15、 by clicking on System-conVERTER.cmd· When completed you should have the required image in the out (youll need it for updating).4. Now copy the created image from the out folder to the root of your device.把从百度云下载的或自己提取的系统system.img 放在手机的根目录· Copy it to internal system memory of your device
16、5.Open ADB by clicking the (运行) run.bat the ADB folder and type the following 3 commands.现在又回到刚才的cmd框! 关掉的话直接打开就行!· 输入adb shell 回车· su 回车· dd if=/sdcard/system.img of=/dev/block/platform/ mtk-msdc.0/by-name/system 回车· 如图· adb shell· su· dd if=/sdcard/system.img of=
17、/dev/block/platform/XXXXXXX/by-name/systemIMPORTANT: Replace *XXXXXXX *with the correct partition system for your deviceMX4 Pro = 15540000.dwmmc0M2 note = mtk-msdc.0MX4 = mtk-msdc.0 (OR mmcblk0p6)MX5 = mtk-msdc.0 (OR mmcblk0p18)So for the MX4, for example, your command will be:dd if=/sdcar
18、d/system.img of=/dev/block/platform/mtk-msdc.0/by-name/system这里只有说一点就是最后的那个命令行如果是PRO5的话应为dd if=/sdcard/system.img of=/dev/block/platform/15570000.ufs/by-name/systemNote: After giving the su command your smartphone may ask for confirmation tap allow/confirm on your screen.输完dd if 那一行后 看似手机什么都没搞!
19、 (如果卡顿也是正常)大约5分钟左右出现“#” 就说明已经成功了,好,现在重启手机, 手机会出现优化程序,大功告成!6. The installation command will take some time (± 5min)· After it is done youll see some records in and out and at the very end the following sign: #;. If this is the case it is done.总结:最好是先刷455A版本最简洁步骤就是,1 root2安装busybox3把system.i
20、mg放在手机根目录,4输入三行命令,好 结束祝大家都成功7.Your phone should be updated by now, but your device will be unresponsive, this is normal.· Hold the power button for 5-10 seconds to shut it down. Now start it up again and wait for it to update apps etc. and your phone has updated successfully. However, once in F
21、lyme again it is wise - but not*necessary - to completely reset your phone. Go to settings->about phone->memory->factory data reset-> check both boxes and click start cleaning (this could take 5-10minutes Note: this deletes everything!Note: if the booting - after flashing/updating -
22、 takes longer than 15 minutes go to recovery and factory reset it and try again (boot with volume down button + power button to access recovery).END OF METHOD 1METHOD 2: INSTALLATION THROUGH THE TERMINAL第二种方法 就 不介绍了 自己看看吧1. Enable root· Enable root by tapping on Settings-> Accounts-> My F
23、lyme-> Personal settings (first option) -> System privileges and set it to open - accept disclaimer and confirm.2. Download and successfully install Busybox (from Google Play or search .apk)3. Download and install a Terminal Emulator (from Google Play or search .for an apk)4. Download the corr
24、ect and desired international (i) ROM/firmware (update.zip) for your device· Download from or· Download from: 5. Download and use the update.zip (firmware) converter that creates the required system-i.img· Click here to download converter first· Copy system.new.dat and
25、system.transfer.list (from the update.zip) to the folder “in” (see converter folder)· Then start the converting process by starting System-conVERTER.cmd and pressing option 1 enter· If successfully converted you can find the system-i.img in the out folder.6. Copy the converted system-img f
26、rom out to the internal memory of your Meizu device7 Go to Settings-> Display-> Sleep and set it to at least 10 minutes8. Start the Terminal Emulator and run (type) the super user command· su· A permission popup will come; give permission by tapping allow (always allow).9. Now run (t
27、ype) the command for installing the system-img.· dd if=/sdcard/system.img of=/dev/block/platform/XXXXXXX/by-name/system· Replace XXXXXXX with the correct partition system for your deviceMX4 Pro = 15540000.dwmmc0M2 note = mtk-msdc.0MX4 = mtk-msdc.0 (OR mmcblk0p6)MX5 = mtk-msdc.0 (OR mmcblk0
28、p18)Example Mx5 : dd if=/sdcard/system.img of=/dev/block/platform/mtk-msdc.0/by-name/system10. The installation should start after the dd if command, but please note· it may seem that the copying/process did NOT start because you didnt notice it, but it DID start.· do NOT type a new comman
29、d or whatsoever, just· be patient and give your device 5-10 minutes to process.11. When the process is done youll see a # at the very end· your device should be unresponsive by now - this is normal12 Now just shutdown your phone (hold power button) and reboot it13 Once successfully bo
30、oted your device should be running an i-rom· Once in Flyme again it is wise - but not necessary - to completely reset your phone. Go to settings->about phone->memory->factory data reset-> check both boxes and click start cleaning (this could take 5-10minutes Note: this deletes everything!END OF METHOD 2Alternative/separate download links··· Update.zip to image Converter tool (only for lollipop roms)· Folder with ADB Shell (files)· Busybox app playstore link· Meizu MX4 system-img. (4.2.8.2I) .Answers t
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 零酒驾宣传标语(130句)
- 水的溶解中班教案5篇
- 平面设计个人工作计划(10篇)
- 网络销售开场白(3篇)
- 安徽省马鞍山市2023-2024学年高一上学期11月阶段检测 数学试题含答案
- DB12-T 1113-2021 河湖长制工作规范
- 山东省青岛市(2024年-2025年小学五年级语文)人教版随堂测试((上下)学期)试卷及答案
- 2024年PCM脉码调制终端设备项目资金需求报告代可行性研究报告
- 2024-2025学年重庆乌江新高考协作体高三上学期二调化学试题及答案
- 幼儿园教师信息化培训
- 心肌缺血和心肌梗死的心电图表现讲义课件
- 小学生性教育调查问卷
- 学历案的编写课件
- 旅游行政管理第二章旅游行政管理体制课件
- 卫生院关于召开基本公共卫生服务项目培训会的通知
- 有机化学ppt课件(完整版)
- 管理咨询公司关键绩效考核指标
- 最新人教版三年级上册数学期中考试试题以及答案
- 《走进爱国主义教育基地》ppt
- 抖音IP孵化指南简约(PPT课件)
- 【课件】高一上学期英语人教版(2019)必修第一册Unit 2 Grammar 现在进行时-
评论
0/150
提交评论