• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][UNOFFICIAL][9.0][nx569j/h] LineageOS 16.0 Nubia Z17 mini [15/06/2019]

highwaystar_ru

Senior Member
Sep 17, 2016
332
2,306
93


Code:
/*
 * I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...). 
 * Please do some research if you have any concerns about features included in the products you find here before flashing it! 
 * YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you. 
 * Your warranty will be void if you tamper with any part of your device / software.
 * Same statement for XDA.
 */

LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (pie), which is designed to increase performance and reliability over stock Android for your device.

LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.

All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.


What works:
Calls/SMS/Mobile data
Wifi
Bluetooth
GPS
Camera
Audio
FM radio
LED
Torchlight
Fingerprint sensor
NFC

Broken
* You tell me

Source code:
LineageOS
kernel: https://github.com/HighwayStar/android_kernel_nubia_msm8976/tree/lineage-16.0
device tree: https://github.com/HighwayStar/android_device_nubia_nx569j/tree/lineage-16.0
vendor : https://github.com/HighwayStar/android_vendor_nubia/tree/lineage-16.0

clean code with kernel rebased on top of latest caf oreo msm8976 tag.

Download
2019-06-15
  • Updated Lineage code (new wallpapers app, Night mode, circle battery animation, HD Audio SBC for bluetooth headsets)
  • Fixed USB-thetering
mailru: lineage-16.0-20190615-UNOFFICIAL-nx569j.zip
gdrive: lineage-16.0-20190615-UNOFFICIAL-nx569j.zip

Previous versions:
2019-05-11
  • Updated Lineage code
  • Fixed FM radio
  • Many fixes for fingerprint related issues. Improved overall stability and resolved apps issues like fingerprint in bank apps.
  • Redone from scratch notification LED and keyboard backlight. Tell me if there is any regression.
mailru: lineage-16.0-20190511-UNOFFICIAL-nx569j.zip
gdrive: lineage-16.0-20190511-UNOFFICIAL-nx569j.zip

2019-03-17
  • Added exfat sd cards support
  • Lineage source code updated
mailru: lineage-16.0-20190317-UNOFFICIAL-nx569j.zip
gdrive: lineage-16.0-20190317-UNOFFICIAL-nx569j.zip

2019-01-28
  • Updated Lineage code
mailru: lineage-16.0-20190128-UNOFFICIAL-nx569j.zip
gdrive: lineage-16.0-20190128-UNOFFICIAL-nx569j.zip

2019-01-03
  • Fixed call recording
  • Fixed thermal regulation (like lineage 15.1)
  • Fixed hardware navigation key disable/soft navigation panel enable
  • Full source code (device tree and vendor) uploaded to github
mailru: lineage-16.0-20190103-UNOFFICIAL-nx569j.zip
gdrive: lineage-16.0-20190103-UNOFFICIAL-nx569j.zip

2019-01-02
  • Fixed Access point mode (hotspot)
mailru: lineage-16.0-20190102-UNOFFICIAL-nx569j.zip
gdrive: lineage-16.0-20190102-UNOFFICIAL-nx569j.zip

2018-12-24
  • Fixed NFC
  • Fixed low brightness in camcorder mode
mailru: lineage-16.0-20181224-UNOFFICIAL-nx569j.zip
gdrive: lineage-16.0-20181224-UNOFFICIAL-nx569j.zip

2018-12-23
  • Updated Lineage code
  • Fixed lags after installing opengapps
mailru: lineage-16.0-20181223-UNOFFICIAL-nx569j.zip
gdrive: lineage-16.0-20181223-UNOFFICIAL-nx569j.zip

2018-11-19
  • Fixed fingerprint scanner
  • Fixed voice calls using bluetooth headset
mailru: lineage-16.0-20181119-UNOFFICIAL-nx569j.zip
gdrive: lineage-16.0-20181119-UNOFFICIAL-nx569j.zip

2018-11-18
  • Fixed video playback
  • Added Snap camera
  • Fixed widevine drm
mailru: lineage-16.0-20181118-UNOFFICIAL-nx569j.zip
gdrive: lineage-16.0-20181118-UNOFFICIAL-nx569j.zip

2018-11-17
  • Initial test release
mailru: lineage-16.0-20181117-UNOFFICIAL-nx569j.zip
gdrive: lineage-16.0-20181117-UNOFFICIAL-nx569j.zip

How to install
To install rom you need custom recovery installed. TWRP 3.2.1 is recommended. You can download it here:
mailru: twrp-3.2.1-test04.img
gdrive: twrp-3.2.1-test04.img

XDA:DevDB Information
[ROM][UNOFFICIAL][9.0][nx569j/h] LineageOS 16.0 Nubia Z17 mini [15/06/2019], ROM for the ZTE Nubia Z17 Mini

Contributors
highwaystar_ru
Source Code: https://github.com/HighwayStar/android_kernel_nubia_msm8976/tree/lineage-16.0

ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x

Version Information
Status: Beta

Created 2018-11-17
Last Updated 2019-06-15
 
Last edited:

ananass

Senior Member
Jan 16, 2016
110
9
0


Code:
/*
 * I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...). 
 * Please do some research if you have any concerns about features included in the products you find here before flashing it! 
 * YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you. 
 * Your warranty will be void if you tamper with any part of your device / software.
 * Same statement for XDA.
 */

LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (pie), which is designed to increase performance and reliability over stock Android for your device.

LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.

All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.


What works:
Calls/SMS/Mobile data
Wifi
Bluetooth
GPS
Camera (works only using 3rd party camera app like OpenCamera. Built-in Camera2 doesnt save photo.)
Audio
FM radio
LED
Torchlight

Broken
* NFC
* Fingerprint sensor
* You tell me

Source code:
LineageOS
kernel: https://github.com/HighwayStar/android_kernel_nubia_msm8976/tree/lineage-16.0
device tree: will be uploaded later
vendor : will be uploaded later

clean code with kernel rebased on top of latest caf oreo msm8976 tag.

Download
2018-11-17
  • Initial test release
mailru: lineage-16.0-20181117-UNOFFICIAL-nx569j.zip
gdrive: lineage-16.0-20181117-UNOFFICIAL-nx569j.zip

How to install
To install rom you need custom recovery installed. TWRP 3.2.1 is recommended. You can download it here:
mailru: twrp-3.2.1-test04.img
gdrive: twrp-3.2.1-test04.img

XDA:DevDB Information
[ROM][UNOFFICIAL][9.0][nx569j/h] LineageOS 16.0 [17/11/2018], ROM for the ZTE Nubia Z17 Mini

Contributors
highwaystar_ru
Source Code: https://github.com/HighwayStar/android_kernel_nubia_msm8976/tree/lineage-16.0

ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x

Version Information
Status: Beta

Created 2018-11-17
Last Updated 2018-11-17
Can i install it over 14.1? Or i need a fresh install?

Sent from my NX569J using Tapatalk
 
Last edited:

1v9

Member
Apr 4, 2018
20
4
0
Thank you, Highwaystar, I have a bad problem, both the native launcher and the third-party launcher are always stuck.
The screen will not light or respond only show the status bar. I have to restart to solve the problem, but it will repeat after a period of time.
Maybe I installed opengapps to cause this?
Root does not seem to take effect,many apps didn't recognize it.
 

Sting1971

Senior Member
Jun 22, 2011
51
10
8
Piazza d'Armi
Thank you, Highwaystar, I have a bad problem, both the native launcher and the third-party launcher are always stuck.
The screen will not light or respond only show the status bar. I have to restart to solve the problem, but it will repeat after a period of time.
Maybe I installed opengapps to cause this?
Root does not seem to take effect,many apps didn't recognize it.
Me too.
 

strati1991

New member
Dec 24, 2017
2
0
0
Amazing work

Really nice work! I just installed your ROM on my nubia nx569j and works quite well! It is just lagging a bit. I am really seeing forward to the next release! Many thanks man!
 

darenhoff

Senior Member
May 28, 2014
85
7
0
Error: 3

Hi,
Many a thanks.
But i am getting ERROR: 3
"Updater process ended with ERROR: 3
Error installing zip file '/external_sd/...........................................................-nx569j.zip'


Any clue?.............................Thanks and regards
12-06-2018: Ahhhhhhhh: copying the files to root of SD card solved this issue....
Completed first with opegapps-nano package ---- looks very slow.
Now installing aroma and will see - 24Hours to test :laugh::D

============
Nope - tried reflashing and using only nano gapps but no luck. Need some update so that atleast UI is stable and does not crash so that it allows to modify some system settings. What I have seen that no app, even core, has got permission to acces storage, phone etc. At this no app can run without access to storage etc.
Going back till YOU give some update or script to make it stable.
Again great job...........will test once highways_ru gives go ahead:laugh:

07.12.2018:
Again I formatted the whole device. Reinstalled. Stuck at a loop - connected to WiFi then it does not proceed. Only option to skip. If I do so, option comes to restore from device or cloud then it says no internet and keep looping there.
--------------------------------------------------------------------------
Two three restart passed this loop. Starting----Crash--Settings isn't responding..........
-------------------------------------------------------------------------
08.12.2018: So many times I formatted and reinstalled, with nano gapps, mini gapps, pico gapps, aroma but no luck. UI is unstable and does not allow to do any config. System configurator also crashing. All it looks because of permission errors. Earlier TWRP had an option to reset this permissions but this TWRP does'n have that feature.
=========================
Whats going ON!! No feedback ......Is it stable for anybody, please confirm...Thanks.
----------------------------------------------------------------------------------------------
 
Last edited:

xN&5NP

Member
Dec 26, 2017
6
1
0
As some others reported as well the Rom is quite laggy. But in my case Gapps seems to be the cause, without them being installed there are not any problems. Especially when theyre installed before the first boot the message that Android Setup has stopped continue to pop up every few seconds. Maybe the problem is that there 3 different installers installed with the one from Gapps?