Goodspeed1178 / android_device_nubia_nx563j

For building TWRP for theNubia Z17(NX563J) only

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How-to compile it:

To build:

. build/envsetup.sh
lunch omni_nx563j-eng
make recoveryimage

TO flash

fastboot oem nubia_unlock NUBIA_NX563J
fastboot flash recovery recovery.img

About

For building TWRP for theNubia Z17(NX563J) only


Languages

Language:Makefile 99.2%Language:Shell 0.8%