<html> | |
<div class='page-heading'>flash_image Install Method (Requires Root):</div> | |
<a id='flash_image'></a> | |
<hr /> | |
<p class="text">Download the latest image file (.img) from the download link above. Place it in the root of your /sdcard folder and rename it to twrp.img. Run the following commands via adb shell or a terminal emulator app:</p> | |
<p class="code">su</p> | |
<p class="code">flash_image recovery /sdcard/twrp.img</p> | |
</html> |