AOSP 7.0 TWRP Stock Recovey E6853 - Xperia Z5 Premium Android Development

AOSP Nougat 7.0
This is a full AOSP TWRP backup for Sony Xperia Z5 Premium. Build date 2016-12-10
Most things work
Camera crashes 6/10 times and are still inverted
Auto brightness might dim the display to black (workaround: keep auto brightness off or use a flashlight at the sensor)
DPI changed to 400
No Fingerprint
Included apps:
Pixel Launcher
Google Dialer
Google Camera
Gmail
Chrome
Allo
Calculator
Calander
Docs
Duo
Fit
Keep
Maps
Messenger
News
Photos
Books
Games
Movies
Newsstand
Play Store
Sheets
SimpleReboot
Slides
SuperSU
Terminal
YouTube
” Disclaimer, I am not responsible for loss of data etc. do this at your own risk. Always do a backup of your files”
How to install though ADB:
Download the files provided ”here” there are 2 files, one folder and one .img file.
(Download the whole folder and unzip)
The boot-recovery.img should go in to your adb folder
The map you should put on your SD card /TWRP/BACKUPS/”YOUR PHONE ID”/ (If you don’t have a folder there you should just go in to TWRP and backup ”boot” to get a folder on your SD-card)
Next:
- Turn of phone
- Press volume up while plugging in the phone to your PC
- Start your command prompt from where you have adb installed
Make sure your PC finds your phone by typing
Code:
fastboot devices
should return with your phones ID and the text ”fastboot” after.
Next:
1: type
Code:
fastboot boot boot-recovery.img
Your phone should reboot now when the sony logo appear start pressing volume up key until the charger indicator turns orange
Your phone should now boot in to twrp.
2: Now press ”Restore”
3: Choose the folder you copied to your SD-card
4: check everything
5: swipe to restore
6: Reboot System
Tadaa! you now have a semi stable Nougat 7.0
XDA:DevDB Information
AOSP 7.0 TWRP Stock Recovey E6853, ROM for the Sony Xperia Z5 Premium
Contributors
Elfmirth
ROM OS Version: 7.x Nougat
Based On: AOSP
Version Information
Status: Alpha
Created 2016-12-13
Last Updated 2016-12-13

.......

Related

[RECOVERY] Swipe CWM 6.0.5.1

What's this: As you may know, there are 3 varieties of the ClockWorkMod recovery: the original (controlled by hardware buttons), the touch one (with an on-screen navbar providing up/down/left/right controls), and the swipe one (same 4-way control, but bound to finger movement).
After buying this phone I was disappointed with the lack of 1- a ROM that doesn't use the emulated SD system and instead uses the external card as the only media storage, but this is the next step, and 2- swipe CWM, given the hardness and lack of feedback on the Moto E's physical buttons.
Where is this: http://forum.xda-developers.com/devdb/project/dl/?id=10409
Who made this: I did enable a preprogrammed swipe mode and waste 100x the time of that between downloading and compiling.
But what could this have been without the CM11 port by the team represented on this site by @percy_g2 and, recursively, by the CWM and Linux developers? :good:
How was this made:
After installing developer tools and downloading the CM11 source (which, as of today, requires removing the project path="external/svox" name="CyanogenMod/android_external_svox" line from .repo/manifest.xml and running `repo sync` again when it fails due to drama),
open devices/motorola/condor/BoardConfig.mk and add a BOARD_RECOVERY_SWIPE := true line;
I also added /pds to the list of critical partitions in device/motorola/condor/device.mk to prevent it showing up as formattable.
then return to the root of the source code, run
Code:
. build/envsetup.sh
lunch (answer its question with "cm_condor-userdebug" even though it isn't in the list)
make recoveryimage
then open YouTube, watch a fail compilation and you'll find the recovery in out/target/product/condor/recovery.img :good:
What's working:
Known tested features:
Install zip from external storage
Install zip from ADB
Nandroid backup to external storage
Nandroid restore from external storage
Factory reset + All formats
Rainbow mode
How to use it: Install and/or run over fastboot like any recovery :good:
For unlocked BL only, but you probably already knew that!
XDA:DevDB Information
CWM Swipe Recovery 6.0.5.1, Kernel for the Moto E
Contributors
Ryccardo, the Moto E CM11 team
Kernel Special Features:
Version Information
Status: Beta
Current Beta Version: 6.0.5.1-1
Beta Release Date: 2015-01-01
Created 2015-01-01
Last Updated 2015-01-01
Everything works fine.............................................. .....
Dunoo why there has been no feedback for one month (maybe due to the fact that the dpwnloads are bit buried deep inside the OP)
Tested it everythings working fine.:good: to @Ryccardo

[ROM][UNOFFICIAL][6.0.1][E6853/E6803] CyanogenMod 13 for Xperia Z5 Premium [ALPHA]

[ROM][UNOFFICIAL][6.0.1][E6853/E6803] CyanogenMod 13 for the Sony Xperia Z5 Premium [ALPHA]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod 13 for the Sony Xperia Z5 E6853 and E6803​
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase
performance and reliability over stock Android for your device.
CyanogenMod 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. You will need to provide your own Google Applications package (gapps).
CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Before you start
This ROM is only for the E6853 and the E6803
Code:
*
* Your warranty may be voided !
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* 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.
*
Special Thanks
@CTXz for getting the ball rolling on CyanogenMod for Z5 series and stemming the lion's share to get this working
@oshmoun for providing fixes ASAP
@AndroPlus for providing a great kernel that works with many recoveries
@moonbutt74 for reminding me that smashing your device can provide a solution
@sub77 for teaching me how to work with QCOM (I was on exynos before)
@Joeisgood99 for providing a solid working TWRP-3.0.0.0 build until we had our own
@bazhip for providing a well working twrp 2.8.7.0 for restoring until we had our own
@alphatact1cs has a great overview on lots of topics for the Z5 device family
@auras76 for his great Custom ROM
@infected_ for his experience
Thanks to @mpro420 for help to get Viper4Android working !
Thanks to @jimRnor for Project DiVA SoundMod !
The Sonyxperiadev team for releasing their sources to the public
SonyAOSP team
SonyCM team
Sony Xperia (community) devs
And ofcourse the entire CyanogenMod team!
(Known) Issues
Video Recording
Bluetooth (keeps restarting) (might be fixed, needs feedback + testing)
Camera Colors (can be circumvented by using specific apps CameraNext Mod )
Camera Focus & Sharpness (driver issue, probably since it uses Xperia Z (original) drivers but different lenses ?)
Camera lowlight pictures (might improve with release of Sony's "Experimental AOSP Camera" for the Z5 series, porting of other Framework + Stock Cam app; partially needs DRM magic)
Camera Focus (even with VCM2 actuator changes focus is still kind of murky)
Fingerprint sensor (might work depending on build date of ROM)
Lag after booting up device (Will resolve: lock screen after boot and waiting a few seconds)
Long bootup times & less smoothness with "stock" (prebuilt) kernel
What can not be fixed, changed - aka WONTFIX - NOTOURPROBLEM
There might be potential speed issues with Class 10+ microSD cards not properly being "tuned", in that case switch to slower cards or RMA it which should hopefully solve it. There is a possibility to force slower speeds on cards but that is not really the optimal solution with ultra speed cards and needs further investigation. Samsung (EVO/EVO+) cards, Transcend cards and a few others UHS-I(+) and faster are affected.
What has been Fixed
Horizontal color lines and color glitches during bootup
Gapps
Sudden Lag after some time
NFC
Odd calling numbers
In-call mic
Sound on calls
Camera button
Microphone
Thermal regulation
Red flashy frames
RIL (SIM detection)
Dex pre-optimization
Camera
Sensors
Crash after locking device
microSD access
Flash light / Torch
Full brightness (should be fully working)
Gapps (permissions issues) [occurs occasionally and should be circumvented by full-wipe approach (incl. internal storage)
Hang/Loop during boot stage (should be circumvented by full-wipe approach (incl. internal storage)) (use Custom Kernel, under investigation)
High battery drain [~ 10%-20% per hour] when dirty-flashing system (fastboot -S 256M flash system system.img), make sure to have data backed up, then format /data ; OTA updates should be fine though [need feedback] ); causes are: dirty flashing, certain apps, ROM issues, etc.
Guides/Instructions
Unlocking Bootloader
Warning! The following procedure may void your warranty and will wipe EVERYTHING
Visit Sonys Official Bootloader Unlock guide (Details to all the risks you are taking are located on their site)
After Unlocking your bootloader you can proceed with the next steps
Steps on how to Fastboot, Flashmode, Recovery, Emergency/Force Poweroff
@alphatact1cs has a great overview on lots of topics for the Z5 device family
over at [GUIDE] Sony Xperia Z5 - UNLOCK / ROOT / TWEAKS - OS 5.1.1 / 6.0
There go to the [GUIDE] StockROM section , open it up and under #GENERAL you'll find everything you need to know.
Setting up fastboot and how to use it
For windows users
Please checkout this guide on how to use fastboot on windows
If you prefer to keep a low footprint instead of installing the whole Android SDK, take a look at its thread
[TOOL]Minimal ADB and Fastboot [8-28-15]
For Linux users
Installation
Debian based distros (Debian, Ubuntu etc.)
Open a terminal and enter the following :
Code:
sudo apt-get update && sudo apt-get install android-tools*
Confirm the installation by either hitting enter or typing y
Gentoo based Distros (Gentoo, Funtoo, Sabayon, Scientific Linux)
Once you're in a terminal, enter the following:
Code:
emerge dev-util/android-sdk-update-manager
Other distros (Arch, Fedora, Open Suse etc.)
Please find the apropriate packages to install android fastboot tools for your distro
How to use
Open a terminal in the location your .img file is located or cd into that directory like this:
Code:
cd <path to your directory that contains the .img files>
Replace <path to your directory that contains the .img files> with your actuall path
To boot temporarely into a .img (ex recovery) use the following command (replace <your.img> with your .img file) :
Code:
fastboot boot <yourfile>.img
To flash a kernel image enter the following (replace <your.img> with your .img file):
Code:
fastboot flash boot <your.img>
To flash a recovery image enter the following (replace <your.img> with your .img file):
Code:
fastboot flash recovery <your.img>
To exit fastboot enter :
Code:
fastboot reboot
How to install CM 13
Above all - do a Backup of ALL your data
When I write ALL I mean ALL (this includes the data on your micro SD card,
don't come whining to me if you lose your wedding photos/videos, kids' photos/videos or other important stuff !
For optimal experience I'd recommend my built custom kernel (quicker boot times, higher reliability, more tweakability)
General, in-depth instructions (for the Xperia Z5 !)
Download one of the newer Z5 AndroPlusKernels v20+ by @AndroPlus from his official website (Scroll down and select Z5, then on AndroidFileHost search for Z5_AndroPlusKernel_Permissive_v2 (v20 - v23) and download it)
Extract the flashable zip-file e.g. Z5_AndroPlusKernel_Permissive_v23.zip
Download our TWRP 3.0.1-0 build for the Z5)
Download the appropriate gapps from below (Can be downloaded on your device)
Download the CM 13 Zip for the Z5 from below (Can be downloaded on your device)
Move the GAPPS zip and the CM 13 to your Z5 if you haven't downloaded them on your device
Power Off your Z5 and wait about 10-15 seconds to make sure it's off
To enter fastboot mode hold VOL UP and while holding VOL UP connect your device to your pc via cable
When the notification LED has turned blue you are in fastboot mode
On your PC flash the boot.img that has been extracted from the Z5_AndroPlusKernel_Permissive_v23.zip using fastboot (
Code:
fastboot flash boot boot.img
)
Now flash twrp-3.0.1-0-E6653-20160403.img by using fastboot (
Code:
fastboot flash recovery twrp-3.0.1-0-E6653-20160403.img
)
Once both of those images have been flashed you can reboot the device like so:
Code:
fastboot reboot
Quickly pull the usb cable from the computer (you can leave the other end in the phone's port)
When booting up wait for the notification light to turn yellow at the Sony logo
Once it has turned yellow, you will enter TWRP by pressing VOL UP (or VOL DOWN - up works more reliably)
If you've missed the step above, reboot your device and try the step above again
Alternatively you can force turn off the device via: Power Button + Volume Up , then turn it on again via Power Button
If TWRP asks you to enable read and write, swipe to continue
Go to settings and lower the max brightness to the minimum or one of the lower levels to preserve energy
In TWRP make a full backup to the microSD in case you want to revert back to stock.
After it has finished, in this case Reboot -> System.
Copy over the TWRP folder from the external microSD to your computer (reason: you might not have access to your external SD or have to reformat it
Thank Microsoft, Sony, etc. for that: "Stock" ROM uses texfat , AOSP, CM, etc. uses exfat, ext4, ntfs
The files on the microSD might get corrupted (filesystem problem) or the microSD going crazy (I already had both cases)
Now Power on your phone and follow the steps again to get into TWRP
Swipe to continue (?)
select Wipe > Advanced Wipe
Now ONLY tick Dalvik/ART cache, System, Cache and Data
WARNING! THE NEXT STEP WILL WIPE YOUR SYSTEM AND DATA, MEANING YOU WILL DELETE YOUR STOCK SONY SYSTEM AND ALL YOUR APPS
(You already DID a Backup of your files so nothing to worry about)
Once you've ticked the correct boxes, swipe to wipe
Once the wipe is complete, return to the main menu and select Install
Locate and select your CM 13 Zip
Select "Add more Zips" and add your GAPPS package and finally swipe to install
Once the installation succeeded you can select "Reboot System"
Wait for CM 13 to boot up (Can take several minutes)
Enjoy CM13
OPTIONAL: You can remove your TWRP backup that is located in the TWRP folder if you feel like you will no longer need it
How to ROOT
In CM 13, enable the developer options
Select Root access
Select Apps Only (Or Apps and ADB if you use ADB)
Done
How to disable the Thermal Manager
Before we start I want to set a few questions and warnings. Disabling the thermal manager will cause you device to run slightly hotter, do this at your own risk.
Let's start out with why you would want to disable the thermal manager. At this point it's not recommended to disable the thermal manager as it has been fixed. However some people still want the max performance out of their device. The average heat without the thermal manager will be roughly the same, if not less compared to the stock ROM with it's thermal manager enabled.
So why is the thermal manager even included if it the device runs mostly fine without it. As most of you already know, the Snapdragon 810 (MSM8994) has overheating problems. The first CM boot after flash is responsible for optimizing apps and android and can become extremely resource hungry at that point. Due to that, the device can heat tremendously! Not only can that cause a panic reboot but it can also damage your device in rare cases. To avoid that issue a thermal manager shrinks down process and slowers the boot animation (That's why the CM logo may lag at first boot).
Enough said, let's get going..
To disable the thermal manager you must do the following :
First enable root access (See "How to ROOT" guide)
Open the CM file manager
Go to settings > General Settings > Access Mode
Select root acess mode
Go back to the file manager
Swipe from left to right or press the menu button in the upper left corner
Select Root folder
Open the folder/directory called etc
Delete thermanger.xml
Reboot
Done
How return back to stock via TWRP backup
Reboot your device
Wait for the notification light to turn purple at the Sony logo
Once it has turned purple, you will enter TWRP by pressing VOL UP or VOL DOWN
If you've missed the step above reboot and try again
If TWRP will ask you to enable read and write, swipe to continue
In TWRP select restore and select your backup, then swipe to restore
Once the restore is done you can select "Reboot System"
If your device hangs at the Sony wave boot animation, force shut down and power your device up again.
Downloads
Latest recommended CyanogenMod release for the Sony Xperia Z5 E6853/E6803 :
6.0.1_13.0-20160627-UNOFFICIAL-satsuki_r46_alternate
Latest recommended Kernel for the CM release for the Sony Xperia Z5 E6853/E6803 :
6.0.1_13.0-20160627-UNOFFICIAL-satsuki_r46_alternate
All my releases can be found here on : Android File Host
TWRP for CM/AOSP-based ROMs:
E68XX_TWRP3_SD_recovery.img
Gapps (Select ARM64 > 6.0) :
Open Gapps
[GAPPS][6.0/5.1/5.0][arm/arm64] Official Slim GApps ( recommended )
XPosed for Android:
[OFFICIAL] Xposed for Lollipop/Marshmallow (Installer in Thread)
XPosed Releases
SuperSU in SystemMode:
SuperSU in System-Mode [v2.65-STABLE] [v2.68-BETA] [v2.70-WIP/BETA-RC]
Sound MODs:
[Sound Mod ][Project DiVA][6.0 MM_Z5 series] KitaKami sound mod Prototype 01 (any effect ?)
A.R.I.S.E. Sound Systems - Auditory Research in Sound Enhancement - Exodus RC8.3 (works (RC8.3))
[SOUNDMOD][JB/KK/LP/MM]Project Yume Final, You are the Legend (needs testing)
[SUPER MOD][4.4+/6.0/N][ v7.5.2 ] XTREMEMusic™ THE SOUND THAT YOU'VE NEVER HEARD! (NOT working (7.4), needs testing of 7.5*
[Audio Mod] eXtremeBeats Aural Maximizer (needs testing)
[APP]Material ViPER4Android 2.4.0.1[Light/Dark][LP/MM]
mpro420 said:
1.)zip file install via twrp.
2.)reboot to system.
3.)enable v4a "write to sdcard" permission in setting/apps/viper4android/permission.
4.)open v4a and gain root permission.
5.)install driver for v4a.
6.)reboot system.
7.)[emoji39]
Click to expand...
Click to collapse
Questions and bug reporting
The following questions will be ignored
Inappropriate questions
Requests for other devices
Forced orders, EX. : "PLS FIX!!!!!!"
ETA's
Often repeated questions or requests usually by the same user
Requests that are out of CM's framework (Ex. Adding Sony Apps)
How to report a bug/issue
Explain exactly what happens
Mention a log if you can (Please use hastebin or any other paste site to keep the thread clean)
If you can't mention a log, explain as precise as possible when, why and where it occurs!
Source Code
All Source Code can be obtained from:
https://github.com/Sony-Kitakami
https://github.com/SonyAosp
https://github.com/sonyxperiadev
https://github.com/CyanogenMod
https://github.com/zachariasmaladroit/android_kernel_sony_msm8994_kitakami_r2
Kernel Source code can be obtained from : zachariasmaladroit/android_kernel_sony_msm8994_kitakami_r2
We gladly accept any developers that are willing to contribute to this project! Please PM @CTXz if you are interested in joining this project!
Build from Source
http://forum.xda-developers.com/xperia-z5/general/guide-build-cm13-source-z5-z5c-z5p-t3357040
Screen Shots (Z5 compact)
XDA:DevDB Information
CyanogenMod 13 for the Sony Xperia Z5 E6853 and E6803, ROM for the Sony Xperia Z5 Premium
Contributors
CTXz, Moonbutt74 , zacharias.maladroit , oshmoun , infected_
Source Code:
https://github.com/Sony-Kitakami
https://github.com/SonyAosp
https://github.com/sonyxperiadev
https://github.com/CyanogenMod
https://github.com/zachariasmaladroit/android_kernel_sony_msm8994_kitakami_r2
ROM OS Version: 6.0.x Marshmallow
ROM Firmware Required: 6.0 Recommended
Based On: CyanogenMod
Version Information
Status: Alpha
Created 2016-04-11
Last Updated 2016-06-28
one
two
three
Previous ("legacy") threads,
by moonbutt74:
CM13 Z5P E6853 Beta -- Updated NegaSpork
[Rootable Kernel/ TWRP 3 - E6833/E6853/E6883 Marshsmellow ] [32.1.A.1.163] AU]
ok running cm13 on my 6385 and ran it for 5 mins and very happy will see about battery drain later hope there is very little, i have tried the cameras and they both show a blue picture any ideas?
dominicstg2 said:
ok running cm13 on my 6385 and ran it for 5 mins and very happy will see about battery drain later hope there is very little, i have tried the cameras and they both show a blue picture any ideas?
Click to expand...
Click to collapse
there is very little battery drain compared to Sony Stock ROMs,
It's a limitation in the preview of the camera, you tried to take a picture ? That also isn't very great but better
Use Camera Next Mod ( https://www.androidfilehost.com/?w=files&flid=53956 ) for improvement,
until Alin releases calibrated firmware blobs for the cam the picture will be non-focused and/or blurry for objects farer away than 60 cm
@dominicstg2 Weren't you one of those RR (Resurrection Remix) lovers ?
zacharias.maladroit said:
there is very little battery drain compared to Sony Stock ROMs,
It's a limitation in the preview of the camera, you tried to take a picture ? That also isn't very great but better
Use Camera Next Mod ( https://www.androidfilehost.com/?w=files&flid=53956 ) for improvement,
until Alin releases calibrated firmware blobs for the cam the picture will be non-focused and/or blurry for objects farer away than 60 cm
@dominicstg2 Weren't you one of those RR (Resurrection Remix) lovers ?
Click to expand...
Click to collapse
yes i was one who used the rr also i cant flash the rom on 6.0,1 was coming from stock, tried wiped everything and didnt work it said rom is for our device but said my device is . i had to flash android l to flash the rom any idea? not abig deal because im rocking cm13 also i dont see a drain at all on stock over night would see 5% drop on cm13 not a single % dropped and on rr when i used camera next mod the photo would be fine but on cm13 the camera is still blue when i take a picture? also im very happy that mms works and data its basically daily drivable for me
dominicstg2 said:
yes i was one who used the rr also i cant flash the rom on 6.0,1 was coming from stock, tried wiped everything and didnt work it said rom is for our device but said my device is . i had to flash android l to flash the rom any idea? not abig deal because im rocking cm13 also i dont see a drain at all on stock over night would see 5% drop on cm13 not a single % dropped and on rr when i used camera next mod the photo would be fine but on cm13 the camera is still blue when i take a picture? also im very happy that mms works and data its basically daily drivable for me
Click to expand...
Click to collapse
Was that when I uploaded the first build of RR ?
Cause I hope that this time you have more luck with it and it works:
http://forum.xda-developers.com/showpost.php?p=67538514&postcount=45
Is the taken picture now fine with Camera Next Mod and CM13 ?
Both RR and CM13 now should be pretty close, please give RR another try
Thanks
yes i think it was if not the second build , whats more stable rr or cm13? i had some issues with rr ie 4g didnt alway connect nor did 3g and no the photo is still blue on camera next mod on cm13 and sure il will download it now also can you explain why when i was onn 6.0.1 i couldnt flash cm13 nor rr? it would say its for our device but my device is . and i would have to go back to 6.0 to flash?
zacharias.maladroit said:
Was that when I uploaded the first build of RR ?
Cause I hope that this time you have more luck with it and it works:
http://forum.xda-developers.com/showpost.php?p=67538514&postcount=45
Is the taken picture now fine with Camera Next Mod and CM13 ?
Both RR and CM13 now should be pretty close, please give RR another try
Thanks
Click to expand...
Click to collapse
dominicstg2 said:
yes i think it was if not the second build , whats more stable rr or cm13? i had some issues with rr ie 4g didnt alway connect nor did 3g and no the photo is still blue on camera next mod on cm13 and sure il will download it now also can you explain why when i was onn 6.0.1 i couldnt flash cm13 nor rr? it would say its for our device but my device is . and i would have to go back to 6.0 to flash?
Click to expand...
Click to collapse
It's related to the device string that is in the zip-file of the ROM,
if that doesn't match TWRP, it can not be flashed, unless you modify the zip-file to remove that line.
That mismatch can be made in error (something went wrong during creation, typo, etc.)
or on purpose - in that case it's not so wise to flash the wrong ROM
Oh has other people had this problem?
zacharias.maladroit said:
It's related to the device string that is in the zip-file of the ROM,
if that doesn't match TWRP, it can not be flashed, unless you modify the zip-file to remove that line.
That mismatch can be made in error (something went wrong during creation, typo, etc.)
or on purpose - in that case it's not so wise to flash the wrong ROM
Click to expand...
Click to collapse
dominicstg2 said:
Oh has other people had this problem?
Click to expand...
Click to collapse
yeah, not sure if on Z5 compact,
but certainly on Z5 Premium and Z5
waitting for 6883 ^_^
Thanks Dev.
I join the testing!
Changelog
12.07.2016 == stable/testing/UNOFFICIAL update build
upstream ROM changes 6.0.1_r56 (Android security Patchlevel: 2016-07-01 / 2016-07-05)
ADB enabled by default for better error diagnosis, ADB over WiFi disabled
fingerprint scanner might work
NFC should work again
single SIM ONLY
.
other changes: YOU tell me
.
previous custom kernel (if used) should still work + NFC too, if you encounter issues with NFC please let me know
Click to expand...
Click to collapse
Kernel Source:
https://github.com/zachariasmaladro...mi_r2/commits/Sun-Kernel_cm-13.0_III.1_5_3_cm
ROM Source:
mostly
https://github.com/SonyAosp/
https://github.com/Sony-Kitakami/
https://github.com/sonyxperiadev/
Kernel
Z5P_Sunkernel_Permissive_v13_III.1_5_3.zip
ROM
6.0.1_13.0-20160712-UNOFFICIAL-satsuki_r56
Thanks
zacharias.maladroit said:
Changelog
Kernel Source:
https://github.com/zachariasmaladro...mi_r2/commits/Sun-Kernel_cm-13.0_III.1_5_3_cm
ROM Source:
mostly
https://github.com/SonyAosp/
https://github.com/Sony-Kitakami/
https://github.com/sonyxperiadev/
Kernel
Z5P_Sunkernel_Permissive_v13_III.1_5_3.zip
ROM
6.0.1_13.0-20160712-UNOFFICIAL-satsuki_r56
Thanks
Click to expand...
Click to collapse
Hi Dev ^_^
about version cm13 for Z5P E6883, When will be released ?
Tani_bc said:
Hi Dev ^_^
about version cm13 for Z5P E6883, When will be released ?
Click to expand...
Click to collapse
Don't ask for ETAs on XDA. It is rude.
Sent from my SGP311 using XDA Labs
Tani_bc said:
Hi Dev ^_^
about version cm13 for Z5P E6883, When will be released ?
Click to expand...
Click to collapse
Work in progress,
please take a look at the CM13 thread for the Z5, will ya ?
there are several factors that influence access and working for
microSD, sim cards (both), fingerprint scanner and others
Hi. Just curious, is it possible if I use this on E6883 (Z5 Premium Dual) and flash Dual Enabler thereafter?

AOSP 7.0 Nougat for Z5 Premium DUAL

--AOSP for Xperia Z5 Premium DUAL--
Should be compatible with all Z5 Premium DUAL variants!​
Things you should know before using:
If you would like to use Android Pay, you will need to lock your bootloader since the SafetyNet API checks for an unlocked bootloader.
Features:
- Split Screen
- System UI tuner with Notification Importance
- Default App selecting that includes which voice command app you want to use as default (Google Now, Cortana, Hound, etc.)
- Extended Settings
- Toggle 8MP and 23MP mode for rear facing camera (requires reboot)
- ADB over network toggle​
I am not responsible if your phone bricks, catches fire, or explodes. You are flashing this ROM at your own risk!
-Before you flash ANY of the images, you must make sure your device is unlocked through Sony's unlock boot loader service!!
Current Bugs:
1. The rear camera doesn't always work and the orientation is wrong for the front facing camera.
2. The Fingerprint sensor doesn't work.
3. No SD Card support
4. SIM card isn't read on new updated kernel.
---------------------------------------------------------------------------------------​
How to Install the ROM:
1. Download the AOSP images: https://drive.google.com/open?id=0B6sxb_DTSRXuRjVPd2NneTFUWEE
2. Flash AOSP image to your device:
1. On your device: Connect the device to your computer in Fastboot mode, by pressing volume up while inserting the USB cable. When the device is in Fastboot mode, the LED on the device will be illuminated in blue.
2. On your computer: Go to where you downloaded the files and open a cmd screen. Then, flash the boot, system and userdata images by entering the following commands in a terminal window:
Code:
fastboot -S 256M flash boot boot.img
fastboot -S 256M flash system system.img
fastboot -S 256M flash userdata userdata.img
Note: It's not necessary to re-flash the userdata every time you flash your device, but sometimes the new software is incompatible with previous content, which might result in a device that doesn't boot. If you experience this, try to re-flash only the userdata again.
3. Disconnect your device from the computer and power it on.
First boot may take a while so please be patient!
Congrats!! You now have AOSP on your Z5 Premium Dual!
---------------------------------------------------------------------------------------​
Installing GApps:
Download which GApps you would like to use (recommended GApps are the OCT 31st GApps from OpenGApps). You can either download the zip onto your phone, or if you forget to do that - like me - then download the zip onto your computer.
Download the TWRP boot.img for Z5 Premium Dual: E6883.img (I recommend you download this where you saved the other img files you downloaded earlier!)
Plug your Phone into your PC in fastboot mode.
Open a cmd screen where you downloaded the recovery img and run this code:
Code:
fastboot flash boot E6883.img
Once that's done, unplug your phone and boot into recovery. If it asks about the system being mounted as read-only click the button that keeps the system as READ-ONLY as this doesn't affect flashable zip files.
If you downloaded your GApps zip onto your phone:
Click install zip and navigate to where you saved it and install the zip.
If you downloaded your GApps zip onto your PC:
On TWRP go to Advanced -> ADB Sideload.
On your PC go to where you downloaded the zip file and open a cmd window.
Once you do that you can run this command on your computer:
Code:
adb sideload <your GApps.zip file>
Wait until the install is finished before unplugging your phone!!
Once the installation is finished press the back button
Go to Reboot -> Bootloader
Once your phone reboots into bootloader mode, flash the boot.img that you downloaded at the start with:
Code:
fastboot flash boot boot.img
YOUR PHONE WON'T REBOOT TO THE SYSTEM IF YOU DON'T DO THIS STEP!
When the flash is finished, unplug your phone and reboot it.
Congrats!! You now have GApps installed!
XDA:DevDB Information
Z5 Premium DUAL AOSP 7.0 Nougat, ROM for the Sony Xperia Z5 Premium
Contributors
Archfeind2, Sony Developer World Mobile
Source Code: https://github.com/ZeroX25/Z5_Premium_Dual_AOSP
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked Bootloader
Based On: AOSP
Version Information
Status: Beta
Current Stable Version: 0.5.0
Stable Release Date: 2016-11-30
Current Beta Version: 0.6.0
Beta Release Date: 2016-12-30
Created 2016-11-16
Last Updated 2017-04-10
Bug Reporting
If you find a bug or like to help out in debugging the OS:
Check to see if the bug report is already reported under the "Bug Report" Section. If it isn't then:
- Enable developer options
- Select "Bug report shortcut"
- Press and hold the power button until the Power Menu shows up
- Select "Take Bug Report"
This will make a bug report that you can share. I suggest you share it to your email, download it onto your desktop.
Go to the "Bug Reports" Section and fill in the information required including:
What phone you're using
What build you're on
And what steps you took that created the bug so that it can be recreated.
Build 0.6.0 Changelog: (Coming Soon)
Built on AOSP 7.0 r24!
Reverted change rx8 digital audio back to 84 (was 87)
Lowered screen brightness level from 10 to 5
Removed newlabs ringtones
Camera button can now take pictures! Use power button to call upon camera.
Colors are fixed in camera; front-facing camera still rotated on 90 deg in ui
Older Version(s):
Build 0.5.0 Changelog:
Built on AOSP 7.0 r21!
Discarded some outdated ringtones, notification sounds and alarms for new (and hidden) material sounds
No need to set DPI before build. 7.0 Nougat has default support for dpi changing!
- Settings: Display for small, medium or large
OR
- Settings: Developer Options -> Drawing -> Smallest Width for a custom DPI setting!
BOOT.IMG ISSUE FIXED! boot.img needs to come from r17 only!
Increased thermal throttle threshold in device/sony/satsuki/rootdir/system/thermanager.xml by 5 deg C
Enabled KSM in:
-kernel/msm/arch/arm64/config/aosp_kitakami_satsuki_dsds_defconfig
-device/sony/kitakami/rootdir/init.kitakami.rc
Build 0.4.0 Changelog:
-Now based on AOSP 7.0 r19 (NBD91P)!
Build 0.3.1 Changelog:
-Changed BUILD_VARIANT from userdebug to user
-Changed selinux from permissive to enforcing
Build 0.3.0 Changelog:
-Changed DPI to 440 so 5 apps can be horizontal on the homescreen instead of 4 (original DPI was 480)
-Changed Speaker mixer ceiling from 84 to 90 (this should help with the maximum speaker volume)
will have a try if sd card bug fix lol
pandan80 said:
will have a try if sd card bug fix lol
Click to expand...
Click to collapse
Sound's good :good:
The xperiadev website was using an old revision of 7.0 (r17) so I'm updating the ROM now to the newest revision (r21) to see if that helps alleviate any bugs.
after flash phone blank only is normal?my devices is E6883
pandan80 said:
after flash phone blank only is normal?my devices is E6883
Click to expand...
Click to collapse
Can you re-word this please? What did you flash and did you go into the settings to disable auto brightness? You must flash boot.img, userdata.img and system.img if you are flashing for the first time.
EDIT:
I've uploaded the working boot.img file so this should fix the issue. Just run this command in the folder you downloaded it to:
Code:
fastboot flash -S 256M boot boot.img
Follow the command and flash....but on vibration only...sorry for my bad english
pandan80 said:
Follow the command and flash....but on vibration only...sorry for my bad english
Click to expand...
Click to collapse
So you're not getting any sound?
Can you tell me which files you flashed as well?
Edit:
It could be something to do with the kernel. Since we're using the first boot.img that I created (all future boot.img files didn't boot the phone up past the black screen; will have to do more testing) I can upload the new boot.img later today to see if that fixes the issue.
0.4.0 on my userexperience
wifi ok.....no reset and random
bluetooth ok....no reset and random
camera crash...only can open went boot...video record only working on 720p...no 4k option
no sd card support
ringing vibrate dual speaker ok
dual sim dual stanby ok
Fingerprint sensor doesn't work
quick charge 2.0 is working
thanks for the update :good:
I'm trying to figure out why the new boot.img files keep failing. Even starting from scratch doesn't seem to remedy the issue. For now we'll have to use the first boot.img that I uploaded so no big updates until that gets fixed.
Build 0.5.0 is uploaded! Check out the changelog for details!
When updating:
Download new images
Fastboot flash new boot.img and system.img
If you want to flash GApps do that now with the directions above
NOTE: TWRP can flash boot images, if you save the boot image to your storage, you can flash the image in TWRP.
it possible flash on single sim ? or so dangerous ? thank's you very much
xrenoix said:
it possible flash on single sim ? or so dangerous ? thank's you very much
Click to expand...
Click to collapse
DON'T flash on single sim! If you would like to have nougat there is a thread for the Z5 Premium already made or you can build it yourself by heading over to the Sony developer world mobile website and follow the nougat 7.x.x build guide.
Sony now supports the new r_24 update to Nougat 7.0.0 so I will be updating the ROM soon!
NEW UPDATE IS UPLOADED! Let me know if you run into any issues!
Hi there
Could I follow this tutorial for flashing my e6833?
In advance, thank you very much
Sent from my E6833 using Tapatalk
br0nka said:
Hi there
Could I follow this tutorial for flashing my e6833?
In advance, thank you very much
Sent from my E6833 using Tapatalk
Click to expand...
Click to collapse
If you're flashing this ROM then you should be able to. The ROM is discontinued unfortunately because my phone broke a while back

LENOVO z5 Official/Custom Roms [OREO/PIE]

STOCK ROMS
ZUI 11.1.053
Target version: L78011_CN_OPEN_USER_Q00026.0_P_ZUI_11.1.053_ST_190731_qpst
basic version: ZUI_11.1.053
Size: 3.42gb
Link: https://mega.nz/file/YzwUTCwJ#j1v7lTO7Ivokgr2fkSnny5wB01nqCWm4TZu2hUK5xxE
ZUI 4.0.474
Target version: Lenovo_Z5_L78011_CN_OPEN_USER_Q00016.0_O_ZUI_4.0.474_ST_190118_QPST
basic version: ZUI_4.0.474
Size: 3.00gb
Link: https://drive.google.com/file/d/1F0VtbBfxoLdukGMytq8SslcWjqcsLABQ/view?usp=sharing
OFFICIAL ROMS & UPDATES
Target version: 10.5.306
basic version: 10.5.254
upgrade package size: 127.04 Mb & 3.36gb
View attachment 4773407
Applicable models: Lenovo Z5 (L78011)
Upgrade point of view
Support Unicom VoLTE;
Update Lenovo mobile phone customer service hotline number: 400-990-8888;
System Optimization
Fix the problem that the probability of the compass cannot be calibrated;
Fixed WeChat 7.0 avatar and received a message without a prompt tone;
Fix the problem that the HDR icon is also displayed under the HDR close finder frame;
Fix the problem of finding the mobile phone emergency contact does not support segment 166;
Fix the problem of flashback after clicking the QQ flashback after the end of the nighttime extreme power saving;
After the OTA upgrade is fixed, the default theme preview interface is different from other preview interfaces.
Fix the problem that the game volume function cannot be called up when the game voice function is enabled in the game interface;
Fix the problem that the three-letter X-Y-Z on the right side of the address book is manually clicked;
After repairing and unplugging the SD card formatted as internal storage, the "missing SD card device" notification cannot be clicked, causing the internal storage of the mobile phone to be unmounted;
Fix the different carrier card settings. After calling the main card, enter the contact - click any contact - long press the contact number to display the problem that the card 1 or card 2 operator call does not match the actual card location.
Precautions
Please make sure that the phone have a lot of power, power and storage space;
If you have problems with the upgrade, please go to the official Lenovo community for help.
The upgrade process may cause the phone to heat up or consume power for a short period of time. It is recommended that you restart the system again after the upgrade to obtain a stable experience.
DOWNLOAD LINK AFH Link : Chinese Web Link
Full ROM link (3.36GB):- Mega Drive
RETURN FROM CUSTOM to OFFICIAL ROM
Now returning to STOCK is possible
METHOD 1 (RESTORE TWRP BACKUP)
1. Download the TWRP back up of ZUI 4.0.474 from AFH & the Official ZUI 4.0.474
2. Unzip it (Its actually a 2.5 GB compressed file).
3. Now Boot into TWRP.
4. Now connect the mobile from PC and check the Root directory for TWRP>>BACKUPS
5. Make a new folder by name "cd6d6a03 ( change it with the name of your devices, can easily be checked via fastboot devices command) "
6. Put the extracted backup into that folder.
7. Wipe Dalvik,Cache and System.
8. Restore the backup. (Dont worry it will not BOOT your Z5)
9. Now POWER off the mobile.
10. Move to Qfill Mode (Press both VOLUME up+ Down and POwer button).
11. Connect to PC and Restore the Official Rom through QPST.
No more Sahara or Out of Memory error,........................ENJOY
METHOD 2 (TWRP FLASHABLE ROOTED ROM)
Download link: Mega Drive
Method to Flash this rom
Method 1:
1. Download the Zip package
2. Put it into SD Card
3. Boot into TWRP
4. Clear the Cache,Dalvik,Data & System.
5. Flash the package Normally
6. enjoy the Rooted Official PIE.
Method 2:
1. Download the package
2. Unzip it
3. Run the Flash.exe in given archive
4. Check the attachment to learn the Chinese exe meaning
5. enjoy the Rooted Official PIE.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
METHOD 3 (FOR those who were on ZUI-10 & for going Back to ZUI 10)
Method back to Stock ZUI 10:
1: Flash Stock ZUI 10.5.254 via Qfil
2: Flash TWRP 10.5.254 via Fastboot
3: Flash this rom via Fastboot
Link: https://mirrors.lolinet.com/firmware/gsi/ZUI-AB-9-20190616-ErfanGSI.img.7z
4: Go to Twrp then wipe data. After wipe data choose Reboot System and wait 1 or 2 minutes.
(Your phone will stuck in Lenovo red logo).
5: Flash Stock ZUI 10.5.254 again via Qfil.
==you are completed back to ZUI 10.5.254==
OFFICIAL ROMS
10.5.254 [FINAL] for LENOVO Z5 Android P
ZUI version: 10.5.254
adapter model: L78011
Android version: 9.0
Brush type: QPST/DIRECT over 4.0.474
Compression package size: 3.36G
Package name: L78011_CN_OPEN_USER_Q00025.0_P_ZUI_10.5.254_ST_190404_qpst.zip
WHATS NEW
(fixed or changed issue with the previous one has been released Software comparison):
1. Add new application lock to support face unlocking mode;
2. Add U health camera to recognize calorie function;
3. New negative one-screen card display, support step counter / commute recommendation / fast payment, etc.;
4 New desktop editing mode, support more desktop layout, please press and hold on the desktop to enter the view;
5, the new control center and the notification bar are integrated, and support the desktop to slide out the global search;
6, the new U-touch gesture, Cut everything to turn on the flashlight and turn it around to turn on the camera, please check it in Settings->4D U-touch;
7. Fix the problem of background sound break of the game;
8. Fix the problem that the shutdown charge cannot be extinguished;
9. Repair the upgrade process phone stopped running problem of sporadic;
10, automatic optimization of backlight brightness curve, the backlight is too bright indoor solve the problem;
11, repair slip cut back on the desktop screen shot Small window interface stuck, unable to withdraw from the problem;
12, repair ultra-definition mode watching videos / landscape orientation games, even now question the status bar displays black bars;
13, is in the pocket repair mode, frequently light off screen calls Face Detecting problems that cause the phone to heat up;
14, repair power-saving mode / night power-saving open, even after a long standby, the APP can not access the Internet;
15, repair the call screen in the state of the call, press the power button to press the screen repeatedly, the caller animation does not display The problem;
16, repair even now through the fire line / gun warrior / stimulating the battlefield game interface screen brightness suddenly dimmed, the notification bar brightness adjustment is invalid.
Links credits to @ gfofanov
https://mega.nz/#!vuoA0SbJ!6HuGdtaNDV4XzNZbOeWB9fDiiP64kbcbo36_4j-8k-4
https://drive.google.com/file/d/10vJrO1-_-VdIV5rfhbYDuc6dUgxkoyjF/edit
New URLs:
https://mirrors.lolinet.com/firmware/lenovo/l78011/L78011_CN_OPEN_USER_Q00025.0_P_ZUI_10.5.254_ST_190404_qpst.zip
AND
https://office300-my.sharepoint.com/:u:/g/personal/fofanov_office300_onmicrosoft_com/EWzxvMBijR5Dk__iWz8RYuoB6rJ8jvNQjcdXts7J1UCQcg?e=pckW58
CUSTOM ROMS
MIUI
MIUI 10 [9.5.9] for LENOVO Z5 Android P Credits to Art Chen
Everything is working except Face Unlock
…….Images in attachment
https://mega.nz/#!YiB0XIJC!aykBuDqWxQWsbWc0kcNnBhtHy_5eqDO1Giw_avvj2WQ
MIUI 10 [9.3.14]17th March 2019 Update for LENOVO Z5 Android P Credits to Art Chen
his is already the third edition. @Art_Chen The author is still very diligent. Now I
have fixed the following problems:
Optimize the fluency of the system (the overall use is smoother, the gesture operation does not drop frames) to
improve the stability of the system (from Android 8.1 Upgraded to Android 9)
Fixed several bugs (fixed volte not available, aptX audio no sound, etc.)
https://drive.google.com/drive/folders/1NdveI-miKPs6RDf9yH9HIwDgJrkkWi5F
GDrive Link
MIUI 10 [9.2.21] for LENOVO Z5 Android P Credits to Art Chen
his is already the third edition. @Art_Chen The author is still very diligent. Now I
have fixed the following problems:
Optimize the fluency of the system (the overall use is smoother, the gesture operation does not drop frames) to
improve the stability of the system (from Android 8.1 Upgraded to Android 9)
Fixed several bugs (fixed volte not available, aptX audio no sound, etc.)
A small number of known bugs: fingerprint payment is not available (can be used with Tai Chi or Ed Xposed), there may be some bugs but I am temporarily
Didn't find Batterey Drain
Fix gps , theme , lockscreen wallpaper
If you are using miui, Update don't need to clear the data
DOWNLOAD:-
https://mega.nz/#!6rwQjA6B!z2xdnixiyCt5us6Cjeh9mIkgnqR4jnRLoiyZwt2Mink
BlueTooth Patch (Only if not working)
GDrive Link
MIUI 9.1.31 for LENOVO Z5 Android OREO Credits to Art Chen
Whats in this ZIP?
[attachment="15308074:miui.jpg"]
Download Link
Google Drive Link
BlueTooth Patch (Only if not working)
GDrive Link
BUGS:- No (If found Bluetooth issue use above given patch)
METHOD for FLASHING
1. Tools inside use them
2. OR use TWRP.
use at your own risk
Click to expand...
Click to collapse
PIXEL EXPERIENCE
* PE (10-05-2019): https://mega.nz/#!M65R0Qwa!OhxqBiOuU...cTXiQTTSIoGQdE
Bugs: Just Charging light else is clear
* PE (22-05-2019): https://mega.nz/#!9hxzBCjZ!QgoiTDZXOoAhHXDFWZ3GkBPrFPN2V7qlzLQt855ZLIw
Bugs: Just Charging light else is clear
* PE (06-06-2019): https://mega.nz/#!m3oVRaBY!KfFAG6mHiVsQCz2N1SixAHjg5GFaZbaRe-JO3Bz0CEg
Bugs: Just Charging light else is clear
* PE (18-06-2019): https://mega.nz/#!9xBD1AJB!atWWvl_0nXFXQxYT1gHjg9rzX6Kpqivtd7lawX_sEuw
Bugs: Just Charging light else is clear
************************************************************************
RESCRUSSION REMIX
* RR (16-04-2019): https://mega.nz/#!43hRxYJR!hwKWkOt3S...auq-EXSu7IrN8s
Bugs: Just Charging light else is clear
* RR (24-05-2019): https://www.androidfilehost.com/?fid=6006931924117883160
Bugs: Just Charging light else is clear
* RR (15-06-2019): https://drive.google.com/open?id=1p3d-itVhjkI4TdDZLzQSewHPAin6Y3R_
Bugs: Just Charging light else is clear
************************************************************************
HAVOC-OFFICIAL (No GApps)
Havoc-OS v2.6 Official Build (Credits to developer)
What's New (google translator):
* Added double tap for wake-up (must be supported by device / kernel)
* Added call recording to Dialer
* Added toggle switch for A -GPS
* Reduced minimum brightness
* Mi9 / Mi9SE fingerprints re-added to display (FOD)
* Added overlay (see OP) to enable cutout controller (hide label, ...)
* HAVOC (12-06-2019): Download Link
USEFUL BEFORE INSTLLATION
1. use 3.2.3 TWRP recovery for 4.0.474 (Link Here)
2. Flashed the same Boot Image on Partition A & B. (Boot + Vendor Image)
3. Than the Same Vendor Image.
FLASHING PROCEDURE
1 . Download TWR.img ( only single file now dont worry ) copy in one folder
2. connect phone to pc boot your phone to download mode
3. open cmd in that folder
4. type adb devices
5. type fastboot boot twrp.img for temporary if you want permenant fastboot flash boot twrp.img
6. fastboot reboot
7. now wipe everything
8. now flash the rom
9. remeber if you are on slot a rom will install on slot b and press reboot to recovery again after installing rom and now switch to slot b and select reboot system now your phone boots to slot b
10. if you are on slot b rom will install on slot a and press reboot to recovery again after installing rom and now switch to slot a and select reboot system now your phone boots to slot a
11. congratulations .
OTHERS/BETAs
10.5.254 [BETA 5] for LENOVO Z5 still BETA Android P
Applicable models: Lenovo Z5 (L78011)
Target version: 10.5.254 or higher
Basic version: 4.0.474/10.5.223
Upgrade package size: 90 Mb almost
push status: Public
following is the update content of 253 version.
will share Later
Download Links:- G-Drive credits to @M.Z.F
10.5.248 [BETA 4] for LENOVO Z5 still BETA Android P
Applicable models: Lenovo Z5 (L78011)
Target version: 10.5.248 or higher
Basic version: 4.0.474/10.5.223
Upgrade package size: 140 Mb
push status: Grayscale push
following is the update content of 248 version.
Fix the problem of background sound break of the game;
fix the problem that the shutdown charge cannot be extinguished;
fix the problem that the occasional phone stops running during the upgrade process;
fix the post-upgrade settings -> display And the problem of no brightness mode;
fix the problem that the camera menu is hidden after the top of the screen is displayed;
optimize the automatic brightness backlight curve to solve the problem of over-brightness in the room;
repair the activation of the overseas Internet, prompt to select the data master Card problem;
fix super clear mode to watch video, horizontal screen game, occasional status bar shows black bar problem;
repair connection Bluetooth After the headset dials the WeChat voice/video call, both sides have silent problems;
fix the called call in the lock screen state, press the power button multiple times to turn off the screen, the caller animation does not display the problem.
Download Links:- CloudMail credits to @gfofanov
ZUI 10.5.23 [BETA 3] for LENOVO Z5 still BETA Android P
Applicable models: Lenovo Z5 (L78011)
Target version: 10.5.230 or higher
Basic version: 4.0.474/10.5.223
Upgrade package size: 1.49 Gb
push status: Grayscale push
Upgrade the point of view
Upgrade Android 9.0 system;
new face recognition solution, need to re-enter facial information in settings -> password, fingerprint and face recognition;
new ZUI10 design style, add 4D U-touch gestures, magic input box, small window broadcast Video and other functions;
system optimization
New nighttime extreme power saving;
new application lock to support face unlocking mode;
new U health camera recognition calorie function;
new negative one-screen card display, support for step/off-work advice/fast payment, etc. ;
new desktop editing mode, support more desktop layout, please see the press to enter the desktop long;
the new control center and notification bar integration, and support on the desktop slide to bring up the global search;
new U-touch gestures, cut everything open flashlight Turn the camera on and turn it around, check in Settings -> 4D U-touch.
Download Links:- CloudMail - : - Mega
ZUI 10 (ported) for LENOVO Z5 Android OREO Credits to Ketai
I understand from guglotransleyta (but it's not exact):
Launcher 5.0 http://4pda.ru/pages/go/?u=https://...LrMKEhvRh0DVNwjccXmsIS3sCBb_AOCAvE&e=81841256
launcher 10.0 http://4pda.ru/pages/go/?u=https://...Dcu3z8zrAdTFCAiIopeOpKnjyf70vI7wYw&e=81841256
Firmware 3.9.075 https%3A%2F%2Fyadi.sk%2Fd%2FHHqqn2P73Zkmpn&e=75597985 (Password for archive: w3bsit3-dns.com)
Firmware 5.0 http://4pda.ru/pages/go/?u=https://...0cO7LPUOMAgwBrhHEyl8ofGvCycokfHbZU&e=81841256
Firmware 10.0 http://4pda.ru/pages/go/?u=https://...0pyMvNo3ckYJSnNm5Hdyqtrwh2NDbF6FCg&e=81841256
As I understand it, there should be 075 with the unlocking bootloader.
Those. The boot-loader is unlocked, debugging is enabled, then into the fastboot and we sew, the batch file in Chinese is full.
Steps:
1. Flash 3.9.075 via QPST (if you already have 3.9.075 leave this step)
2. Unlock Bootloader.
3. Flash TWRP.
4. Flash ZUI 5.
5. Flash ZUI 10
DONE!
BUGS:- None till now
Everything is at your own risk, I did not set myself.
Some link was such a translate in
https: //club.lenovo.co...hread-5412231-1-1.html
MODS PLEASE MAKE NEW SECTION FOR LENOVO Z5 DEVELOPMENT AS OFFICIAL PIE IS ARRIVING SOON
How to FLASH MIUI/OTHER ROMS?
Always make a backup first. and copy the rom in your mobile
1. Boot into TWRP (means you must have bootloader unlocked and only 3.9.075 & 3.9.500 are capable to unlock bootloader)
2. Now in TWRP wipe the cache and dalvik with system
3. (a). Switch to IMG mode in TWRP.
(b). There are 3 image files in the downloaded ZIP folder named as images ( patched_boot,System & Vendor)
4. first flash System, than Vendor and last patch.
5. Done & REBOOT (it might said no ROM installed ignore it.
MIUI 10 is the only rom after flashing it you can go back to stock.
How to FLASH OFFICIAL ZUI 10.5.230?
1. Download
2. Upload to the root of the root memory
3. Rename the package to update.zip
4. Update it in 3 dots above in the official update application.
--------------------------------------------------------------------------------------------------------
wana GO BACK to STOCK from CUSTOM? Follow this post
TWRP for PIE? Follow this post
--------------------------------------------------------------------------------------------------------
Problems & There Solutions.
1. Have you ever get annoying thing like Insufficient storage to flash. Well today, for A/B device, we have got a the great guide for you!
http://oxygenosguide.lunarixus.party
* Notes that re-partitioning your device may cause the damages to your device. Do at your own risk!
* DO NOT TRY ON MOTO DEVICE!
Register your devices at this link to get the Z5 stable updates early than others
https://www.wjx.top/m/25027506.aspx
25-03-2019 : Update Official PIE ZUI 10.5.230 added
29-03-2019 : Update Official PIE ZUI 10.5.248 added
11-04-2019 : Update Official PIE ZUI 10.5.254 added
17-04-2019 : MIUI 10 [9.3.14] 17th March 2019 Update for LENOVO Z5 added
09-05-2019 : MIUI 10 [9.5.9] 9th May 2019 Update for LENOVO Z5 added
17-05-2019 : PE & RR [9.3.14] April & May updates Update for LENOVO Z5 added
19-05-2019 : Link for RETURNing FROM CUSTOM to OFFICIAL ROM added.
20-05-2019 : Link for backup of OFFCIAL ROM via TWRP added.
30-05-2019 : Link for RR update added.
08-06-2019 : Uploaded the official 10.5.306
14-06-2019 : Uploaded PE new Update.
15-06-2019 : Uploaded PE new Update.
16-06-2019 : Uploaded HAVOC OS official for Z5.
17-06-2019 : New Method for Returning to STOCK ZUI-10 added.(FOR those who were on ZUI-10 & for going Back to ZUI 10)
22-06-2019 : Uploaded 10.5.306 official full ROM for Z5.
23-06-2019 : Uploaded PixelExperience update for Z5.
30-05-2020 : Uploaded Stock Rom ZUI_4.0.4.74 update for Z5.
Miui
M.Z.F said:
Reserved
Click to expand...
Click to collapse
Miui rom is chinese rom. I wanna EU Rom. Please update EU Rom
1}
FLYME 7 for LENOVO Z5 Android OREO
will be posted later
.........
= When is FlyMe available?
2}
MODS PLEASE MAKE NEW SECTION FOR LENOVO Z5 DEVELOPMENT AS OFFICIAL PIE IS ARRIVING SOON.............
= How do you know this and When is it officialy coming out?
3}
Do you have some screenshots of this Zui 10?
xperia_bird said:
1}
FLYME 7 for LENOVO Z5 Android OREO
will be posted later
.........
= When is FlyMe available?
2}
MODS PLEASE MAKE NEW SECTION FOR LENOVO Z5 DEVELOPMENT AS OFFICIAL PIE IS ARRIVING SOON.............
= How do you know this and When is it officialy coming out?
3}
Do you have some screenshots of this Zui 10?
Click to expand...
Click to collapse
yes Flyme is vailable but very buggy thats why did not share over here.
xperia_bird said:
1}
MODS PLEASE MAKE NEW SECTION FOR LENOVO Z5 DEVELOPMENT AS OFFICIAL PIE IS ARRIVING SOON.............
= How do you know this and When is it officialy coming out?
Click to expand...
Click to collapse
Beta Testing is in progress for official 9.
M.Z.F said:
Beta Testing is in progress for official 9.
Click to expand...
Click to collapse
Thats great! Can you give a timeline?
This custom ROM, is it also valid for the Lenovo Z5s L78071?
Wait for final release Pie.
hi,
is miui rom multi language rom?
raccoon616 said:
This custom ROM, is it also valid for the Lenovo Z5s L78071?
Click to expand...
Click to collapse
Noo
xperia_bird said:
These are not flashable ZIP files, you need to flash this with Fastboot. Please put this in your post, at least how to flash the files in the right way. Also the batch file in the ZIP is not readable by cmd.
I tryed your flashing steps and now the phone is not booting.
Click to expand...
Click to collapse
check OP
erdogan69 said:
hi,
is miui rom multi language rom?
Click to expand...
Click to collapse
Only CHINESE & ENGLISH
this is awesome MZF, can i use your download links in this thread ? I need to create a tutorial for going back to stock.
https://forum.xda-developers.com/pr...-how-to-flash-android-8-1-9-0-t3840839/page87
rendroid15 said:
this is awesome MZF, can i use your download links in this thread ? I need to create a tutorial for going back to stock.
https://forum.xda-developers.com/pr...-how-to-flash-android-8-1-9-0-t3840839/page87
Click to expand...
Click to collapse
For sure
MIUI 10 is the only rom after flashing it you can go back to stock. (Personally tested)
M.Z.F said:
For sure
MIUI 10 is the only rom after flashing it you can go back to stock. (Personally tested)
Click to expand...
Click to collapse
thank you for your work.
i tested first with zui5 and then zui10 they both booted successfully, the only problem i am facing is that vendor and persist doesnt mount, hence mobile network and wifi is not available, and you cant move past the activation screen, so i am working on that
it looks like it is not being mounted because of encryption, so i am force mounting it by flashing it in twrp.
I can't copy MUIU file to internal storage, it says file limit larger than device limit ?
It's more than 4gb
I am on Pie 9. Is that true if i flash MIUI 10, then using QFIL to flash stock Rom, and i can go back to stock???
creedsbg said:
I can't copy MUIU file to internal storage, it says file limit larger than device limit ?
It's more than 4gb
Click to expand...
Click to collapse
Copy it on usb or mmc or format your device on NTFS format FAT file system dosbnot support larger files.
vosathanh said:
I am on Pie 9. Is that true if i flash MIUI 10, then using QFIL to flash stock Rom, and i can go back to stock???
Click to expand...
Click to collapse
i did it and i was a lucky man. :good:

[PORT][ALPHA][MT6735] Lineage OS 14.1 for brown 1 (V4701_I01)

Code:
*** Disclamer
* 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...).
* 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.
[B][U][SIZE="5"]Introduction[/SIZE][/U][/B]
[QUOTE]
LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1.2 (Nougat), 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. 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.
LIneageOS 14.1 has now been ported from source and is available for the Brown 1. This ROM is not recommended to be used as a daily driver because of its issues. As usual do not hesitate to let us know of any issues regarding this ROM.
[/QUOTE]
[B][U][SIZE="5"]Installation instructions[/SIZE][/U][/B]
[QUOTE]
-- 1. Unlock the bootloader of your device on PC through ADB. Do a research about it on Google.
• Before proceeding, please make sure that you have already installed MediaTek USB Drivers on your PC, otherwise it will not work!
• Plug your Brown 1 to your PC
• Go to a folder, and right click to reveal the “Open Command Window Here” option by holding the “Shift” button and by clicking the right button of your mouse simultaneously.
• Type this line “adb reboot bootloader”
• Once your Brown 1 is in its bootloader, type this another line “fastboot oem unlock”
• Now, once it’s unlocked, It will erase everything stored in your phone’s Internal Storage. Please do a backup of your files first to avoid losing your files.
• Congrats, Bootloader is now unlocked!
2. After unlocking the bootloader, flash TWRP via PC.
• Before proceeding, please make sure that you have already downloaded all the files in your SD Card, otherwise, your Brown 1 will encounter a bootloop.
• Install MediaTek USB Drivers and “15 Second ADB Installer” from XDA.
• After installing. Download the PitchBlack Recovery File.
• Now, go to the folder where the pitchblack recovery is downloaded, and right click to reveal the “Open Command Window Here” option by holding the “Shift” button and by clicking the right button of your mouse simultaneously.
• Type this line “adb reboot bootloader”
• Your Brown 1 should boot now into its bootloader, now, type this line “fastboot flash recovery PBRP-2.9.0-20190119-V4701_I01-UNOFFICIAL.img”
• After that, type this line “fastboot boot PBRP-2.9.0-20190119-V4701_I01-UNOFFICIAL.img”
• Your Brown 1 should boot automatically to PitchBlack Recovery.
• Done!
3. Decrypt your phone.
• If you’re now on Pitch Black Recovery, ignore the “Enter your encryption password” dialogue, and then flash “Disable_Dm-Verity_ForceEncrypt_12.16.2018.zip” from your SD Card to decrypt your Brown 1.
• After that, reboot your phone to recovery mode again, and then perform a factory reset.
• Done!
4. (OPTIONAL) Firmware Backup
• Click the “Backup” Button
• Swipe to perform the action
• Done! You can use this backup file when you encountered a bootloop, or something like that.
5. Flash Lineage OS 14.1
• Root first, Flash "Magisk (v18.0).zip" on PitchBlack Recovery
• After that, Click the “Wipe” button
• Perform a clean wipe by clicking the “Advanced” button and ticking system, data, dalvik and cache. Do not wipe your SD Card or your Internal Storage.
• Locate where the Custom ROM is stored and look for this file “lineage-14.1-20190525-UNOFFICIAL-V4701_I01.zip"
• And then, Flash it.
• After flashing it, flash Google Apps by looking for “open_gapps-arm64-7.1-mini-20190119.zip”
•After flashing Google Apps, flash Magisk again to obtain root access, look for "Magisk (v18.0).zip"
• After flashing all those files, reboot your system and enjoy!
• Congratulations! You have now flashed Lineage OS 14.1 on your Brown 1! Please take note that first boot will take 5 to 10 minutes, so please be patient.
[/QUOTE]
[B][U][SIZE="5"]Changelog[/SIZE][/U][/B]
[QUOTE]
[CODE]
Current changelog: -- v1.0 (20190525)
[note] -- • First Initial Release
• March 2019 Security Patch from Sources
• Based from Nokia 3
What's working?
-- - Connectivity
• Wi-Fi
• Bluetooth
• Hotspot
• RIL
• SIM Cards
• LTE Connectivity
- Miscellaneous
• Audio
• Flashlight
• Some Sensors
• Offline Charging (No Glitches)
- Recording
• Screen Recorder (Both in-built and app built)
• Audio Recorder
• Screen Capture
- Others
• Almost Everything Works
Click to expand...
Click to collapse
What are the bugs?
-- - Minor
• Camera - There's issues you might face when recording in video mode; The Camera app force closes once the mode's been changed to video mode
• Music App - The Application force closes everytime you open it. There will be a patch soon.
• FM Radio - The Application force closes everytime you open it.
• MTP Host - The Application force closes.
• CM Audio Service - The Application force closes.
- Major
• Android Application Installation - You won't be able to finish the installation of an application from Google Play Store or Android Package Installer if an error pops-up. The solution to install an application is to reboot the device everytime you encounter an error. There's no fix for this bug this time.
• Fingerprint Sensor - The fingerprint sensor of your phone won't be able to detect your fingerprint even when you point it to the sensor. There will be a patch soon.
Click to expand...
Click to collapse
Download
-- Lineage OS 14.1 for brown 1 (V4701_I01)
https://www.mediafire.com/file/jt2jf5sqc4xcg8q/lineage-14.1-20190525-UNOFFICIAL-V4701_I01.zip/
Click to expand...
Click to collapse
Credits
Code:
* • Lineage OS Team – For the continuation of the CyanogenMod Project; for developing this AOSP based ROM
* • Optimitist ROM Portings (My Team) – For distributing the ROM that I ported
* • Brahm Daniel Verano (me) – For making this possible to Brown 1 and MediaTek MT6735 devices
XDA:DevDB Information
Lineage OS 14.1 for brown 1, ROM for all devices (see above for details)
Contributors
LiaFourté, Team Xenomorph
ROM OS Version: 7.1.x Nougat
ROM Kernel: Linux 3.18.x
ROM Firmware Required: Stock Firmware
Based On: Lineage OS
Version Information
Status: Alpha
Current Stable Version: v1.5 FINAL (20190905)
Stable Release Date: 2019-09-05
Current Beta Version: v1.1 (20190725)
Beta Release Date: 2019-07-25
Created 2019-06-09
Last Updated 2020-08-13

Categories

Resources