blob: c2f180895a2c8aba25faa0b8a3143969c5f509a5 [file] [log] [blame]
KostyaJRZ20135972020-05-30 21:07:55 +00001---
2layout: device
3title: "AMLogic X96 Max"
4codename: u212
5downloadfolder: u212
6devicetree: https://github.com/TeamWin/android_device_amlogic_u212
7supportstatus: Current
8maintainer: KostyaJRZ
9oem: AMLogic
10---
11
12{% include disclaimer.html %}
13
14{% include supportstatus.html %}
15NOTE-1: Decryption works only on ROMs with FBE Support
16
17{% include download.html %}
18
19<div class='page-heading'>Installation:</div>
20NOTE: Your bootloader MUST be UNLOCKED before installing TWRP
21Download the latest TWRP image. Copy it to your device. You will need to have the latest fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader menu. Connect the device to your PC. Open a command window and run the following command from the proper location:
22
23fastboot flash path/to/twrp.img
24
25This will temporarily boot TWRP on your device. Use ADB or MTP to push the zip onto your device:
26
27adb push path/to/twrp.img /sdcard
28
29Also recommended to use Official TWRP App, to flash latest builds.
30You can download it here: https://play.google.com/store/apps/details?id=me.twrp.twrpapp