youyim123 | 5574212 | 2018-06-26 21:58:42 +0800 | [diff] [blame] | 1 | --- |
| 2 | layout: device |
| 3 | title: "Nubia ZTE 红魔电竞游戏手机" |
| 4 | codename: nx609 |
| 5 | downloadfolder: nx609j |
| 6 | supportstatus: Current |
| 7 | maintainer: youyim |
| 8 | oem: Nubia |
| 9 | devicetree: https://github.com/TeamWin/android_device_nubia_nx609j |
| 10 | --- |
| 11 | |
| 12 | {% include disclaimer.html %} |
| 13 | |
| 14 | {% include supportstatus.html %} |
| 15 | |
| 16 | {% include download.html %} |
| 17 | |
| 18 | {% include twrpinstall.html %} |
| 19 | |
| 20 | Read these instructions and follow them carefully. |
| 21 | |
| 22 | 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. |
| 23 | |
| 24 | unlock bootloader and flash twrp |
| 25 | |
poronofrio | 311f7a6 | 2018-10-03 12:18:44 +0000 | [diff] [blame] | 26 | <p class="code">fastboot oem nubia_unlock NUBIA_NX609J</p> |
youyim123 | 5574212 | 2018-06-26 21:58:42 +0800 | [diff] [blame] | 27 | |
poronofrio | 311f7a6 | 2018-10-03 12:18:44 +0000 | [diff] [blame] | 28 | <p class="code">fastboot flash recovery twrp.img</p> |