Android Recovery Emulator is a Windows Program that allows you to Simulate Installing Zips
If you’re a themer, modder, developer, or even regular user who is looking to test their flashable zip mod without using a live device, then check out the Android Recovery Emulator project by XDA Recognized Developer Ricky Divjakovski. This Windows utility allows you to simulate most options of an Android recovery environment such as flashing zips, wiping data/factory resetting, clearing cache, etc.
The android recovery emulator is a utility that allows you to emulate the android recovery.
Most options are supported and you can flash zips and roms with this, wipe data/factory reset, clear cache etc, this is basically a virtual device.
Supported syntax –
(#) comments
(ui_print) printing
(package_extract_file) extracting files
(package_extract_directory) extracting directories
(block_image_update) updating blocks
(run_program) execution
(delete) deleting
(delete_recurive) recursive deleting
(abort) aborting installation
(format) formatting
(mount) mounting
(set_perm) setting permissions
(set_perm_recursive) setting permissions recursively
(set_metadata) setting metadata
(set_metadata_recursive) setting metadata recursively
(symlink) symlinking
(show_progress) showing progress
Supported error output –
Checks for non-existing files
Checks for non-existing directories
Outputs possible errors for files or directories not embedded in zip
etc..
XDA:DevDB Information
Android Recovery Emulator, Tool/Utility for all devices (see above for details)
Contributors
Ricky Divjakovski
Version Information
Status: Stable
Current Stable Version: V1.0.0.0
Stable Release Date: 2017-04-16
Created 2017-04-16
Last Updated 2017-04-16
Source: Link