[ROM][UNOFFICIAL][13][nx563j] Pixel Experience Plus 13 for Nubia Z17

Search This thread

Dispossible

Senior Member
Dec 17, 2018
92
28
Beijing
ZTE Nubia Z17
Honor Play
download.png

Pixel Experience Plus 13 for Nubia Z17

What is this?

Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation).
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device.

What works?
  • Audio
  • Bluetooth
  • Botton backlight controll
  • Calls/SMS*/Mobile data
  • Camera (Photo/Video/Flashlight)
  • DT2W
  • Fingerprint sensor
  • GPS
  • IR Control
  • NFC
  • Notification LED
  • Torchlight
  • Wifi
  • Selinux enforce

Issues
  • You tell me

Download
https://sourceforge.net/projects/kindle4jerry-rom/files/nx563j/peplus-13/
https://www.123pan.com/s/Zp0lVv-FWfk3
(The same file, use which link depends on your network)

Install Guide
Download the ROM zip
Install a compatible Recovery (TWRP Recovery)
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash PixelExperience Plus
Reboot

Latest version
2023-03-15(Recommended)
Feel good! Help me test it
2023-01-30(Not Recommended) BUG: May cause app crash

Source Code
Device Tree https://github.com/kindle4jerry/android_device_nubia_nx563j/tree/pep-13
Device Common https://github.com/kindle4jerry/android_device_nubia_msm8998-common/tree/pep-13
Kernel https://github.com/kindle4jerry/android_kernel_nubia_msm8998/tree/pep-13
Vendor https://github.com/TheMuppets/proprietary_vendor_nubia

Thanks
@yangcyborg
@BeYkeRYkt
 

Attachments

  • Screenshot_20230130-123057_Pixel Launcher.png
    Screenshot_20230130-123057_Pixel Launcher.png
    3.3 MB · Views: 35
  • Screenshot_20230130-123114_Pixel Launcher.png
    Screenshot_20230130-123114_Pixel Launcher.png
    87.6 KB · Views: 41
  • Screenshot_20230130-123124_Settings.png
    Screenshot_20230130-123124_Settings.png
    118.1 KB · Views: 37
  • Screenshot_20230130-123135_Android System.png
    Screenshot_20230130-123135_Android System.png
    989.6 KB · Views: 37
  • Screenshot_20230130-123145_Settings.png
    Screenshot_20230130-123145_Settings.png
    153.6 KB · Views: 26
  • Screenshot_20230130-123156_Settings.png
    Screenshot_20230130-123156_Settings.png
    114.5 KB · Views: 36
Last edited:
  • Like
Reactions: aljoscha81

Tims Fong

Senior Member
Aug 23, 2020
858
79
Lenovo Zuk Z2 Pro
非常感谢。我想应该会有官方版本。Thank you so much. I think there should be an official version.
 

Attachments

  • Screenshot_20230130-221839_Pixel Setup.png
    Screenshot_20230130-221839_Pixel Setup.png
    109 KB · Views: 33
  • Screenshot_20230130-230132_Settings.png
    Screenshot_20230130-230132_Settings.png
    126.8 KB · Views: 34
  • Screenshot_20230130-223202_Camera.png
    Screenshot_20230130-223202_Camera.png
    1.7 MB · Views: 35
  • Screenshot_20230130-223324_Face unlock.png
    Screenshot_20230130-223324_Face unlock.png
    49.9 KB · Views: 30
  • Screenshot_20230130-223355_Settings.png
    Screenshot_20230130-223355_Settings.png
    115.5 KB · Views: 33
  • Screenshot_20230130-230146_Pixel Launcher.png
    Screenshot_20230130-230146_Pixel Launcher.png
    221.8 KB · Views: 29
  • Screenshot_20230130-230154_Pixel Launcher.png
    Screenshot_20230130-230154_Pixel Launcher.png
    1.6 MB · Views: 28
  • Screenshot_20230130-230203_Pixel Launcher.png
    Screenshot_20230130-230203_Pixel Launcher.png
    92 KB · Views: 33
  • Like
Reactions: Dispossible

aljoscha81

Senior Member
Apr 23, 2016
1,339
105
very nice my friend nfc is perfectly working and by the way we got 240fps slow motion with this rom and i think also 22.6mp cam with bsg a11v7 snap apk very cool 😎
 
  • Like
Reactions: Dispossible

Tims Fong

Senior Member
Aug 23, 2020
858
79
Lenovo Zuk Z2 Pro
老大:请教,Z17 不能刷Permissiver_v5,否则开机报错,有办法解决这个问题吗?谢谢。
Boss: Ask, Z17 can't flash Permissiver_v5, otherwise boot up to report an error, is there a way to solve this problem? Thank you.
 

Dispossible

Senior Member
Dec 17, 2018
92
28
Beijing
ZTE Nubia Z17
Honor Play
就是这个补丁。this patch.
I see. Because Z17 need to sign boot.img. If you modify the boot.img. Please use this tool to sign your boot. Use this tools. (I used it on ubuntu x86, I don't know whether it work on windows).
https://github.com/kindle4jerry/boot_signer_for_nubia_nx563j
And I use Github Actions to build kernel and Sign boot.img.
https://github.com/kindle4jerry/KernelSU_Action_nx563j
If it works well, please give me a star.(疯狂暗示)
 

Dispossible

Senior Member
Dec 17, 2018
92
28
Beijing
ZTE Nubia Z17
Honor Play
@Tims Fong
You can try to use some TWRP with sign boot. Such as 绯色_玻璃@weibo.cn.
Now Android removed /system/bin/dalvikvm, some flashable zip boot signer rely on dalvikvm to execute .jar. The boot signer I used is x86 version. So they dont work.

你可以尝试使用带有内核签名功能的TWRP比如之前绯色玻璃做的。
安卓移除了dalvikvm,一些卡刷签名工具依赖dalvikvm来执行jar文件进行签名,所以他们失效了
 

Tims Fong

Senior Member
Aug 23, 2020
858
79
Lenovo Zuk Z2 Pro
@Tims Fong
You can try to use some TWRP with sign boot. Such as 绯色_玻璃@weibo.cn.
Now Android removed /system/bin/dalvikvm, some flashable zip boot signer rely on dalvikvm to execute .jar. The boot signer I used is x86 version. So they dont work.

你可以尝试使用带有内核签名功能的TWRP比如之前绯色玻璃做的。
安卓移除了dalvikvm,一些卡刷签名工具依赖dalvikvm来执行jar文件进行签名,所以他们失效了
绯色玻璃3.2.3可以签名成功,但是不起作用,手机还是报错被锁。另外版本太低,根本就不适应A12/A13.魔趣3.3.1从来就没有签名成功过。
Crimson Glass 3.2.3 can be signed successfully, but it does not work, and the phone is still locked with an error. In addition, the version is too low to adapt to A12/A13.MoKee 3.3.1 has never been successfully signed.
 
  • Like
Reactions: Dispossible

Dispossible

Senior Member
Dec 17, 2018
92
28
Beijing
ZTE Nubia Z17
Honor Play
绯色玻璃3.2.3可以签名成功,但是不起作用,手机还是报错被锁。另外版本太低,根本就不适应A12/A13.魔趣3.3.1从来就没有签名成功过。
Crimson Glass 3.2.3 can be signed successfully, but it does not work, and the phone is still locked with an error. In addition, the version is too low to adapt to A12/A13.MoKee 3.3.1 has never been successfully signed.
那你就用我给的github那个工具签名
Use the boot signer given above.
 

aljoscha81

Senior Member
Apr 23, 2016
1,339
105
What is your method? I used x86 PC to sign. Because I dont find TWRP by 绯红玻璃. Several years ago I used 绯红玻璃 but now I dont have it. The TWRP by yangcyborg dont have sign boot functions.
i take a look i got several twrps from the past got the bootsigner function inbuild i will upload here then you have to test cause i am not at home at the moment ;)
wait few seconds
 

Attachments

  • twrp_3.3.1_nx563j_Z17_20190811.img
    28.5 MB · Views: 1
  • twrp-3.3.1-nx563j-190528-XiaYeSuiFeng.img
    33.9 MB · Views: 7
  • TWRP-3.2.3-3-NX563J.img
    23.4 MB · Views: 1
  • Like
Reactions: Dispossible

aljoscha81

Senior Member
Apr 23, 2016
1,339
105
ok twrps are up the second one is from nfound i think but the one from xiu is 100% build in bootsigner i think i can remember that the guy has bring up los 17.1 got also a twrp with build in bootsigner but don't know wich one good luck and let me know what is working for you;)
 

Top Liked Posts