[Nougat 7.1.X][Z5P - E6853] Android Open Source Project

Search This thread

davidteri91

Inactive Recognized Developer
Jul 27, 2012
2,357
8,584
32
Cinisello Balsamo
This is AOSP for Sony Xperia Z5P (Satsuki) (E6853)

SonyAosp build will always mainly based on AOSP with some Material stuff

Code:
/*
 * Your warranty is now void.
 *
 * 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.
 */

Code:
IMPORTANT: Make sure you have an unlock Bootloader

Please if you have Locked Bootloader you may check this http://developer.sonymobile.com/unlockbootloader/

Code:
WORKING
- RIL
- Mic
- Sound (Speaker and Headset)
- LED
- Thermal Manager
- Audio and Video Decoders/Encoders
- Camera (WIP)
- Recovery (Only for flash signed zips) (NOT UI)

XDA:DevDB Information
[Nougat 7.1.X][Z5P - E6853] Android Open Source Project, ROM for the Sony Xperia Z5 Premium

Contributors
davidteri91
Source Code: http://Github.com/SonyAosp

ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked Bootloader
Based On: AOSP

Version Information
Status: Beta

Created 2017-01-05
Last Updated 2017-05-29
 

Attachments

  • Screenshot_20170529-101611.jpg
    Screenshot_20170529-101611.jpg
    144.6 KB · Views: 2,215
  • Screenshot_20170529-101618.jpg
    Screenshot_20170529-101618.jpg
    161.1 KB · Views: 2,202
  • Screenshot_20170529-101634.png
    Screenshot_20170529-101634.png
    110.1 KB · Views: 2,235

davidteri91

Inactive Recognized Developer
Jul 27, 2012
2,357
8,584
32
Cinisello Balsamo


This ROM has included GAPPS

Steps for Flash

Code:
[FONT="Arial"][SIZE="3"]   fastboot -S 256M flash boot boot.img  [/SIZE][/FONT]
[FONT="Arial"][SIZE="3"]   fastboot -S 256M flash recovery recovery.img  [/SIZE][/FONT]
[FONT="Arial"][SIZE="3"]   fastboot -S 256M flash system system.img  [/SIZE][/FONT]
[FONT="Arial"][SIZE="3"]   fastboot -S 256M flash userdata userdata.img  [/SIZE][/FONT]

You don't need flash userdata everytime .... only first time ..... userdata.img will wipe your data... you may adviced
 
Last edited:

aluda

New member
Jan 20, 2017
2
0
Great!Only microSD slot no working on my device: Fw 32.3.A.0.372 E6833 (dual). There are some solutions?
 

aluda

New member
Jan 20, 2017
2
0
As I can see the title says 6853 if anything does not work for your model probably mmc DT is missing in DT on kernel .... Fix it and send the PR to Sony git

Inviato dal mio F8131 utilizzando Tapatalk

Thanks for your answer bro! As a beginner it is so difficult for me.:(

---------- Post added at 07:06 PM ---------- Previous post was at 07:01 PM ----------

are you using a SDcard that's higher than 64GB?
i tested it out and at the moment it seems to be limited to 64GB cards and lower. :good:

My sdcard is 32GB, no working yet.
 

bubbadk

Member
Jun 30, 2008
18
2


This ROM has included GAPPS

Steps for Flash

Code:
[FONT="Arial"][SIZE="3"]   fastboot -S 256M flash boot boot.img  [/SIZE][/FONT]
[FONT="Arial"][SIZE="3"]   fastboot -S 256M flash recovery recovery.img  [/SIZE][/FONT]
[FONT="Arial"][SIZE="3"]   fastboot -S 256M flash system system.img  [/SIZE][/FONT]
[FONT="Arial"][SIZE="3"]   fastboot -S 256M flash userdata userdata.img  [/SIZE][/FONT]

You don't need flash userdata everytime .... only first time ..... userdata.img will wipe your data... you may adviced

No matter what i do, i can't Seem to get into recovery. Everything else works perfect. It just hangs. And then i have to press power and volume Up to power down. Anybody with a solution :)
 

fabsterpal

New member
Oct 19, 2016
3
0
Downloaded to test (because why not?) and here's a few bugs which struck me immediately:
The front facing / selfie camera has a 90 degree rotation offset no matter how you hold it.
The rear facing camera has a 180 degree rotation offset, again, no matter how you hold it
The camera app itself crashes 2/3 of the times you try to open it.
The recovery is pretty useless; without any kind of output it's virtually impossible to use to install zip files etc.
Fingerprint sensor isn't sensitive enough
Speakers are quiet
 

Top Liked Posts

  • There are no posts matching your filters.
  • 8
    This is AOSP for Sony Xperia Z5P (Satsuki) (E6853)

    SonyAosp build will always mainly based on AOSP with some Material stuff

    Code:
    /*
     * Your warranty is now void.
     *
     * 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.
     */

    Code:
    IMPORTANT: Make sure you have an unlock Bootloader
    
    Please if you have Locked Bootloader you may check this http://developer.sonymobile.com/unlockbootloader/

    Code:
    WORKING
    - RIL
    - Mic
    - Sound (Speaker and Headset)
    - LED
    - Thermal Manager
    - Audio and Video Decoders/Encoders
    - Camera (WIP)
    - Recovery (Only for flash signed zips) (NOT UI)

    XDA:DevDB Information
    [Nougat 7.1.X][Z5P - E6853] Android Open Source Project, ROM for the Sony Xperia Z5 Premium

    Contributors
    davidteri91
    Source Code: http://Github.com/SonyAosp

    ROM OS Version: 7.x Nougat
    ROM Kernel: Linux 3.10.x
    ROM Firmware Required: Unlocked Bootloader
    Based On: AOSP

    Version Information
    Status: Beta

    Created 2017-01-05
    Last Updated 2017-05-29
    2


    This ROM has included GAPPS

    Steps for Flash

    Code:
    [FONT="Arial"][SIZE="3"]   fastboot -S 256M flash boot boot.img  [/SIZE][/FONT]
    [FONT="Arial"][SIZE="3"]   fastboot -S 256M flash recovery recovery.img  [/SIZE][/FONT]
    [FONT="Arial"][SIZE="3"]   fastboot -S 256M flash system system.img  [/SIZE][/FONT]
    [FONT="Arial"][SIZE="3"]   fastboot -S 256M flash userdata userdata.img  [/SIZE][/FONT]

    You don't need flash userdata everytime .... only first time ..... userdata.img will wipe your data... you may adviced
    1
    can you make file zip for flash by TWRP ?
    No

    Inviato dal mio Xperia Z5 Premium (AOSP) utilizzando Tapatalk
    1
    How is the Bluetooth performing? I use Bt Daily so i need it to work

    works fine here, i use BT 24/7 in combination with my smartwatch and bt headset.
    only sometimes the connection gets dropped so you'll need to reboot, but that happened 3 times for me now (in 5 days or so) :good:
    1
    New Nougat 7.1.2 builds available ....

    Inviato dal mio F8131 utilizzando Tapatalk