dumbDevpr | c4bb54a | 2018-07-13 01:18:56 +0000 | [diff] [blame] | 1 | --- |
| 2 | layout: device |
dumbDevpr | b844f14 | 2018-07-13 02:32:06 +0000 | [diff] [blame] | 3 | title: "Motorola Moto E4" |
dumbDevpr | c4bb54a | 2018-07-13 01:18:56 +0000 | [diff] [blame] | 4 | codename: woods |
| 5 | downloadfolder: woods |
| 6 | supportstatus: Current |
| 7 | maintainer: dumbDevpr* |
| 8 | oem: Motorola |
| 9 | devicetree: https://github.com/TeamWin/android_device_motorola_woods |
| 10 | --- |
| 11 | |
| 12 | {% include disclaimer.html %} |
| 13 | |
| 14 | {% include supportstatus.html %} |
| 15 | |
| 16 | {% include appinstall.html %} |
| 17 | |
| 18 | {% include download.html %} |
| 19 | |
| 20 | {% include twrpinstall.html %} |
| 21 | |
| 22 | {% include mtkinstall.html %} |
| 23 | |
| 24 | Read these instructions and follow them carefully. |
| 25 | |
| 26 | On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable OEM unlocking. |
| 27 | |
| 28 | unlock bootloader and flash twrp |
| 29 | |
| 30 | fastboot oem unlock |
| 31 | |
| 32 | fastboot flash recovery twrp.img |