Skip to content

junjie511/miui_recovery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About
====================
MIUI Recovery is a powerful Touch Recovery based on AROMA Installer's code.

How to build
====================
1 the project is build android recovery only;
2 Steps as following:
    $. build/envsetup.sh
    $make <your device>
  please see the out/patch_device/<your device>/ , find recovery.img 
3 please check Makefile to obtain the supported devices;
4 If <your device> hasn't been supported,you can port by yourself.

关于
====================
MIUI Recovery是一个基于AROMA Installler代码制作的强大的触摸版Recovery。

如何编译
====================
1 这个项目仅用于编译Recovery
2 编译步骤:
    $. build/envsetup.sh
    $make <你的设备>
  请前往 out/patch_device/<你的设备>/ ,找到 recovery.img
3 请确保Makefile中有您的设备支持
4 如果您的设备未被支持,请自行适配
 

About

The miui recovery source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published