If your Android-based mobile phone has broken or stopped working properly, then you may need to recover the software. In this case yo can use the Amon Ra recovery tool to resolve your Android issues. The Amon Ra recovery tool requires you to install the Android SDK to your phone. Depending on whether you have a Google or Magic brand phone will require you to do a different method. The Amon Ra recovery tool is to be used in Linux operating systems. ./fastboot boot recovery-RAv1.1.1H.img OR $ ./fastboot boot recovery-RAv1.1.1G.img Wait a few minutes while the image recovery boots. ./adb shell mount -a ./adb push recovery-RAv1.1.1H.img /system/recovery.img $ ./adb push recovery-RAv1.1.1H.img /sdcard/recovery-RAv1.1.1H.img $ ./adb shell flash_image recovery /sdcard/recovery-RAv1.1.1H.img
