Difference between pages "User talk:Utkanos" and "Template:Recovery install safestrap"
From CyanogenMod
(Difference between pages)
(Blanked the page) |
|||
| Line 1: | Line 1: | ||
| − | + | ==Installing SafeStrap Recovery == | |
| + | #Download the SafeStrap APK for {{{device_name}}}: [{{{install_file}}} Download] | ||
| + | #*md5: <code>{{{install_md5sum}}}</code> | ||
| + | #Place the downloaded APK alongside adb on your computer. | ||
| + | #Enable installation from unknown sources on your {{{device_name}}}: '''Settings''' > '''Security''' and check the '''Unknown sources''' box. | ||
| + | #Open a terminal on your computer and navigate to the adb executable and run the following: <code>adb install YOURAPK.apk</code> | ||
| + | #If you see '''<nowiki>[SUCCESS]</nowiki>''' in the terminal, continue on. | ||
| + | #:'''NOTE:''' If you see '''<nowiki>[FAILED]</nowiki>''', please go back and ensure you've followed the instructions above to the letter. | ||
| + | #Run the SafeStrap app on the {{{device_name}}}. | ||
| + | #Once requested, permanently grant the application Superuser access. | ||
| + | #Click the button labeled '''Install Recovery'''. | ||
| + | #Once complete, reboot the device. | ||
| + | #When the SafeStrap splash screen appears, hit the '''Menu''' button on your {{{device_name}}}. | ||
| + | #Click the button labeled '''Boot Options'''. | ||
| + | #Activate '''romslot-1''' and follow the instructions on the device. | ||
| + | #''We will be updating SafeStrap to use all ROM slots for Kexec soon.'' | ||
| + | #Follow the instructions below for installing CyanogenMod from recovery. | ||
Latest revision as of 02:50, 16 March 2013
[edit] Installing SafeStrap Recovery
- Download the SafeStrap APK for {{{device_name}}}: [{{{install_file}}} Download]
- md5:
{{{install_md5sum}}}
- md5:
- Place the downloaded APK alongside adb on your computer.
- Enable installation from unknown sources on your {{{device_name}}}: Settings > Security and check the Unknown sources box.
- Open a terminal on your computer and navigate to the adb executable and run the following:
adb install YOURAPK.apk - If you see [SUCCESS] in the terminal, continue on.
- NOTE: If you see [FAILED], please go back and ensure you've followed the instructions above to the letter.
- Run the SafeStrap app on the {{{device_name}}}.
- Once requested, permanently grant the application Superuser access.
- Click the button labeled Install Recovery.
- Once complete, reboot the device.
- When the SafeStrap splash screen appears, hit the Menu button on your {{{device_name}}}.
- Click the button labeled Boot Options.
- Activate romslot-1 and follow the instructions on the device.
- We will be updating SafeStrap to use all ROM slots for Kexec soon.
- Follow the instructions below for installing CyanogenMod from recovery.