8000 GitHub - miuistore/miui_recovery: The miui recovery source code
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

miuistore/miui_recovery

 
 

Repository files navigation

1 the project is build android recovery only;

2 before building, make sure copy project android_prebuilt, android_bionic and anroid_hardware to the directory ,which from ICS or higher

3 Steps as following: $. build/envsetup.sh $make crespo please see the out/patch_device/crespo/ , find recovery.img

4 please check Makefile to obtain the supported devices;

Modified by sndnvaps@gmail.com

http://www.gaojiquan.com

Changelog :

2013/4/12

support : ZTE n909

Setps to build n909 :

  <code>
      # build/envsetup.sh
      # lunch full_n909-eng
      # make && make n909 
  </code>

2013/06/14

support: ZTE N880F

***Setps to build n880f: *** # source build/envsetup.sh # lunch full_n880f-eng # make && make n880f

2013/07/04

remove adb sideload func replace tar backup && restore method with dedupe

You cand find recovery.img in folder out/patch_device/device_name

Notification

support usb-toggle for internal sdcard && sdcard support ORS scripts , support root device func support to disable to restore the official Recovery from install.zip

Get the android_bionic && external/busybox && external/bash submodule

$ cd MIUI_Recovery_N909 $ git submodule init $ git submodule update

What i will do

1. make it support adb sideload function 
2. port new function from TWRP or CWM 

About

The miui recovery source code

Resources

Stars

Watchers

Forks

Packages
No packages published
0