blob: 42d1362ae31d3047a3c3cf0388c00c2f64a79d6f [file] [log] [blame]
youyim123b659d222018-06-26 21:23:28 +08001---
2layout: device
3title: "Nubia ZTE Z17"
4codename: nx563j
5downloadfolder: nx563j
6supportstatus: Current
7maintainer: youyim
8oem: Nubia
9devicetree: https://github.com/TeamWin/android_device_nubia_nx563j
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_NX563J</p>
youyim123b659d222018-06-26 21:23:28 +080027
poronofrio311f7a62018-10-03 12:18:44 +000028<p class="code">fastboot flash recovery twrp.img</p>