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 |
| 8 | maintainer: mauronofrio |
| 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 | |
| 26 | Next download twrp-3.3.1-x-I001D.img and do |
| 27 | <pre> |
| 28 | fastboot boot twrp-3.3.1-x-I001D.img |
| 29 | </pre> |
| 30 | |
| 31 | This will allow you to install the permanent version. Download twrp-I001D-installer-3.3.1-x.zip and install it normally through the Install button in TWRP. |