Tutorial for MI5 ! flash MI5 to Native Anriod 9
First ,you should download all zips you need
Anriod 9.0 rom
link:https://drive.google.com/uc?id=1 ... Jdk&export=download
3rdparty recovery(include twrp)
link:https://pan.baidu.com/s/1aA4xW8uTU3IZjsb2yEl3EA Extration code:heg4
fireware
link:https://github.com/XiaomiFirmwar ... g/stable-25.01.2019
Second,flash the rom you download
- use usb to connect your mobile phone with PC ,select MTP
- press the volume down and power button until entering fastboot
- unzip the 3rdparty recovery you have download,then click the red one

if succeed ,reboot to recovery,just like this

if your miui's data partition is locked ,click wipe to clean ,format data/
transfer Anriod 9.0 rom's zip and fireware's zip to your phone from PC
click install ,enter sdcard,there should be your zips
flash fireware's zip first ,slide to flash,succeed.
then flash Anriod 9.0 rom ,if succeed,reboot to see what you have done!


Third ,addition modules
flash google apps
link:https://opengapps.org/?arch=arm64&api=9.0&variant=nano(but stock and super variants are not recommended!!! )
flash magisk to access root previleges
link:https://github.com/topjohnwu/Mag ... .1/Magisk-v18.1.zip
(if not matched go to github to select :https://github.com/topjohnwu/Magisk/releases)
this process is the same as the flash on rom above, I'll not say again
Fourth,if you want to install xposed framework
please go to this tutorial
maybe this will also be helpful if known Chinese
link:https://www.xzymoe.com/android-9-flash-xposed/
(better to use suitable version)
what I use
- Magisk-v18.1.zip
- magisk-riru-core-v15.zip
- magisk-EdXposed-v0.2.9.8_beta1-release.zip
- EdXposedInstaller_v2.2.0-release.apk
It works


Reference
- https://forum.xda-developers.com/mi-5/development/rom-lineageos-16-0-xiaomi-mi-5-t3836322
- https://www.xzymoe.com/android-9-flash-xposed/
- https://github.com/ElderDrivers/EdXposed
- http://www.miui.com/thread-17797962-1-1.html
Tutorial for MI5 ! flash MI5 to Native Anriod 9的更多相关文章
- !! This tutorial was designed to help you with installation and configuration of OpenCV4Android SDK.
ref: http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/O4A_SDK.html#running-o ...
- ios上uiwebview的一些实用技巧
前几个星期接到公司一个项目,要用webview在客户端上播视频,作为一个前端实习生,这种需求真是蛋疼……一不知webview是何方神圣,二不知咋调试…… 下面就是蛋疼的开始: 寻找调试工具:好,非w ...
- installation and configuration of OpenCV4Android SDK
http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/O4A_SDK.html#running-opencv ...
- (1)Angular的开发
流行的ReactNative.Node.js.Angular.js.RXjs等技术 H5视频直播 ReactNative应用 JavaScript的新语法 高性能服务端框架 Webpack支撑大规模应 ...
- 2019-1-7Xiaomi Mi5 刷全球版MIUI教程
2019-1-7Xiaomi Mi5 刷全球版MIUI教程 mi5 教程 小书匠 欢迎走进zozo的学习之旅. 前言 固件下载 刷机 刷recovery,root 试用体验 其他参考 前言 机器是老 ...
- react-native学习笔记--史上最详细Windows版本搭建安装React Native环境配置
参考:http://www.lcode.org/react-native/ React native中文网:http://reactnative.cn/docs/0.23/android-setup. ...
- Compiling OpenGL games with the Flash C Compiler (FlasCC)
Compiling OpenGL games with the Flash C Compiler (FlasCC) In this article I show how to use the Flas ...
- Selenium tutorial/overview
copy from: http://www.jroller.com/selenium/ Selenium tutorial/overview 1. Selenium Introduction 2. S ...
- UEFI Bootable USB Flash Drive - Create in Windows(WIN7 WIN8)
How to Create a Bootable UEFI USB Flash Drive for Installing Windows 7, Windows 8, or Windows 8.1 In ...
随机推荐
- Mysql高性能笔记(一):Schema与数据类型优化
1.数据类型 1.1.几个参考优化原则 a. 更小的通常更好 i.更小的数据类型,占用更少磁盘.内存和CPU缓存,需要的CPU周期更少 ii.如果无法确定哪个数据类型是最好的,就选择不会超过范围的最 ...
- Linux-高可用Keepalived概念篇
keepalived 高可用 Keepalived介绍 Keepalived 软件起初是专为 LVS 负载均衡软件设计的,用来管理并监控 LVS 集群系统中各个服务节点的状态,后来又加入了可以实现高可 ...
- Spring Boot 集成 Spring Security 实现权限认证模块
作者:王帅@CodeSheep 写在前面 关于 Spring Security Web系统的认证和权限模块也算是一个系统的基础设施了,几乎任何的互联网服务都会涉及到这方面的要求.在Java EE领 ...
- easyui Datagrid 表格高度计算及自适应页面的实现
因为页面上既要计算表格的高度,又要自适应浏览器大小,之前都都采用固定表格高度,这样就会导致不同的分辨率电脑上看起来表格高矮不一, 所以采用了计算网页高度和其他div 的高度之差作为表格的初始高度: H ...
- python1--计算机原理 操作系统 进制 内存分布
本周内容 '''第一天: 计算机原理 操作系统 第二天: 编程语言 python入门:环境 - 编辑器 变量 基本数据类型 '''``` ## 学习方法 ```python'''鸡汤 - 干货 ...
- BeanUtils 日期转换(本地格式yyyy-MM-dd)转换成date
1.BeanUtils工具的使用 1)beanUtils 可以便于对javaBean的属性进行赋值. 2)beanUtils 可以便于对javaBean的对象进行赋值. 3)beanUtils可以将一 ...
- 树莓派设置固定IP地址
vi /etc/dhcpcd.conf # 使用 vi 编辑文件,增加下列配置项 # 指定接口 eth0 interface eth0 # 指定静态IP,/24表示子网掩码为 255.255.255. ...
- Python——使用高德API获取指定城指定类别POI并实现XLSX文件合并
# 以下内容为原创,转载请注明出处 1 import xlrd # 读xlsx import xlsxwriter # 写xlsx import urllib.request # url请求,Pyth ...
- EF提交插入数据catch捕获具体异常方法
try { db.SaveChanges(); } catch (DbEntityValidationException ex) { StringBuilder errors = new String ...
- Linux的快捷键一