8000 GitHub - Alam1/android_device_emulator_twrp: Device configs for making a ramdisk-recovery.img that you can boot in the Android emulator
[go: up one dir, main page]

Skip to content

Alam1/android_device_emulator_twrp

 
 

Repository files navigation

Team Win Recovery Project (TWRP)

This is a set of device configs that you can use to build and test TWRP in the Android emulator. Note that adb will take about 10 to 15 seconds after TWRP is booted to become available. Just wait and it will come online eventually.

To boot this in the emulator, build your recoveryimage. With the Android emulator make a new device based on a Galaxy Nexus. Allow it to have a hardware keyboard and a sdcard. Give it a name like TWRP. Then from your android-sdk/tools folder run the following command: ./emulator -avd TWRP -ramdisk ~/cm_folder/out/target/product/twrp/ramdisk-recovery.img

You can find a compiling guide here.

More information about the project.

If you have code changes to submit those should be pushed to our gerrit instance. A guide can be found here.

About

Device configs for making a ramdisk-recovery.img that you can boot in the Android emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 76.8%
  • Shell 23.2%
0