blob: 3b213eba83b9122a0e5cabb595f5f041a336be38 [file] [log] [blame]
bigbiffd006b302015-03-06 18:36:03 -05001<div class='page-heading'>flash_image Install Method (Requires Root):</div>
2<hr />
3<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>
4<p class="text">su</p>
5<p class="text">flash_image recovery /sdcard/twrp.img</p>