blob: ad0b1e5e7c17bc5db6dc611d5e983d1768850cb8 [file] [log] [blame]
mauronofriob01d33b2018-10-02 17:24:06 +02001---
2layout: device
3title: "Nubia Z17 Mini S"
4codename: nx589j
5downloadfolder: nx589j
6supportstatus: Current
7maintainer: mauronofrio
8oem: Nubia
9devicetree: https://github.com/TeamWin/android_device_nubia_nx589j
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_unlcok NUBIA_NX589J</p>
mauronofriob01d33b2018-10-02 17:24:06 +020027
poronofrio311f7a62018-10-03 12:18:44 +000028<p class="code">fastboot flash recovery twrp.img</p>