blob: b306e92040a20fc8e099eaedd1bc061f96d93038 [file] [log] [blame]
youyim12355742122018-06-26 21:58:42 +08001---
2layout: device
3title: "Nubia ZTE 红魔电竞游戏手机"
4codename: nx609
5downloadfolder: nx609j
6supportstatus: Current
Captain Throwbackef65c932019-09-04 14:25:07 -04007maintainer: youyim, Captain_Throwback
youyim12355742122018-06-26 21:58:42 +08008oem: Nubia
9devicetree: 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
20Read these instructions and follow them carefully.
21
22On 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
24unlock bootloader and flash twrp
25
poronofrio311f7a62018-10-03 12:18:44 +000026<p class="code">fastboot oem nubia_unlock NUBIA_NX609J</p>
youyim12355742122018-06-26 21:58:42 +080027
poronofrio311f7a62018-10-03 12:18:44 +000028<p class="code">fastboot flash recovery twrp.img</p>