mauronofrio | f4ee744 | 2020-01-11 18:02:11 +0100 | [diff] [blame] | 1 | --- |
| 2 | layout: device |
| 3 | title: "ASUS Rog Phone 2" |
| 4 | codename: I001D |
| 5 | oem: Asus |
| 6 | downloadfolder: I001D |
| 7 | supportstatus: Current |
Captain Throwback | a0295af | 2020-06-03 17:37:05 -0400 | [diff] [blame] | 8 | maintainer: mauronofrio, Captain_Throwback |
mauronofrio | f4ee744 | 2020-01-11 18:02:11 +0100 | [diff] [blame] | 9 | devicetree: https://github.com/TeamWin/android_device_asus_I001D |
| 10 | xdathread: "https://forum.xda-developers.com/rog-phone-2/development/recovery-unofficial-twrp-recovery-asus-t4026801" |
| 11 | --- |
| 12 | |
| 13 | {% include disclaimer.html %} |
| 14 | |
| 15 | {% include supportstatus.html %} |
| 16 | |
| 17 | {% include dmverity.html %} |
| 18 | |
| 19 | {% include appinstall.html %} |
| 20 | |
| 21 | {% include download.html %} |
| 22 | |
| 23 | <div class="page-heading">Installation</div> |
| 24 | Please unlock your bootloader according to instructions documented <a href="https://www.xda-developers.com/asus-rog-phone-ii-bootloader-unlock-tool-kernel-source-code/">here</a> |
| 25 | |
Captain Throwback | a0295af | 2020-06-03 17:37:05 -0400 | [diff] [blame] | 26 | Next download twrp.img and do |
mauronofrio | f4ee744 | 2020-01-11 18:02:11 +0100 | [diff] [blame] | 27 | <pre> |
Captain Throwback | a0295af | 2020-06-03 17:37:05 -0400 | [diff] [blame] | 28 | fastboot boot twrp.img |
mauronofrio | f4ee744 | 2020-01-11 18:02:11 +0100 | [diff] [blame] | 29 | </pre> |
| 30 | |
Captain Throwback | a0295af | 2020-06-03 17:37:05 -0400 | [diff] [blame] | 31 | This will allow you to install the permanent version. Download twrp-installer.zip and install it normally through the Install button in TWRP. |