... | ... | @@ -66,13 +66,13 @@ Some useful additional information can be found at: |
|
|
|
|
|
### Installing a custom recovery: TWRP for Mata
|
|
|
|
|
|
1. Download [TWRP for Mata](https://twrp.me/essential/essentialph1.html)
|
|
|
1. Download [TWRP for Mata](https://gg.gg/9ubmn)
|
|
|
1. Connect your device to your PC via USB.
|
|
|
1. Flash TWRP to the boot partition:
|
|
|
|
|
|
```shell
|
|
|
fastboot -w
|
|
|
fastboot flash boot twrp-3.2.3-0-mata.img
|
|
|
fastboot flash boot twrp-mata_11.img
|
|
|
```
|
|
|
1. Stay in bootloader mode, and use the volume down to select "Recovery mode". Then hit the power button: this should boot you in to recovery mode (TWRP). If it's asking for a password, enter your previous lockscreen password or pin, this will decrypt your data partition. Note: don't be surprised that TWRP will be erased at next boot. Therefore, you will have to reinstall it if you want to install another ROM on your device.
|
|
|
|
... | ... | |