Skip to content

Gaojiquan/MIUI_Recovery_N909

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
      # make n909 
  </code>

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

Notification

ZTE N909 support dynamic linker binary

so I build the busybox and bash as dymamic

support usb-toggle for internal sdcard && sdcard

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

$ cd MIUI_Recovery_N909 $ git submodule init $ git submodule update

About

Create by sndnvaps@gmail.com

Build for ZTE N909

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published