blob: f7752bd7d0344a990e882944216920cbb9bba684 [file] [log] [blame]
MSF Jarvisce2ee802016-04-07 16:22:23 +05301<html>
bigbiffd006b302015-03-06 18:36:03 -05002<div class='page-heading'>flash_image Install Method (Requires Root):</div>
MSF Jarvisce2ee802016-04-07 16:22:23 +05303<a id='flash_image'></a>
bigbiffd006b302015-03-06 18:36:03 -05004<hr />
5<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>
6<p class="text">su</p>
7<p class="text">flash_image recovery /sdcard/twrp.img</p>
MSF Jarvisce2ee802016-04-07 16:22:23 +05308</html>