[Experimental] AOSP | Current: 5.1.0 | LMY47I | Build 2015-03-26_1 | Kernel 3.10.x - Xperia Z2 Android Development

AOSP for the Xperia Z2
--------------------------------------
CURRENT IS: 5.1.0_r3 LMY47I - build 2015-03-26_1
Based on Kernel 3.10.x
--------------------------------------
What should work (i.e. works on my staging ROM):
- All basics (screen, touch, buttons, sound)
- GPS
- Bluetooth/A2DP
- Wifi
- Torch/Flashlight/Camera is currently broken on 3.10.x builds; use build 2015-3-16_2 for camera
- SIM + Calls + SMS + Mobile Data (2G, 3G and LTE)
- All sensors
etc..
What doesn't work yet:
- The boot.img has no recovery built in
- This ROM does not come prerooted. Just flash SuperSU (2.45 or higher) to get root.
- Some apps have video glitches, e.g. YouTube, but HW-accelerated video playback works fine in e.g. MX Player
- Network location doesn't work (supl). You can only get a location lock with GPS satellites.
- Multiuser
--------------------------------------
DOWNLOAD
--------------------------------------
5.1 Gapps are available HERE Has been removed. Just use 5.0.x Gapps instead.
XDA:DevDB Information
AOSP for Xperia Z2, ROM for the Sony Xperia Z2
Contributors
cheep5k8
Source Code: https://github.com/md5555
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Testing
Created 2015-03-12
Last Updated 2015-03-25

cheep5k8 said:
This is AOSP for the Xperia Z2.
CURRENT IS: 5.1.0 (Yes, 5.1.0)
WHAT WORKS:
Most stuff, if not all (except camera) works. Please report stuff that doesn't work.
WHAT STILL DOESN'T WORK
- The boot.img has no recovery built in.
- Camera is not working
DOWNLOAD
XDA:DevDB Information
AOSP for Xperia Z2, ROM for the Sony Xperia Z2
Contributors
cheep5k8
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Alpha
Created 2015-03-12
Last Updated 2015-03-12
Click to expand...
Click to collapse
Just for info, userdata.img contains what all stuff? As basically if I flash just boot and system, and wipe data it should work right?
Also, would flashing userdata wipe internal sd? Since media is a partition is on data itself!

adyscorpius said:
Just for info, userdata.img contains what all stuff? As basically if I flash just boot and system, and wipe data it should work right?
Also, would flashing userdata wipe internal sd? Since media is a partition is on data itself!
Click to expand...
Click to collapse
Yeah, don't flash userdata if you want to keep your sdcard data.. it will be wiped. Just flashing boot and system images, then full wipe is OK.

How is it after first test?

As always ASOP roms are fastboot .img files
How do I use that via MultiROM where I need a cwm zip?
Nandroid backup of current ROM, fastboot AOSP 5.1, flash recovery (is there even one for 5.1 yet?) create a backup, restore stock 4.4.4 via backup. Flash 5.1 in MultiROM from backup?
Or is there an easier way?
P.S you're fast!

Haldi4803 said:
As always ASOP roms are fastboot .img files
How do I use that via MultiROM where I need a cwm zip?
Nandroid backup of current ROM, fastboot AOSP 5.1, flash recovery (is there even one for 5.1 yet?) create a backup, restore stock 4.4.4 via backup. Flash 5.1 in MultiROM from backup?
Or is there an easier way?
P.S you're fast!
Click to expand...
Click to collapse
I'll make a flashable ZIP for the next build, sorry that these are img files only.

dkionline said:
How is it after first test?
Click to expand...
Click to collapse
For me everything works except for the camera. Sound has a few glitches when you listen to music and a notification sound plays (as was the same case in early CM12 builds), but I have this already fixed and it will be in the next build.

Is this using the binaries that have been posted today by Sony?
http://developer.sonymobile.com/kno...e/open-devices/list-of-devices-and-resources/.
Also the ROM version is wrong in the 1st post!

linkazoid said:
Is this using the binaries that have been posted today by Sony?
http://developer.sonymobile.com/kno...e/open-devices/list-of-devices-and-resources/.
Also the ROM version is wrong in the 1st post!
Click to expand...
Click to collapse
Yes, it uses the 5.1.0 binaries.
EDIT: XDA doesn't yet have "Lollipop 5.1.x" as category.

Is kernel based on 3.10? If yes, add please.

dkionline said:
Is kernel based on 3.10? If yes, add please.
Click to expand...
Click to collapse
No, it's still the 3.4 kernel, but I'm planning on moving to 3.10.

cheep5k8
great work
are you planning to implement camera fix into this for the next build?

lonely2k5 said:
cheep5k8
great work
are you planning to implement camera fix into this for the next build?
Click to expand...
Click to collapse
I will definitely include a camera fix if only possible, but it might take a while as I also have a full-time day job, etc.

cheep5k8 said:
I will definitely include a camera fix if only possible, but it might take a while as I also have a full-time day job, etc.
Click to expand...
Click to collapse
yes absolutely
most of us have jobs
i don't even have time to install virtual ubuntu and try something to compile so just take your time..
i know how time flies when doing such stuff...

Many thanks dev. I'd really appreciate it if you could make a d6502 patch for us with 02 variant. Or is it possible to use d6502 patch provided for other roms? (Such az Existenz).

I could make the zip with working camera... Anyone know the commits?? I remember it being about the rhine stack.. Already have the sony source downloaded.. Just dunno where to find the fix...
Also guys, anyone know how to flash this rom without a pc?? Got a friend who can't setup his fastboot to work..

adyscorpius said:
I could make the zip with working camera... Anyone know the commits?? I remember it being about the rhine stack.. Already have the sony source downloaded.. Just dunno where to find the fix...
Also guys, anyone know how to flash this rom without a pc?? Got a friend who can't setup his fastboot to work..
Click to expand...
Click to collapse
I know that cdesai was the owner of this fix. Is this a help?
---------- Post added at 08:08 PM ---------- Previous post was at 07:58 PM ----------
I found it
msm: camera: Use Sony Rhine camera stack from 4.3 | Merged | Chirayu Desai | CyanogenMod/android_kernel_sony_msm8974
http://review.cyanogenmod.org/84800
Use rhine 4.3 camera stack | Merged | Chirayu Desai | CyanogenMod/android_device_sony_sirius
http://review.cyanogenmod.org/84807
Camera: override camera2.portability.force_api property | Merged | Chirayu Desai | CyanogenMod/android_device_sony_msm8974-common
http://review.cyanogenmod.org/84799
Use rhine 4.3 camera stack | Merged | Chirayu Desai | CyanogenMod/android_device_sony_shinano-common
http://review.cyanogenmod.org/84806
Click to expand...
Click to collapse

I'll spin a build with this commit and check.. Or if someone could do this faster.. I will do so in 5-6 hours from now..

adyscorpius said:
I'll spin a build with this commit and check.. Or if someone could do this faster.. I will do so in 5-6 hours from now..
Click to expand...
Click to collapse
I will test it when you are ready for sure...

Great release
Thanks !
I'm really excited about getting Lollipop on my Z2 ! Do you think it will be easily rootable ? If so, will you be releasing a rooted firmware ?
Any screenshots please ?
Thanks !

Related

[ROM][4.4][AOSP-Based] Omni ROM (dogo)

Hello XDA users,
This time I giving you OMNI rom
Base ROM: This rom has been ported from Xperia Z official omni rom which was originally build from AOSP.
Kernel: get the kernel from CyanogenMOD - FXP303 released for dogo
OMNI Version: 02/06/2014
Please note that GAAPS and SU is NOT included, you may flash it manually
What's working?:
Everything so far
What's not working?:
Didn't notice any major issues! Pleas kindly do tell me if you find anything not working
BUGS:
Please kindly tell me if any find out
ROM State:Stable.....
Credits:
ME! spend three days figure bugs out!
OMNI TEAM and contributers, they spend a lot of time for this
@x10forevers ... just because of his text and urls etc.
Sony, For giving the AOSP and drivers to Xperia Z users and not us
Google, For Android
If I forget someone or something please kindly tell me
XDA:DevDB Information
Omni ROM for (dogo), ROM for the Sony Xperia ZR
Contributors
sijav
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 02-06-2014
Stable Release Date: 2014-06-06
Created 2014-05-24
Last Updated 2014-06-10
Reserved
Downloads and Instructions:
Latest:
02-06-2014: http://d-h.st/o4H
Previous:
21-05-2014: http://d-h.st/UXK
--- SuperSU : Update 1.80 - Flash it in Recovery for root access
--- Google Apps : Downloads - Flash it in Recovery - select accordingly
Gapps Core zip contain these applications :
- Chrome bookmark sync adapter
- calender sync adapter
- contact sync adapter
- media uploader
Gapps Standard zip contain these applications :
- chrome bookmark sync adapter
- calender sync adapter
- google gallery
- google camera
- google home
- contact sync adapter
- media uploader
===== Installation Instruction =====
--- First time users of Omni / coming from any 4.3 /Coming from any other 4.4
Clean Install
- Backup your ROM
- Factory Reset
- Wipe Cache partition and Dalvik cache
- Flash ROM, Gapps and SuperSU
- Reboot your phone
- Thanks button
--- Update of Omni ROM
Dirty Install
- Backup the ROM
- Wipe dalvik cache and cache partition
- Install ROM, Gapps and SuperSU
- Reboot your phone
- Thanks button
Reserved
Link uploaded, Please test it and give feedback thanks
Good Work Sijav :good:
any Screenshots ?!
DoO37 said:
Good Work Sijav :good:
any Screenshots ?!
Click to expand...
Click to collapse
Yeah sure, => http://forum.xda-developers.com/devdb/project/?id=4301#screenshots
if you want to know more about omni here is it's website => http://omnirom.org/
Anyone tested?
...
merhans said:
Anyone tested?
...
Click to expand...
Click to collapse
7 downloads, 6 thanks, no feedback!
Thanks guys, appreciate it
after a week myself test I put it as beta.
ART working ?
I will try it after trying the stock rom
ah and is BE2 There ?
John98Zakaria said:
ART working ?
I will try it after trying the stock rom
ah and is BE2 There ?
Click to expand...
Click to collapse
art working fine.
BE2? you kidding?! it's aosp based no BE2 or any sony or even cyanogen software/bloatwares! it's pure android with omni things on it.
Well I was looking at an AcePlus which had BE3 (which should be called X-Reality
http://forum.xda-developers.com/showthread.php?t=2622857
At lease BE2 isn't useless
sijav said:
7 downloads, 6 thanks, no feedback!
Thanks guys, appreciate it
after a week myself test I put it as beta.
Click to expand...
Click to collapse
Any Chance for an update? Just asking, before i Switch to this rom
merhans said:
Any Chance for an update? Just asking, before i Switch to this rom
Click to expand...
Click to collapse
Yeah I have update it and fixed the DSP Manager problems,
Just didn't wanted to waste my bandwidth for a rom nobody use
yeah will upload it if you like.
Thx, still good to know someone is still developing for the Zr.
First I have to learn the Sony related stuff for flashing and unlock the bl. I will contact you, when I am ready to test
...
Hi mate @sijav
would like to help to bring other roms to ZR and i need omni as a base for next one :laugh:
U mind sharing device tree?
Thanks for your hard work btw!
if the 2nd mic works on this rom, i'll heartily press the "thanks" button.
Hey bro, awesome work please dont stop working on this.. I've learnt that the 4.4.3 nighlies are also out for omnirom.. Please keep up the good work.. going to unlock the bootloader to test it..
Alx31TLse said:
Hi mate @sijav
would like to help to bring other roms to ZR and i need omni as a base for next one :laugh:
U mind sharing device tree?
Thanks for your hard work btw!
Click to expand...
Click to collapse
Nope
sharing it means lot's and lot's of bandwidth ... I've spend more than 2 week for just sync those repo!! and yet my download speed was 25kbps.
now imagine my upload speed is less than 9 kbps!! what do you expect from me? besides the fact that google has banned my country for getting anything related to developing from it! and that github speed it lot worse because of https, and that I must use ultra or free (gate) to get those!
anyways you can try to get device tree from official yuga, then make it, I will give you the proper files to replace for your omni base rom
nostupidthing said:
if the 2nd mic works on this rom, i'll heartily press the "thanks" button.
Click to expand...
Click to collapse
I'm not sure ... so why not press thanks anyway? :laugh:
akshay999 said:
Hey bro, awesome work please dont stop working on this.. I've learnt that the 4.4.3 nighlies are also out for omnirom.. Please keep up the good work.. going to unlock the bootloader to test it..
Click to expand...
Click to collapse
yeah 4.4.3 is out ... I'm working on it ... HW_Composer just wrong and make lot's of screen flickering I've fixed it for the 4.4.2 version with FXP libs but as FXP didn't make further might need to look at the kernel again... and maybe I could make it
didn't know abt ya connection will pm u anyways
Tapatalked with my Yuga
Waiting bro
I'm also waiting for your ROM bro
If d2 wake would work man I would even more greatful. I am already greatful

Unofficial CM 12 for Xperia E1 *working Progress

Hey this thread is for making an cm12 rom for xperia E1 And E1 Dual!
UPDATE:I CANNOT MANAGE TO GET THE BOOTLOOP ISSUE FIXED
LIKE OTHER DEVS SAID NO AOSP SUPPORT
Android 5 lolipop features
Less Ram Usage
Version with stock Xperia Apps from Xperia Z3
More Usages...
3g+!!
Adreno 302 Tweaks.......
Qualcomm MSM8210 Snapdragon 200 Tweaks.........
Not working:
GPS, Bluetooth, WiFi(Solved), Sound, Camera, Dial menu, Auto rotate, Lockscreen, Leds
Bravia Engine System Tweaks.....
Stuff E1 users need:
rooted hot-bootable kernel
working TA-partn backup so users can unlock bootloaders late in the game
once you unlocked: it is no going back! (no relock method proven yet!)
to flash in flash-mode (rather than fast boot mode) u need to unlock the bl
The Rom IS UPLOADED!
Installation Guide:
FIRST:
You need an unlocked bootloader, root, custom recovery already installed and PLEASE make a full backup using the recovery.
SECOND
0 - Download it and move it to SD CARD
1 - Go to TWRP(Custom Recovery)
2 - "Wipe and Format Options"
3 - "Clean to Install a New ROM"
4 - Install ZIP
5 - Chose zip from /storage/sdcard...
6 - Then chose "cm-12XPERIAE1.zip" and wait the installation, after installed reboot your device.
7 - DONE
*Remember that there are a lot of things don't working, so this is an alpha version. I hope on the future we will be able to get a stable rom.
Download: XDA:DevDB Information[/SIZE][/U][/B]
[E1][ROM]CM12 For XPERIA E1, ROM for the Sony Xperia E1
Contributors
[URL="http://forum.xda-developers.com/member.php?u=5885651"]Siokrismarios
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: XPeria E1
Based On: CYANOGEN MOD 12
Version Information
Status: Alpha
Current Stable Version: NO
Stable Release Date: 2015-08-12
Current Beta Version: 1.2.1
Beta Release Date: 2015-08-20
Created 2015-08-08
Last Updated 2015-12-17
Woah. How did you get it to work with KK kernel? I'm curious
(I'm ready for testing btw.)
Kizoky said:
Woah. How did you get it to work with KK kernel? I'm curious
(I'm ready for testing btw.)
Click to expand...
Click to collapse
happy to hear that unfortuntly i have some problems with mediafire
Siokrismarios said:
happy to hear that unfortuntly i ahve some problems with mediafire
Click to expand...
Click to collapse
Upload it to here then: https://mega.co.nz/
Also, If you need E1's Vendor it is here: https://github.com/CyanogenMod-E1/android_vendor_sony_e1/tree/cm-12.1/proprietary
Kizoky said:
Upload it to here then: https://mega.co.nz/
Also, If you need E1's Vendor it is here: https://github.com/CyanogenMod-E1/android_vendor_sony_e1/tree/cm-12.1/proprietary
Click to expand...
Click to collapse
Thank you!!!
WTF? It does not even boot up
Stuck at CM logo
Don't use Vendor files I mentioned here, it does not work
Does not work...?
Flashed it, everything seems to go nicely, then it does not boot. It's stuck on the boot animation. Did you even check before uploading it? Did it work for you?
xezrunner said:
Flashed it, everything seems to go nicely, then it does not boot. It's stuck on the boot animation. Did you even check before uploading it? Did it work for you?
Click to expand...
Click to collapse
Yeah it succsesfull booted in my xperiae1 please pm me with screenhots to short that out!
Siokrismarios said:
Yeah it succsesfull booted in my xperiae1 please pm me with screenhots to short that out!
Click to expand...
Click to collapse
Not sure If I did something wrong
I wiped my system, cache, dalvik, almost everything, and then flashed the ROM; and then I restarted my phone
Shortly after the Sony logo the CM logo showed up, but it is stuck and sometimes it is laggy
kmsg: postoffice_sendPackage, postoffice service hasn't ready re-sent at 5 secs later
This message is spammed
Kizoky said:
Not sure If I did something wrong
I wiped my system, cache, dalvik, almost everything, and then flashed the ROM; and then I restarted my phone
Shortly after the Sony logo the CM logo showed up, but it is stuck and sometimes it is laggy
kmsg: postoffice_sendPackage, postoffice service hasn't ready re-sent at 5 secs later
This message is spammed
Click to expand...
Click to collapse
Pm me
Any progress so far?
Kizoky said:
Any progress so far?
Click to expand...
Click to collapse
unfortunately no my head is stucked up!
Στάλθηκε από το D2005 μου χρησιμοποιώντας Tapatalk
Need my help?
I have this phone back from January.. actually purchased it for my mom!
But this is overloaded most of the times and now I have the device for myself!
Pm me if You need some sort of support!
kaustubh.rockstar said:
Need my help?
I have this phone back from January.. actually purchased it for my mom!
But this is overloaded most of the times and now I have the device for myself!
Pm me if You need some sort of support!
Click to expand...
Click to collapse
We all need your help my friend, Xperia e1 users have been waiting for a miracle in order to have at least a custom rom. What we really need is a super hero
Darkar18 said:
We all need your help my friend, Xperia e1 users have been waiting for a miracle in order to have at least a custom rom. What we really need is a super hero
Click to expand...
Click to collapse
A miracle that is not likely to happen
Is it based on ramdisk-hijack method?
SP users were starting like here- nothing was working...
Try to make CM 10.2 or 11, it's easier!
Helping Tutorial:http://forum.xda-developers.com/showthread.php?p=50396702#post50396702
MixoMaxoViper said:
Is it based on ramdisk-hijack method?
SP users were starting like here- nothing was working...
Try to make CM 10.2 or 11, it's easier!
Helping Tutorial:http://forum.xda-developers.com/showthread.php?p=50396702#post50396702
Click to expand...
Click to collapse
We can boot into CM11 without any problems
the Issue here is the non-working drivers (Sony OEM drivers from Stock ROM does not work)
Maybe there is a phone with same specs?
Look at Motorola Moto E(1st Gen.), same processor, and pure KitKat.
MixoMaxoViper said:
Maybe there is a phone with same specs?
Look at Motorola Moto E(1st Gen.), same processor, and pure KitKat.
Click to expand...
Click to collapse
Only graphics drivers working, Sound barely, Wi-Fi, Bluetooth, GPS is not working (the way E1 is works differently, or It has a GPS chipset that are not the same as in Motorola)
Ok, but how can I check the WIFI and Bluetooth driver/chip in phone?
And Is it possible to make it for LB later?

[WIP][D6503/02][Sailfish] SailfishOS for Xperia Z2

Presenting to you first public build of my Sailfish port for Xperia Z2
Untested for D6502, but it should work. Need feedback.
What's working so far:
- UI
- LCD
- Touch
- RIL (no LTE)
- WiFi
- Cellurar data
- LED Diode
- Buttons
What's not working:
- Bluetooth
- Cameras
- DASH(sensors)
What will be disabled in stable build:
- GPS
Installation instructions:
- Install Cyanogenmod12.1 with TWRP as FOTAKernel recovery
- perform a factory reset if you're coming from other rom or you used/booted CM you installed, using TWRP
- flash the zip provided
- enjoy SailfishOS on your device
Screenshots:
http://imgur.com/a/CzMYl
Thanks to Mister_Magister, mal-, sledges, xperiasailors and all the #sailfish-os porters community.
XDA:DevDB Information
Sailfish OS for Xperia Z2 , ROM for the Sony Xperia Z2
Contributors
Keij0, Mister_Magister
Source Code: http://github.com/Keij0
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: CM12.1
Based On: hybris
Version Information
Status: Beta
Current Beta Version: PREVIEW1
Beta Release Date: 2016-07-05
Created 2016-07-05
Last Updated 2016-07-04
I forgot to enable tmpfs fix. To do this you have to set your developer password in settings -> developer mode and open terminal, then execute:
Code:
devel-su systemctl enable tmpw.service
After this you reboot your phone and all the jolla apps work normally.
Not needed for PREVIEW2
Changelog
Code:
- PREVIEW1:
Initial public build
- PREVIEW2:
Fixed av playback, cameras are on the way, need to get configs done!
Hoping this will work with Multirom...
@iArvee, I've not used it with MultiROM, so I can't confrim, it is targeted as my daily driver after all the fixes. Upload complete, BTW.
Keij0 said:
@iArvee, I've not used it with MultiROM, so I can't confrim, it is targeted as my daily driver after all the fixes. Upload complete, BTW.
Click to expand...
Click to collapse
I'd be happy to test! Downloading now.
Link?
hamzxoxo said:
Link?
Click to expand...
Click to collapse
Open this thread with browser like chrome then tap download tab
Sent from my D6503 using Tapatalk
Thanks, I'm on RR 5.1.1 but i don't know if the twrp recovery i have has been flashed as FOTA Kernel or not, how do I know it?
---------- Post added at 04:52 AM ---------- Previous post was at 04:51 AM ----------
itsnie said:
Open this thread with browser like chrome then tap download tab
Sent from my D6503 using Tapatalk
Click to expand...
Click to collapse
Thanks, I'm on RR 5.1.1 but i don't know if the twrp recovery i have has been flashed as FOTA Kernel or not, how do I know it?
it will not work in multirom probably (90% sure)
after flash sailfish, recovery will still work?
EDIT: another question, I'm using L50U which is Z2 chinese edition, often I flash D6503 rom and then baseband fix zip. is this baseband fix zip could be used as often? or even I don't need it?
EDIT:I tried sailfish and found baseband fix is unnecessary . I can use network, dial and SMS. hope Android app support.
Sent from my Sony Xperia Z2 using XDA Labs
reknew said:
after flash sailfish, recovery will still work?
EDIT: another question, I'm using L50U which is Z2 chinese edition, often I flash D6503 rom and then baseband fix zip. is this baseband fix zip could be used as often? or even I don't need it?
Sent from my Sony Xperia Z2 using XDA Labs
Click to expand...
Click to collapse
Unfortunately no
And i think you don't need it.
I haven't even tested D6502 yet, I'd be happy if someone checked other models out with their baseband fixes.
well works well on D6502, no patch needed.
is there a way to install android apps on this?
and also the dialer doesn't seem to work, it just keep on load displaying nothing
@hamzxoxo I will begin porting sfdroid(compatibility layer for android apps) after I cook fully working OS. Do contacts and sync work for you?
If not, then set your password for devel-su in settings -> developer mode and open terminal, type devel-su systemctl enable tmpw.service, input your password and reboot phone. They will work then. Probably forgot to enable that service in build.
I'll try and will tell you later but then i'll have to switch to stock i guess because i don't have another spare phone to run all neccesory apps
You can phone and sms from this, I use this as my daily driver now xD Need to get these bt/camera/dash implemented, because I have bluetooth headphones and not being able to use them is kind of sad.
Well ig worked but then is there any work around for running android apps? Because the OS is really good
I need to port sfdroid after I get all the hardware running, after I port sfdroid you will be able to use android apps.

Pure AOSP for Xperia XZ 28/02

Sony Xperia XZ AOSP
This rom is just AOSP build with Sony sources for. Not everything might work perfectly.
Download: Download
== Bugs ==
- Let me know!
== Installation ==
*Do a factory reset, only first time installing the rom:
- Wipe cache, data, internal storage and dalvik cache
*Flash all files via recovery:
- aosp rom
- gapps
- supersu
- Reboot & enjoy
XDA:DevDB Information
Pure AOSP for Xperia XZ 28/02, ROM for the Sony Xperia XZ
Contributors
krabappel2548
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Version Information
Status: Stable
Created 2017-02-01
Last Updated 2017-02-28
Any photos ?
dzupert said:
Any photos ?
Click to expand...
Click to collapse
Seriously?
Try aosp on Google
Envoyé de mon F8331 en utilisant Tapatalk
Nice to finally see an AOSP rom for our device. Hopefully shouldn't be long before we get a lineage OS build
This is great to see. Has anyone tested it yet? I will install it and review it, if there is enough demand.
This custom is unfortunately not so good. The camera does not start at all, the browser does not go and the system looks like andorid jelly bean.
In addition, the root despite super su is not recognized and the sd map is also not recognized
​
big_daddyyy said:
This custom is unfortunately not so good. The camera does not start at all, the browser does not go and the system looks like andorid jelly bean.
In addition, the root despite super su is not recognized and the sd map is also not recognized
Click to expand...
Click to collapse
I tested yesterday myself before releasing and camera worked, not very good but it should work. More camera functions and bug fixes will come in the future
My SD card also works on aosp, so not sure what's your issue there. I haven't tested root so can't say anything about that.
Unfortunately, the 7.1 blobs seem to be too unstable at the moment (http://developer.sonymobile.com/open-devices/current-platform-functionality/#7.1) to build a reliable custom rom. That might be the reason why we don't see any aosp based roms (except this one now) for our device
I flashed it today morning, and it is pretty stable. Wifi, bluetooth, camera, cellular works. The thing that after switching the screen off you have to restart is pretty annoying but I can live with that. The only thing that bugs me is that I cant download anything. Build in browser seems to not support it so i sideloaded chrome and es file explorer but chrome couldnt download anything and es download manager gets stuck at 100% downloading and doesnt save anything. But Im still rocking this rom, its great
I'm away from home for 2 weeks with the army, but when I'm back I'll see what I can do to fix the bugs
I followed all the steps described in the post but after installing everything, I get a screen to put a key. I made the installation from version 39.2.A.0.417
sonice21 said:
I followed all the steps described in the post but after installing everything, I get a screen to put a key. I made the installation from version 39.2.A.0.417
Click to expand...
Click to collapse
It's your password for decryption of the phone. It's the one you chose on stock rom
Okay, but if I did not put any password, why did you ask for it?
Do I need to flash a DSD patch if I use this ROM on F8332?
@krabappel2548
Is it possible to add OMS7 commits to the ROM in order to enable full support for the Substratum theme engine? This ROM would truly feel COMPLETE with full Substratum support.
sonice21 said:
Okay, but if I did not put any password, why did you ask for it?
Click to expand...
Click to collapse
I have no idea what the standard password is, you never used any password for screen unlock or something else before?
mattbfro said:
Do I need to flash a DSD patch if I use this ROM on F8332?
Click to expand...
Click to collapse
I'll post a dual sim rom with next build
InFlames03 said:
@krabappel2548
Is it possible to add OMS7 commits to the ROM in order to enable full support for the Substratum theme engine? This ROM would truly feel COMPLETE with full Substratum support.
Click to expand...
Click to collapse
I'll check it out when I'm back home
feedback
i had installed it and it Looks smart and clean! very very nice.
but i had a lot of Problems with the Touchscreen. sometimes the touch dosn`t work and sometimes it works to fast.
the camera Quality was very bad. but i have seen Sony have work`d on last week.
so i am wating for your next update!
New version uploaded!
- Camera improved
- Touchscreen issues solved
- Fingerprint sensor enabled
- General improvements
- Latest 7.1.1 sources
nice
i will test it tomorrow.
XZ dual rom and xperia apps for aosp added to download folder

[ROM][UNOFFICIAL][pioneer][H3113][11] AOSP android 11

Hi, this is an AOSP 11 build using official Sony guide
It is a straightforward build, no customizations, no specific code, just standard AOSP with Sony kernel.
Contents
Android 11 AOSP, branch android-11.0.0, kernel 4.14, release build (not userdebug)
Stock AOSP apps: phone, contacts, calendar, camera, gallery, files, clock
There are no google services on AOSP, you're on your own if you want to install them. I personnaly use Aurora and F-droid to install more apps
Download
Build: android-11.0.0_r17
New build: android-11.0.0-r27
SHA256: 35a03ad0858313d03cdce18b2ba681c4cab085d4c67b0a61aac26489316e03ce android-11.0.0_r17.zip
SHA256: ddc4f8a28d6054387db9a2d6a27c514cf38f3f08001c8be3c9abfdd928e8a950 android-11.0.0_r27.zip
Please always check SHA256 after download
Installation
This will erase your data.
Follow official Sony guide from step 6.
Here is a summary:
Enter fastboot (switch off your phone, plug usb while pressing volume up, keep volume up until led comes blue)
Download Sony vendor image
Unzip it
Code:
unzip SW_binaries_for_Xperia_Android_11_4.14_v3a_nile.zip
Flash it
Code:
fastboot flash oem SW_binaries_for_Xperia_Android_11_4.14_v3a_nile.img
Download the build from link above
Unzip it
Flash images:
Code:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot flash userdata userdata.img (may be skipped for updating, backup your data anyway)
Disclaimer & support
This will erase your data.
You may brick your device.
This is an AOSP ROM, I am not a developper and do not provide support.
Feel free to discuss bugs here, and/or report them to either Google (AOSP bugs) or Sony (specific hardware bugs)
Status / what works
The build is quite stable and useable for everyday.
Works:
* calls
* SMS/MMS
* wifi
* bluetooth
* lte
* gps
* front/rear camera
* flash/torch
* rotation
* fingerprint
Bugs
* Editing pictures with the stock app does not work
* The phone won't boot if USB charger plugged in
XDA:DevDB Information
AOSP, ROM for the Sony Xperia XA2
Contributors
sam2oufguedin
Source Code: https://developer.sony.com/develop/...nstructions/build-aosp-android-android-11-0-0
ROM OS Version: 11
ROM Kernel: Linux 4.14
Based On: AOSP
Version Information
Status: Stable
Stable Release Date: 2020-11-05
Created 2020-11-18
Last Updated 2021-01-12
sam2oufguedin said:
Hi, this is an AOSP 11 build using official Sony guide
It is a straightforward build, no customizations, no specific code, just standard AOSP with Sony kernel.
Contents
Android 11 AOSP, branch android-11.0.0_r17, kernel 4.14, release build (not userdebug)
Stock AOSP apps: phone, contacts, calendar, camera, gallery, files, clock
There are no google services on AOSP, you're on your own if you want to install them. I personnaly use Aurora and F-droid to install more apps
Download
Build: Use this link
SHA256: 35a03ad0858313d03cdce18b2ba681c4cab085d4c67b0a61aac26489316e03ce android-11.0.0_r17.zip
Please always check SHA256 after download
Installation
This will erase your data.
Follow official Sony guide from step 6.
Here is a summary:
Enter fastboot (switch off your phone, plug usb while pressing volume up, keep volume up until led comes blue)
Download Sony vendor image
Unzip it
Code:
unzip SW_binaries_for_Xperia_Android_11_4.14_v3a_nile.zip
Flash it
Code:
fastboot flash oem SW_binaries_for_Xperia_Android_11_4.14_v3a_nile.img
Download the build from link above
Unzip it
Flash images:
Code:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot flash userdata userdata.img
Disclaimer & support
This will erase your data.
You may brick your device.
This is an AOSP ROM, I am not a developper and do not provide support.
Feel free to discuss bugs here, and/or report them to either Google (AOSP bugs) or Sony (specific hardware bugs)
Status / what works
The build is quite stable and useable for everyday.
Works:
* calls
* SMS/MMS
* wifi
* bluetooth
* lte
* gps
* front/rear camera
* flash/torch
* rotation
* fingerprint
Bugs
* Editing pictures with the stock app does not work
XDA:DevDB Information
AOSP, ROM for the Sony Xperia XA2
Contributors
sam2oufguedin
Source Code: https://developer.sony.com/develop/open-devices/guides/aosp-build-instructions/build-aosp-android-android-11-0-0
ROM OS Version: 2.3.x Gingerbread
ROM Kernel: Linux 4.x
Based On: AOSP
Version Information
Status: Stable
Stable Release Date: 2020-11-05
Created 2020-11-18
Last Updated 2020-11-18
Click to expand...
Click to collapse
Bro sodp has camera problem on nile platform
Is camera fixed in this?
Asking because it's mentioned in working column
Arbaazhussain said:
Bro sodp has camera problem on nile platform
Is camera fixed in this?
Asking because it's mentioned in working column
Click to expand...
Click to collapse
Yes, camera works.
This build includes this workaround described by sony to make camera works.
There are some random issues, but it is quite rare, and you just have to restart camera app to get rid of them.
sam2oufguedin said:
Yes, camera works.
This build includes this workaround described by sony to make camera works.
There are some random issues, but it is quite rare, and you just have to restart camera app to get rid of them.
Click to expand...
Click to collapse
Ok then I am gonna try and say the results here
Arbaazhussain said:
Ok then I am gonna try and say the results here
Click to expand...
Click to collapse
Did you succeed with the rom?
sam2oufguedin said:
Did you succeed with the rom?
Click to expand...
Click to collapse
Yes and sorry the post was unavailable due to some error in xda bacause they are migrating
Sir did u try gcam on it
I tried gcam but without gapps but didn't succeed in opening
So I want to know as I am not on it.
Nice work camera works very perfectly
Had problems in mtp don't know binary or build tried on v3
I even wanted to know whether gsis work in top of it
Very nice work
Please change from gingerbread to android 11 or android R
Arbaazhussain said:
Yes and sorry the post was unavailable due to some error in xda bacause they are migrating
Sir did u try gcam on it
I tried gcam but without gapps but didn't succeed in opening
So I want to know as I am not on it.
Nice work camera works very perfectly
Had problems in mtp don't know binary or build tried on v3
I even wanted to know whether gsis work in top of it
Very nice work
Click to expand...
Click to collapse
I'm using "open camera".
Indeed gcam requires play services. You may have luck with this but i didn't personally tried it
sam2oufguedin said:
I'm using "open camera".
Indeed gcam requires play services. You may have luck with this but i didn't personally tried it
Click to expand...
Click to collapse
Hmm
I have seen the post earlier it's just a gcam provider which requires microg right?
Arbaazhussain said:
Hmm
I have seen the post earlier it's just a gcam provider which requires microg right?
Click to expand...
Click to collapse
Just read doc from the link: "This app "simulates" the Google Play Services that the Google Camera app (Gcam) requires, allowing the camera app to be used on devices without Google Play Services."
sam2oufguedin said:
Just read doc from the link: "This app "simulates" the Google Play Services that the Google Camera app (Gcam) requires, allowing the camera app to be used on devices without Google Play Services."
Click to expand...
Click to collapse
Cannot flash gapps
I tried nikgapps android 11 macro
The system gets corrupted and doesn't boot goes in bootloop
Gcam is working fine
Cannot load any gsis on top of it please help me because i want to use gsi upon this
Only one build release?
Or more?
Arbaazhussain said:
Only one build release?
Or more?
Click to expand...
Click to collapse
I tried a build with latest december patches, but wifi was not working anymore
sam2oufguedin said:
I tried a build with latest december patches, but wifi was not working anymore
Click to expand...
Click to collapse
Oh even pe maintainer who maintains all devices facing issue in wifi maybe sodp problem
Bro can u decrease brightness values it too high at 0
Please do if u can please
And bro can u say me why gsis doesn't work please
I want gsis as I want customisation and also doesn't offer only aosp works even phh aosp works
It's like it's tagged to work only aosp
Arbaazhussain said:
Bro can u decrease brightness values it too high at 0
Click to expand...
Click to collapse
I agree about brightness.
Please file a bug report on Sony's bug tracker
sam2oufguedin said:
I agree about brightness.
Please file a bug report on Sony's bug tracker
Click to expand...
Click to collapse
Done bro
How to use gcc instead of clang?
U used gcc right?
Arbaazhussain said:
How to use gcc instead of clang?
U used gcc right?
Click to expand...
Click to collapse
Yes, only for rebuilding the kernel.
It is really painful to setup, I used this guide and some advises from this, but it is far from straightaway guide.
You'll have to checkout old versions of android prebuilt gcc to get gcc because it was removed on master...
sam2oufguedin said:
Yes, only for rebuilding the kernel.
It is really painful to setup, I used this guide and some advises from this, but it is far from straightaway guide.
You'll have to checkout old versions of android prebuilt gcc to get gcc because it was removed on master...
Click to expand...
Click to collapse
Thank you sir
Did u come across MTP problem in this build?
I got so I am asking
Hi, I published a new build with latest android security patch (2021-01-05).

Categories

Resources