[Oreo 8.1.X][X - F5121] Android Open Source Project - Sony Xperia X ROMs, Kernels, Recoveries, & Other D

This is AOSP for Sony Xperia X (Suzu) (F5121)
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)

Download​
Follow me for be adviced for new builds​
This ROM has included GAPPS
Steps for Flash
Code:
[FONT="Arial"][SIZE="3"] fastboot flash oem xxxxx.img [/SIZE][/FONT]
[FONT="Arial"][SIZE="3"] fastboot flash boot boot.img [/SIZE][/FONT]
[FONT="Arial"][SIZE="3"] fastboot flash recovery recovery.img [/SIZE][/FONT]
[FONT="Arial"][SIZE="3"] fastboot flash system system.img [/SIZE][/FONT]
[FONT="Arial"][SIZE="3"] fastboot flash userdata userdata.img [/SIZE][/FONT]
Please make sure your device is updated to latest sony software present on flashtool due to loader requeriments
To flash oem partition you should download odm.img from https://developer.sony.com/develop/open-devices/latest-updates/
You don't need flash userdata everytime .... only first time ..... userdata.img will wipe your data... you may be adviced ​

Thanks,
I hope you will continue the development for suzu

Hi, Thank you!!

Nice and stable aosp rom!
The result of my 2 day use;
*The fingerprint reader is not working
*The battery discharges faster than normal.(but I think I solved this problem with Greenify)
https://forum.xda-developers.com/android/software-hacking/port-miui-camera-universal-port-t3707330 I would recommend this camera.
if you have a better camera you can recommend

Jenkins started new build .... Release probably tonight ... Follow me to get the news ... Stay tuned
Sent from my Xperia XZ1 (AOSP) using Tapatalk

battery life brothers ???????

A new build, a fingerprint scanner corrected? and what's new in the assembly?

Can I use this rom, I have a dual-sim version (F5122).

danne94 said:
Can I use this rom, I have a dual-sim version (F5122).
Click to expand...
Click to collapse
Yes, only one sim will not work, check

Can you compile for the Dual-SIM version (F5122)?

Are there any features to find?

Black font on black background.....unreadable!

please need support on F5122 Dual sim devices

Pramodkumawat said:
please need support on F5122 Dual sim devices
Click to expand...
Click to collapse
@davidteri91 Please compile it for the Dual-SIM version (F5122). A lot of Dual-SIM version users want it.

Can i flash magisk on this

Pramodkumawat said:
Can i flash magisk on this
Click to expand...
Click to collapse
Yes,through TWRP

I flashed it on 5122 so my internal memory is 64 and it's showing only 32 any patch

Pramodkumawat said:
I flashed it on 5122 so my internal memory is 64 and it's showing only 32 any patch
Click to expand...
Click to collapse
Is this device 64GB ? Because kugo (x compact) is 32 so I think x should be the same ....
Inviato dal mio Xperia XZ1 (AOSP) utilizzando Tapatalk

davidteri91 said:
Is this device 64GB ? Because kugo (x compact) is 32 so I think x should be the same ....
Inviato dal mio Xperia XZ1 (AOSP) utilizzando Tapatalk
Click to expand...
Click to collapse
Xperia X Single-SIM version - 32GB
Xperia X Dual-SIM version - 64GB
It would be great if you can compile for the Dual-SIM version. Many users request for it.
If you don't have a Dual-SIM Xperia X, I can help to test the rom and report for bugs here.

Related

[ROM][F400K/S/L][UNOFFICIAL] Cyanogenmod 13 TEST BUILD [15/11/27]

WARNING: This is TEST/EXPERIMENTAL CM13 build.
I won't answer any questions or requests.​
DISCLAIMER
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. Hard. A lot.
*/
I introduce you Cyanogenmod 13 for F400S/K/L (Korean G3 variants)
Changelog
- 15/11/27
Camera fixed
Update vendor blobs from F400K20n
Many other bug fixes and CM updates
- 15/11/06
Initial Build
Working
- Almost everything
Not Working
- External SD (You have to format SD card if you want to use it)
- You tell me
Attention:
- F400L data connection tested, but not fully tested.
Requirements
- Working TWRP (Download from Here or v2.8.7.0)
Installation
- Reboot into recovery.
- Backup your current rom.
- Wipe System/Data/Cache partition.
- Flash Rom.
- (Optional) Flash lollipop baseband for your device.
- (Optional) Flash GApps and SuperSU.
- Reboot and Enjoy!
Download
ROM
Baseband for F400K (v20l)
GApps
OpenGApps
Previous Version
15/11/06
Sources
Device Tree: F400/G3-Common
Kernel
If you liked this post, how about making a little donation for me?​
Thank for your support for F400 variants.
Oh good news for F400 users. :good::good::good:
Can you post a link to your kernel source? The kernel I built for D850 won't boot so I'm doing a diff on some sources to see if I can find something. Of course finding things to compare to is slim right now .
navenedrob said:
Can you post a link to your kernel source? The kernel I built for D850 won't boot so I'm doing a diff on some sources to see if I can find something. Of course finding things to compare to is slim right now .
Click to expand...
Click to collapse
I used CM kernel source (branch cm-13.0) without making any changes. Only SELinux policies made build go wrong, so try to build full CM13 not building only kernel.
fprhqkrtk303 said:
I used CM kernel source (branch cm-13.0) without making any changes. Only SELinux policies made build go wrong, so try to build full CM13 not building only kernel.
Click to expand...
Click to collapse
Just make your selinux permissive it will ignore sepolicies then. And look at the open commits on Gerrit. There are some fixes that makes compiling go through
Wysłane z mojego LG-D855 przy użyciu Tapatalka
Yeah, I don't think it is the problem is with the kernel. I did implement this WIP from Gerrit http://review.cyanogenmod.org/#/c/117851/. I get no build errors at all but obviously something is preventing the kernel from booting into the OS. I also applied androidboot.selinux=permissive and it doesn't work either. I'll keep trying .
Well the build did boot but any change under settings give a force close.
Sent from my LG-F400S using Tapatalk
D855 support?

[2.1.1] Xperia UI ROM [Z1, Z2, Z3, Z3c/ Z3 DUAL]

What is it?
It is an LineageOS 14.1-based ROM for Xperia Z3c with some Sony Official Sources. This rom is worked to be as stable as possible to be used as a daily driver. I've found it on one of thousands Japanese forums, and share it to XDA members. The firmware is not mine so I will update download links as soon, as developer upload new builds on his server. This ROM has aroma installer on Chinese language, but i help you to install it. In 2.1.1 UNOFFICIAL version i added English translation by myself + Google Translator, so you do not need my guide any more!!! If you like it please click Thanks ​
Disclaimer
Code:
#include <std_disclaimer.h>
/*
* 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.
*
*/
Who can use it
It is only for Z3 with UNLOCKED and UPGRADED BOOTLOADERS​
Prerequisites:
TWRP installed in the FOTAKernel/recovery partition
.291 stock version
How to install?
Turn off your device
Flash stock sony through Flashtool
Flash a TWRP recovery through adb or ADB Run
Boot into TWRP recovery
Choose downloaded zip and click install it
[*]You will see aroma on Chinese language. Don't be afraid! Choose in first section first variant and in second section choose your model. For D6603 you wil need 1 variant. Then click next!
[*]On this page DON'T choose any variant of installing. Then click next. On next page DON'T choose all variants too.
[*]Then wait for install
[*] Installed! Disable auto-reboot on last page, and then click exit. Done!
Aroma Installer now on English. Just follow the instructions!
Wipe cache, dalvik, data
Boot into system
Done!!! You've made it!!! Great bro!!!
Known bugs:
Themes didn't work
USSD Code didn't work
App2SD by Sony didn't work
Xperia Camera Face didn't work
What's new on 2.1.1 RELEASE ::
Code:
1. Added Full English translation for Aroma installer!!! No guides need!!!
2. Fully reworked build.prop with fixing z3/z2/z1/z3c/z3dual device properties (before: sirius after::z3/sirius/honami/z3c/z3dual) and Region specific properties ( before : zn-CN after : ru-RU, before Asian/Shanghai after Europe/Moscow .
3. Updated/added SuperSU fix.
4. Added International (English) Version of TWRP
5. Added Xperia Keyboard International Version (English)
If you find any bug, then tell me, or M-Rom profile on xda. This is machao44 profile Thanks!
Downloads:
ANDROIDFILEHOST Z3/DUAL DOWNLOAD
ANDROIDFILEHOST Z1/Z2/Z3 COMPACT DOWNLOAD
Calls Fix Patch (Only if Calls didn't work)
Bluetooth Fix Patch (Only if Bluetooth or Calls didn't work)
XDA Additional Information
Developer's name of this ROM is XM_Z3
Contributors
jimmy123322 - author of this thread, developer, translator, Machao44 or Just Mao or M-Rom - creator of this ROM
ROM OS Version: 7.1.2 Nougat
ROM Kernel: Linux 3.4.x
Based On: LineageOS 14.1 and Sony Stock 41.2.A.0.191
Version Information
Status: Release
Created 2017-04-22
Last Updated 2017-08-28
Just uploaded new 2.1.1 version with improved TWRP, build.prop, and English language installer! Enjoy
Reserved
....
For me it says Updater process ended with ERROR: 1 when i try to install it
pls help
Z3 Compact
Great work, thank you dev.
One question, does this rom support signature spoofing in order to use MicroG?
Gesendet von meinem Z3 Kompakt
Hi bro...
I'm receiving a error message
Sintax Error: aroma-config on line 64 col 2
I can how solve?
Thanks
Sent from my D5803 using XDA Premium HD app
Stronger1101 said:
Hi bro...
I'm receiving a error message
Sintax Error: aroma-config on line 64 col 2
I can how solve?
Thanks
Click to expand...
Click to collapse
I got the same error ?
How we can fix the error someone?
A Good Kid said:
I got the same error ?
Click to expand...
Click to collapse
I was able to solve the problem but while testing I found with several bugs.
-Keyboard closed continuosly without reason.
-App email native not working.
-The bluetooth is very unestable, continually disconnected the devices.
-The charging power stopping without reason and only resume unplugging and plugging again.
This bugs is present in all roms bassed in LOS and particularly those that were made up with the Xperia UI
Actually the rom is very unestable for use daily
Sent from my D5803 using XDA Premium HD app
jimmy123322 said:
Reserved
Click to expand...
Click to collapse
Can I install this ROM on Xperia Z3c D5833 ???

[ROM-PORT] Freeme_OS-N_For Moto C Plus With VoLTE Support

Freeme_OS
Freeme OS For Motorola Moto C plus. & #1 Custom rom for Moto C Plus with VoLTE Support.
Code:
* Your warranty is 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.
Features:
1. Added Magisk Root Manager.
2. Feel like stock rom.(Nogut-7.0)
3. Minimal Gapps.
4. Good battery backup.
5. Added Dolby Atoms.
6. Customized Notification panel.
7. VoLTE support added.
8. Xperia keyboard added.
9. Gallery added & many more...
Bugs:
-404 Not Found
Downloads:
ROM: Download Here
​
Instructions:​
- Download the Rom.
- Download arm-7.0 gapps from http://opengapps.org (Not Recommanded.)
- Flash TWRP Recovery ->> LINK >> TWRP
- Go to recovery.
- Flash ROM.
- If u want more google apps, flash Gapps.
- Reboot
- Wait for 2 Min
- Enjoy the Freeme OS!!​​
XDA-DevDB Information
Freeme-OS For Moto C Plus. (Panelli)
Contributors
shr!pad
Source Code: https://github.com/DhirajSurvase
Credits:
- DhirajMS for source code and custom kernel stuff.:good:
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.18.35
ROM Firmware Required: N/A
Status: Stable
Created 2018-05-02
Last Updated 2018-05-02
#Reserved
# Screenshots
Which version of twrp is needed to flash this ROM?
Aditya98640 said:
Which version of twrp is needed to flash this ROM?
Click to expand...
Click to collapse
Any version, twrp 3.x.xx
there is problem with google play .. could not use the internet to sign in google account. its saying -there is a problem communicating google servers. But i can browse through google from chromium and can sign in inside chromium. please provide a patch
No cellular network found
I had installed but the network is not showing, i mean to say, NO SIGNAL issue. Please help
Adding VoLTE to other Custom ROMs
Hey Sr¡Pad!
Thanks v much for this ROM with Jio VoLTE !!
:good: It's working fine n pretty good.
.
Quite keen on trying other ROMs but none offer VoLTE. With probably ½ of India on Jio I wonder why VoLTE isn't added so more can enJOY customROMs.
.
There R 10-15 customROMs at Panelli Telegram but none, ~ except StarOS by Jatin, have VoLTE support.
.
Wonder if U can spare precious time n guide me to add VoLTE to ViperOS that I had to uninstall as I couldn't call /SMS.
.
Cheers :fingers-crossed:
volte bug
shr!pad said:
# Screenshots
Click to expand...
Click to collapse
I flashed this rom volte not work in jio fix this
david_kash said:
Hey Sr¡Pad!
Thanks v much for this ROM with Jio VoLTE !!
:good: It's working fine n pretty good.
.
Quite keen on trying other ROMs but none offer VoLTE. With probably ½ of India on Jio I wonder why VoLTE isn't added so more can enJOY customROMs.
.
There R 10-15 customROMs at Panelli Telegram but none, ~ except StarOS by Jatin, have VoLTE support.
.
Wonder if U can spare precious time n guide me to add VoLTE to ViperOS that I had to uninstall as I couldn't call /SMS.
.
Cheers :fingers-crossed:
Click to expand...
Click to collapse
AOSP based custom ROMs cannot have VoLTE support because the necessary source code is proprietary and Mediatek/Lenovo doesn't want to release it.

[VENDOR]Community Vendor[9.x/10.x][PL2]

Code:
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We're 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 TREBLE
* SUPPORT before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
What is Project Treble:
Project Treble basically partitions your device into two separate partitions, a system and a vendor: system contains your generic system image, while vendor partition has your device specific files required for booting and running your phone. This way we can easily change the system image and be able to run our device on different system images with the same kernel and vendor partition
Read more about Project Treble
Functionalities:
- Vendor Security Patch Level is 2019-06-05
Downloads:
- Google Drive
How to report bugs:
- Logcat and a simple description of the bug, kmsg or dmseg depending on the bug
What's Packaged in the zip:
- A compressed vendor image
How to use:
- Boot to TWRP
- Wipe all partitions
- Format data/userdata partition
- Flash Modified vendor flashable zip package on both slots (One we shared. Needs to be flashed only once)
- Install the GSI/Custom ROM you wish to use
- Reboot
- If GSI/Custom ROM doesn't include gapps flash and boot
Important notes:
- Formatting data (all user data is wiped, including internal storage) is a must if Stock was previously installed and device was encrypted.
Working:
- Everything
Broken:
- Found something? Report it!
XDA:DevDB Information
Community Vendor, ROM for the Nokia 6.1 (2018)
Contributors
TheImpulson
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Flash this on a custom ROM
Based On: AOSP
Version Information
Status: Stable
Stable Release Date: 2020-02-06
Created 2019-07-06
Last Updated 2020-02-14
Reserved
Reserved
can this work on Chinese version?
white bbg said:
can this work on Chinese version?
Click to expand...
Click to collapse
It will work as long as it is not stock rom.
:good:
Does this vendor image get updated every time there is a Google Security Update? In other words, is that update on this partition or the system partition?
Clsoing down this thread as flashing a seprate vendorimage is not required anymore on my builds. Updated ROM builds that I maintain will roll out soon.
Community vendor r2 is up. Must be used with Android 10 (Q) ROMs only.
Community vendor r2.2 (2-2) is up!
Changelog:
- Nuked crashing hidls
- Updated display props to make display more responsive
"can this work on Chinese version?
It will work as long as it is not stock rom. "
hi there
i am on stock 7.1.1 chinese version. how do i get this to work?
thanks in advance.
paparansen said:
"can this work on Chinese version?
It will work as long as it is not stock rom. "
hi there
i am on stock 7.1.1 chinese version. how do i get this to work?
thanks in advance.
Click to expand...
Click to collapse
Yes

[ROM][UNOFFICIAL] PixelOS for Xperia 5 [Android 12]

Pixel-OS 12 for Xperia 5​
Code:
#include <std_disclaimer.h>
/*
* 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.
*/
About PixelOS
PixelOS is a free, community built, aftermarket firmware distribution of Android 12.x (S),
which is designed to increase performance and reliability over stock Android for your device.
All the source code for PixelOS is available in the PixelOS GitHub repo.
And if you would like to contribute to PixelOS, please visit github.
Official PixelOS github website : https://github.com/PixelOS-Pixelish
Important Information
1. This ROM has nothing related to ODM images! So you don't need to ask/install anything like that, just follow the instructions.
2. This ROM support Google Camera (GCam)! You need to flash Gapps at first.
3. You need to flash Stock Android 11 before flashing this ROM.
4. For VoLTE, you need to boot into stock firmware and enable it before flashing this ROM!
5.If you cam from SODP ROMs, you need to go back to official Android 11 firmware, and boot into launcher.
6.This ROM works fo both dual and single models.
Downloads Links
PixelOS 12:
Unofficial-build: Link
Recovery: Link
Google Applications (Built-in):
Flashing and updating
How to flash
Make sure you upgraded to Official Android 11.0 from Sony
Unlock bootloader is necessary.
Download latest platform-tools from google
Flashing and updating
How to flash
Make sure you upgraded to Official Android 11.0 from Sony
Unlock bootloader is necessary.
Download latest platform-tools from google
1. Install google's usb debug drivers.
2. Download Lineage Recovery from above.
3. Put your device into fastboot by holding volume up key.
4. Type the following command to flash the recovery:
Code:
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
5. Hold power key and volume down key, you will boot into recovery.
6. Sideload the ROM package.
7. If you are first time to flash PixelOS, Wipe data plz.
Never flash oem from SODP!!
If you flashed oem and meet any issues, I could only say you are a hanhan.
Issues and reports
Report issues only if you are using the ROM kernel
If an additional mod is installed, make sure it's unrelated, and mention it
Make sure the issue wasn't discussed earlier in the threads
Share a log of the error with CatLog for example
Also thanks to:
The PixelOSTeam
XDA:DevDB Information
PixelOS for Xperia 5, ROM for the Sony Xperia 5
Contributors
Sjll
Source Code:
sony-msmnile
sony-msmnile has 3 repositories available. Follow their code on GitHub.
github.com
Donation
https://paypal.me/sjllls
ROM OS Version: Android 12
ROM Kernel: Linux 4.14
Version Information
Status: Stable
Created 2021-10-31
Last Updated 2021-10-31
FEATURES AND ISSUES
Code:
- Boot: Ok
- Bluetooth: Ok
- WiFi: Ok
- WiFi Hotspot: Ok
- Wireless display: No
- RIL - Phone - Data: Ok
- VoLTE: Ok
- GPS: Ok
- Camera: Ok
- Camcorder: Ok
- Lights: Ok
- MicroSD: Ok
- Accelerometer: Ok
- Compass: Ok
- Gyroscope: Ok
- QTI sensors: Ok
- Touchscreen: Ok
- FM Radio: NA
- Fingerprint: Ok
- Vibrator: Ok
- Microphone: Ok
- Audio & music: Ok
- Bluetooth audio: Ok
- NFC: Ok
- Kernel: Ok
- Graphics: Ok
- 3D Rendering: Ok
- Clock: Ok
- DRM: Widewine L3
- Offline Charging: Ok
- USB: Ok
- USB Tethering: Ok
- USB OTG: Ok
- Encryption: Ok
- SEPolicies: Enforce
Hey, can I just rec restore from lineageOS18.1, because I swiped your bag earlier
Thks,niubility
Thanks man, very good ROM. Which Gcam can be used?
Thank you very much, I have flash the ROM. I can't find a suitable camera app,can I use the native sony camera or Gcam
Absolute madlad, thank you so much for your work
g.laterza9 said:
Thanks man, very good ROM. Which Gcam can be used?
Click to expand...
Click to collapse
you can try the gcam on page https://www.celsoazevedo.com/files/android/google-camera/dev-bsg/f/dl59/
the file name is MGC_8.1.101_A9_GV1w_snap
Bin711 said:
Thank you very much, I have flash the ROM. I can't find a suitable camera app,can I use the native sony camera
Click to expand...
Click to collapse
Bin711 said:
Thank you very much, I have flash the ROM. I can't find a suitable camera app,can I use the native sony camera or Gcam
Click to expand...
Click to collapse
you also can flash the PixelExperience_bahamut-12.0-20211031-2210-ALPHA-Stock_CAM.zip ,then you can use the sony camera
I tried the rom and feel amzing,android 12!
thank you big boss , do you have plan to improvement the rom ?
Does google pay work out of the box or does it need to be patched up?
Ask
damn cool, i may try this next time
Amazing, thanks for this rom! I am gonna try this once Sony stop doing security updates for the Xperia 5 and then I will also try LineageOS and see which one is better! Thanks for this rom though, I really thought this phone was gonna be dead after support stopped from sony, the community isnt too big for the Xperia 5 but its a great phone, just needs some roms.
OMG @Sjll i love You! Glad to see You again <3
Please can you make this ROM for Xperia 1? Would really appreciate it.
Things i have notices so far:
- ROM is only on Bootslot B and is Set as Default
- Bootslot A still Runs Stock
(Fixed that by Manually flashing everything to A with Fastboot (Extracted Payload Bin)
- Display/Framework Overlay isnt fitting right
(Some Apps have cutted Statusbar)
- Batterylife isn't that great compared to Stock/GSIs
- Recovery is almost useless for any flashing since it only Supports Metadata based Installers
Wish there would bei TWRP for Our Devices. Think that would Change a Lot for US... Eg fixing the ROM Installer for A/B and releasing Patches from My Side. Stock ROMs would also bei possible...
Thanks anyways for the great AOSP ROM! Havent found any big Bugs yet
Sjll said:
Pixel-OS 12 for Xperia 5​
Code:
#include <std_disclaimer.h>
/*
* 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.
*/
About PixelOS
PixelOS is a free, community built, aftermarket firmware distribution of Android 12.x (S),
which is designed to increase performance and reliability over stock Android for your device.
All the source code for PixelOS is available in the PixelOS GitHub repo.
And if you would like to contribute to PixelOS, please visit github.
Official PixelOS github website : https://github.com/PixelOS-Pixelish
Important Information
1. This ROM has nothing related to ODM images! So you don't need to ask/install anything like that, just follow the instructions.
2. This ROM support Google Camera (GCam)! You need to flash Gapps at first.
3. You need to flash Stock Android 11 before flashing this ROM.
4. For VoLTE, you need to boot into stock firmware and enable it before flashing this ROM!
5.If you cam from SODP ROMs, you need to go back to official Android 11 firmware, and boot into launcher.
6.This ROM works fo both dual and single models.
Downloads Links
PixelOS 12:
Unofficial-build: Link
Recovery: Link
Google Applications (Built-in):
Flashing and updating
How to flash
Make sure you upgraded to Official Android 11.0 from Sony
Unlock bootloader is necessary.
Download latest platform-tools from google
Flashing and updating
How to flash
Make sure you upgraded to Official Android 11.0 from Sony
Unlock bootloader is necessary.
Download latest platform-tools from google
1. Install google's usb debug drivers.
2. Download Lineage Recovery from above.
3. Put your device into fastboot by holding volume up key.
4. Type the following command to flash the recovery:
Code:
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
5. Hold power key and volume down key, you will boot into recovery.
6. Sideload the ROM package.
7. If you are first time to flash PixelOS, Wipe data plz.
Never flash oem from SODP!!
If you flashed oem and meet any issues, I could only say you are a hanhan.
Issues and reports
仅在使用 ROM 内核时报告问题
如果安装了额外的 mod,请确保它不相关,并提及它
确保该问题没有在线程的前面讨论过
例如,与 CatLog 共享错误日志
还要感谢:
PixelOST 团队
XDA:DevDB 信息
Xperia 5 的 PixelOS,Sony Xperia 5 的 ROM
贡献者
雪儿
源代码:
sony-msmnile
sony-msmnile has 3 repositories available. Follow their code on GitHub.
github.com
捐款
https://paypal.me/sjllls
ROM 操作系统版本: Android 12
ROM 内核: Linux 4.14
版本信息
状态:稳定
创建2021-10-31
最后更新2021-10-31
Click to expand...
Click to collapse
怎么下载
I encounter a problem with microphone system. Its default choice is to use some microphone which is not the main one, and affect all the actions that using microphone (video recording, calling...)
So far the only app I can use the microphone properly is mcpro24fps, where I can choose which Audio Source input, which is not the option on almost apps out there including the stock ones
Any Update?

Categories

Resources