blob: 295998afe3198f369157ce7a800601f3f95e03d0 [file] [log] [blame]
mauronofriof4ee7442020-01-11 18:02:11 +01001---
2layout: device
3title: "ASUS Rog Phone 2"
4codename: I001D
5oem: Asus
6downloadfolder: I001D
7supportstatus: Current
Captain Throwbacka0295af2020-06-03 17:37:05 -04008maintainer: mauronofrio, Captain_Throwback
mauronofriof4ee7442020-01-11 18:02:11 +01009devicetree: https://github.com/TeamWin/android_device_asus_I001D
10xdathread: "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>
24Please 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 Throwbacka0295af2020-06-03 17:37:05 -040026Next download twrp.img and do
mauronofriof4ee7442020-01-11 18:02:11 +010027<pre>
Captain Throwbacka0295af2020-06-03 17:37:05 -040028fastboot boot twrp.img
mauronofriof4ee7442020-01-11 18:02:11 +010029</pre>
30
Captain Throwbacka0295af2020-06-03 17:37:05 -040031This will allow you to install the permanent version. Download twrp-installer.zip and install it normally through the Install button in TWRP.