[ROM][11.0][marlin] PixelExperience [AOSP][OFFICIAL] - Google Pixel XL ROMs, Kernels, Recoveries, & Other

{
"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"
}
PixelExperience for Google Pixel XL [marlin]
What is this?
PixelExperience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 11.0
Whats working?
Wi-Fi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FM radio
Lights
Sound/vibration
Known issues
Nothing yet
You tell me
DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED
Download from PixelExperience website
Donate
Liked my work? Give me a beer
Translation
Help with project translation
Stay tuned
Our Telegram channel
Our blog​
Android OS version: 11.0.0_r46
Security patch level: December 2021
Build author/Device Maintainer: PixelBoot
Device Source code:
https://github.com/PixelExperience-Devices/device_google_marlin
https://github.com/PixelExperience-Devices/kernel_google_marlin
https://gitlab.pixelexperience.org/android/vendor-blobs/vendor_google_marlin
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09

Reserved

Niceeeeee!!! I have been waiting too long for this <3

Awesome! Thanks alot for this! Couple of questions before flashing. Does it include stock google camera? Does it retain unlimited photos storage and also is it possible to flash over stock without losing all data? I know the last isn't recommended, but would be nice.

BoboBrazil said:
Awesome! Thanks alot for this! Couple of questions before flashing. Does it include stock google camera? Does it retain unlimited photos storage and also is it possible to flash over stock without losing all data? I know the last isn't recommended, but would be nice.
Click to expand...
Click to collapse
1. The camera included is one provided by cstark. It is a modded version of Google Camera which includes features from later Pixels, but should still hold the original features.
2. Yes, you can still upload unlimited photos in original quality.
3. Unfortunately, it is not possible to directly flash PixelExperience over stock. In fact, 11 requires a full device repartition. It's easy as flashing a .zip file before the ROM to do so.
If you have any more queries, make sure to let me know!

PixelExperience - OFFICIAL | Android 11
Updated: 14/03/'21
Links:
Sailfish [1.06GB]
Marlin [1.06GB]
️Telegram Group
Disclaimer:
This build requires you to re-partition your device in order to flash.
Kindly read the Pre-install instructions before flashing.
Changelog:
Initial stable release for Google Pixel/XL

PixelExperience (Plus Edition) - OFFICIAL | Android 11
Updated: 14/03/'21
Links:
Sailfish [1.06GB]
Marlin [1.06GB]
️Telegram Group
Disclaimer:
This build requires you to re-partition your device in order to flash.
Kindly read the Pre-install instructions before flashing.
Changelog:
Initial stable release for Google Pixel/XL

Flashed and working fine. Thanks a lot for your hard work, still going through the setup but so far so good. Will report if I come across anything funny.

kartikb said:
Flashed and working fine. Thanks a lot for your hard work, still going through the setup but so far so good. Will report if I come across anything funny.
Click to expand...
Click to collapse
Hey dude! (or dudette), would you please walk me throught the installation process? I'm a noob on flashing custom roms, and i'm facing some difficulties flashing this rom. I downloaded the repartition zip form the link, and I'm flashing it throught twrp recovery and then the rom zip file but it gets stuck on a bootloop. What am I missing? (Please forgive any misspellings, I'm also a noob at english)

Flashing both the regular and plus versions doesn't seem to work for me. They both get to 35%, then I get:
28 (ErrorCode::kDownloadOperationExecutionError)
Error in /sideload/package.zip (status 1)

Great great work! Will surely be trying this at the first available free time!

kartikb said:
Flashed and working fine. Thanks a lot for your hard work, still going through the setup but so far so good. Will report if I come across anything funny.
Click to expand...
Click to collapse
Hi. Are you able to download Google Camera from playstore and does it work fine?
Is selinux enforced? Tks

Going through Pixelexperience site, came across two versions for Pixel XL- Stable android 11 and Stable Android 11 (plus edition).
What's the difference between the two? Apologies if this is common knowledge, but this is the first time for me using Pixelexperience.

pantsaregood said:
Flashing both the regular and plus versions doesn't seem to work for me. They both get to 35%, then I get:
28 (ErrorCode::kDownloadOperationExecutionError)
Error in /sideload/package.zip (status 1)
Click to expand...
Click to collapse
I'm facing with this issue too. Have done repartitioning successfully. :'(

lmvuong1997 said:
I'm facing with this issue too. Have done repartitioning successfully. :'(
Click to expand...
Click to collapse
I have solved the issue, this is what i have done:
- Boot into twrp from fastboot, using the latest twrp 3.5.0
- Advanced Wipe (system, dalvik, data), change active slot and then repeat (just to be sure)
- adb sideload the repartitioning zip
- Format data (where you type 'yes') then reboot into twrp
- (From Kartik Billimoria on Telegram)Push rom zip file to /sdcard via adb push command then flashed the rom
- Change to inactive slot (the slot you flashed the rom), reboot to fastboot to make sure the active slot has changed (for me it has not), if not change it by 'fastboot set_active a' (or b). Reboot.

josegarfer01 said:
Hey dude! (or dudette), would you please walk me throught the installation process? I'm a noob on flashing custom roms, and i'm facing some difficulties flashing this rom. I downloaded the repartition zip form the link, and I'm flashing it throught twrp recovery and then the rom zip file but it gets stuck on a bootloop. What am I missing? (Please forgive any misspellings, I'm also a noob at english)
Click to expand...
Click to collapse
It will not work via TWRP recovery.
1. Kindly go on the downloads page and install the PE recovery.
Code:
fastboot flash boot recovery.img
(It may bootloop once or twice, but then it will show up in PE recovery)
2. Go into Apply update via ADB.
Code:
adb sideload repartition-ogpixel-**gb.zip
3. Factory Reset/Wipe Data.
4. Apply update via ADB and sideload the ROM.
Code:
adb sideload PixelExperience-**.zip
5. Reboot and wait patiently.
Hope this helps.

pantsaregood said:
Flashing both the regular and plus versions doesn't seem to work for me. They both get to 35%, then I get:
28 (ErrorCode::kDownloadOperationExecutionError)
Error in /sideload/package.zip (status 1)
Click to expand...
Click to collapse
lmvuong1997 said:
I'm facing with this issue too. Have done repartitioning successfully. :'(
Click to expand...
Click to collapse
If you are still in difficulty, follow the mentioned post below:
PixelBoot said:
It will not work via TWRP recovery.
1. Kindly go on the downloads page and install the PE recovery.
Code:
fastboot flash boot recovery.img
(It may bootloop once or twice, but then it will show up in PE recovery)
2. Go into Apply update via ADB.
Code:
adb sideload repartition-ogpixel-**gb.zip
3. Factory Reset/Wipe Data.
4. Apply update via ADB and sideload the ROM.
Code:
adb sideload PixelExperience-**.zip
5. Reboot and wait patiently.
Hope this helps.
Click to expand...
Click to collapse

gverma1 said:
Going through Pixelexperience site, came across two versions for Pixel XL- Stable android 11 and Stable Android 11 (plus edition).
What's the difference between the two? Apologies if this is common knowledge, but this is the first time for me using Pixelexperience.
Click to expand...
Click to collapse
PixelExperience Plus Edition provides extra tweaks that you can apply.
One that comes to mind is further customization to the notifcation bar to include network stats.
If you're up for extra customization from ROMs like LineageOS, consider flashing Plus instead.

gverma1 said:
Hi. Are you able to download Google Camera from playstore and does it work fine?
Is selinux enforced? Tks
Click to expand...
Click to collapse
By default, the ROM includes Google Camera PX by cstark27, which is more up to date than the stock (marlin/sailfish) Google Camera app. It includes newer features such as Portrait mode and Timelapse.
However, from the Google Play Store, you are still free to install the stock one.
As for SELinux, yes. It is enforced.
For stable releases from PixelExperience, it is required that builds are on Enforcing.

lmvuong1997 said:
- Change to inactive slot (the slot you flashed the rom), reboot to fastboot to make sure the active slot has changed (for me it has not), if not change it by 'fastboot set_active a' (or b). Reboot.
Click to expand...
Click to collapse
No need for this last part. If on TWRP, after flashing the ROM, you just need to reboot back to recovery and it will automatically set to the inactive slot.

Related

[ROM][Pixel 3][UNOFFICIAL] LineageOS 16.0 [blueline]

{
"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"
}
LineageOS is a free and open-source operating system for smartphones and tablet computers, based on the Android mobile platform.
This is an unofficial build of LineageOS for the Pixel 3 (blueline). I always liked Lineage (and its predecessor CyanogenMOD) as well as the Google line of phones. Unfortunately having a Google Pixel phone isn't certainty for a lot of custom ROMS anymore, so that's why I decided to compile my own version. It's been quite challeging, but I think I finally have a build that is good enough to share.
About
This ROM is built straight from the LineageOS sources found on https://github.com/lineageos. There are only 3 changes in order to get this build:
The device tree is just a single folder with references to the crosshatch (Pixel 3XL) tree that is already there in the sources
The binaries for this ROM come from The Muppets
The ROM is compiled with the nano version from Open Gapps, including the Pixel specific bits for unlimited photo upload for instance
I am not a developer, I only build this ROM and it reflects the the current status. If there are any things missing or not working I suggest to contact the LineageOS team, they are the real geniuses here and deserve all the credits. I will try to keep this ROM updated on a regular basis.
First Installation
Installing the ROM can be a little hard, especially the first install. Upgrades will be relatively easy though. This first setup is only needed when coming from a different ROM then this. I can't support you if you did't follow this first installation. Be warned it will wipe your user data in the process, so make sure you make a backup if needed.
Place the ROM and optionally the TWRP zip, a kernel and root on the phone and reboot to recovery by using the command line (fastboot boot twrp.img) or hold the VOL DOWN key while rebooting the phone.
In order to make the right startbase for the ROM you have to install the latest stock Pixel 3 image from Google found here to BOTH slots. You can use the script in the download folder. Instructions how to use it can be found in the script itself.
Wipe 'data' and 'Dalvik / Art Cache' from TWRP - Wipe - Advanced Wipe or use the slider in TWRP for a factory reset. Optionally you should also delete the Android folder on your internal storage through the TWRP File Manager
Flash the ROM and optionally the TWRP zip, kernel and root and reboot the phone
Upgrades to new version
After the hard initial work to get the ROM installed it's going to be easy for upgrades to new versions.
Download the new ROM on the phone and reboot or fastboot flash to the TWRP recovery
Flash the new ROM and optionally TWRP. If you want to flash another kernel or a root solution you will have to reboot you phone, so it switches slots and let it boot normally. Then go back to recovery and flash in this order: TWRP - kernel - Magisk and reboot
After a monthly update from Google and only when LineageOS also adapted to the latest monthly sources (I will tell you this) you will have to do an extra step:
Download the latest Lineage OS ROM and place it on the internal storage
Download the latest image from the Google Factory Images site, extract the bootloader, radio and vendor images and flash them in the bootloader to BOTH slots. Alternatively (and actually my prefered method) you can use the script provided in the download folder. Instructions are inside the script
From here go to TWRP recovery and flash the previously downloaded new ROM, optionally followed by TWRP.
Optionally, after a reboot you can flash Magisk and/or another kernel.
Not working
Active Edge
Now playing (on the lockscreen, it works while the screen is on, just no history))
Call recording (not enabled in sources for our device)
Accent colours Default, Forest and Cocoa display a blue colour icon theme instead of its own
Call Screen (couldn't test it myself)
The "markup" tool to edit screenshots doesn't work
Downloads
Now finally for the good part, the downloads. In this folder you will always find the latest ROM:
https://drive.google.com/open?id=1lx8dlS4ZRVVQYeQS0I7Y_6yJ5SFMg7uR
Happy flashing
Awesome! Just one question, is SELinux permissive or enforcing?
BackCheck said:
Awesome! Just one question, is SELinux permissive or enforcing?
Click to expand...
Click to collapse
Enforcing
@jorgen2009 I used to use your Pixel 2 LineageOS unofficial builds. Really excited to see that you are going to be making Pixel 3 builds now! Looking forward to trying it out tonight. Thanks!
@jorgen2009 I flashed the rom and it's working great for the most part. The only problem I've noticed is that there is no audio in phone calls. I cannot hear the other person and they cannot hear me either. This is happening regardless of whether VoLTE is enabled. Any ideas? Thanks again for your work on this.
That was happening with other February custom roms. just flashing Google's radio image in fastboot from the February Google's factory image should do the trick.
@beanaman Thanks, this fixed it for me! Flashing just the radio image wasn't enough, though. I also had to flash the vendor image.
Awesome
bdr9 said:
@beanaman Thanks, this fixed it for me! Flashing just the radio image wasn't enough, though. I also had to flash the vendor image.
Click to expand...
Click to collapse
Yup. Vendor and radio, sometimes bootloader needs to be updated
Thanks! Working great until now
Ass said before, the only thing that do not work is the active edge.
Installed today so I can't talk about battery not Google pay
Don't knot m know what's going on but after a long time charging, it's incredibly slow and laggy... A reboot solved it. Hooping to find out what's going on...
ShadowJP88 said:
Thanks! Working great until now
Ass said before, the only thing that do not work is the active edge.
Installed today so I can't talk about battery not Google pay
Click to expand...
Click to collapse
Google pay works fine (I have magisk installed), active edge is proprietary code and won't be implemented unless someone gets lucky or Google releases the source.
sonicscrewup said:
Google pay works fine (I have magisk installed), active edge is proprietary code and won't be implemented unless someone gets lucky or Google releases the source.
Click to expand...
Click to collapse
Fyi, Dirty Unicorns has a working implementation of Active Edge. I am using it right now and it works flawlessly.
sonicscrewup said:
Google pay works fine (I have magisk installed), active edge is proprietary code and won't be implemented unless someone gets lucky or Google releases the source.
Click to expand...
Click to collapse
Did you just enabled hidesu for Google pay or any special steps you performed ?
Sent from my Pixel 3 using Tapatalk
Just posted an update of the ROM, built from today's sources. Together with this release I made a Lineage OS ROM for the Pixel 3XL as well. As I don't have this phone myself I'm not sure if it's working. If anyone can confirm this I will make in announcement in the Pixel 3XL forum as well, hopefully stimulating development for our devices.
See the OP for the download link
sendhiloo7 said:
Did you just enabled hidesu for Google pay or any special steps you performed ?
Click to expand...
Click to collapse
Only enable magisk hide for them, nothing else
I'm seeing that in the OP, the instructions don't involve wiping System after making sure you start from Google's factory image as a base. Any reason I shouldn't wipe System? I did, and everything seems to be working okay. Do I lose any features or anything?
yadon said:
I'm seeing that in the OP, the instructions don't involve wiping System after making sure you start from Google's factory image as a base. Any reason I shouldn't wipe System? I did, and everything seems to be working okay. Do I lose any features or anything?
Click to expand...
Click to collapse
System will be completely overwritten by the ROM, so no need to wipe it first. Whether you wipe it or not has no effect on the features whatsoever
Hi,
To enable active edge, look at these commits: https://gerrit.dirtyunicorns.com/#/q/status:merged+topic:active_edge
jorgen2009 said:
System will be completely overwritten by the ROM, so no need to wipe it first. Whether you wipe it or not has no effect on the features whatsoever
Click to expand...
Click to collapse
Any chance thay you may add proper support so custom kernels can be used together with LineageOS?
Using a kernel like Proton together with LOS is making the phone just randomly freeze once it have fully booted non stop.

[ROM] Dirty Unicorns 14.7 {Blueline} (09/13/20)

{
"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"
}
About Us:
Dirty Unicorns is an AOSP based project built to enhance the stock Android experience.
Our focus has been and is always to contribute back to the community. That is ultimately why we do what we do.
We DO NOT accept, nor ask, for donations. We do not believe in that. Everything that is necessary to keep this project going comes out of our own pocket. This includes, but is not limited to; Devices, Gerrit, our websites and services, etc.. The only thing that we ask in return is that you have patience, search the thread for answers prior to posting, read diligently, and try to enjoy the process with us!
Kernel Source:
https://github.com/DirtyUnicorns/android_kernel_google_bluecross
Flashing Instructions:
If you have a device that uses TWRP
Verify that you're using the latest version of TWRP
Perform a FULL WIPE: (A full wipe is when you wipe system/data/cache/dalvik)
Flash the latest version of this ROM
Reboot and ENJOY!
If you have a device that does not use TWRP
Download boot.img and ROM zip from DU server
Reboot into bootloader and flash the boot.img
Code:
fastboot flash --slot all boot boot.img
Reboot to recovery
Go to recovery select factory reset
Select Apply update from ADB to flash the zip
Code:
adb sideload nameofbuild.zip
Reboot and ENJOY!
If you're just updating DU on a device without TWRP
Download ROM zip from DU server
Reboot into recovery and select Apply update from ADB to flash the zip
Reboot system now and ENJOY!
**All bugs and feature requests must be reported to JIRA**
**If you use Xposed, please don't bother reporting any bugs**
**If you use another kernel, please don't bother reporting any bugs**
**If you fail to follow these instructions, please don't bother reporting any bugs**
Download Links:
Build(s) - Blueline
Other Links:
ROM Source - https://github.com/DirtyUnicorns
Gerrit - http://gerrit.dirtyunicorns.com
Crowdin (translations) - https://crowdin.net/project/dirtyunicorns
JIRA (Bug Reporting / Feature Requests) - http://jira.dirtyunicorns.com/
Telegram - https://t.me/dirtyunicorns / https://t.me/DirtyUnicornsSupport
XDA:DevDB Information
Dirty Unicorns, ROM for the Google Pixel 3
Contributors
NYCHitman1
Source Code: https://github.com/DirtyUnicorns
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 14.7
Stable Release Date: 2020-09-13
Created 2020-08-08
Last Updated 2020-09-13
Been running this for a long time now. Stable and great battery life. Thank you to the DU team for your continued hard work!!
I've tried some roms and still can't find one as good as this one
why is my phone still stuck in stock rom after success sideloading on du recovery ?
D:\Download\blueline-qq3a.200805.001>adb sideload du.zip
Total xfer: 2.00x
rz9511 said:
why is my phone still stuck in stock rom after success sideloading on du recovery ?
D:\Download\blueline-qq3a.200805.001>adb sideload du.zip
Total xfer: 2.00x
Click to expand...
Click to collapse
you are messing with a/b partitions.. follow installation instructions to the letter
rz9511 said:
why is my phone still stuck in stock rom after success sideloading on du recovery ?
D:\Download\blueline-qq3a.200805.001>adb sideload du.zip
Total xfer: 2.00x
Click to expand...
Click to collapse
Because you probably never had stock on both slots. Flash stock to both slots then follow the flashing instructions from the OP.
I have the same problem as the person above.
Flashed latest factory image.
After following the instructions in "If you have a device that does not use TWRP", stock is still booting.
But the kernel shows unicorn, although the rest of the OS looks awfully alike stock, so I think it is stock.. A ROM feature list would be great..
Major Stuen said:
I have the same problem as the person above.
Flashed latest factory image.
After following the instructions in "If you have a device that does not use TWRP", stock is still booting.
But the kernel shows unicorn, although the rest of the OS looks awfully alike stock, so I think it is stock.. A ROM feature list would be great..
Click to expand...
Click to collapse
Follow the instructions of what I said above...
NYCHitman1 said:
Follow the instructions of what I said above...
Click to expand...
Click to collapse
And could you please explain how we flash it to both slots?
Edit; got it working now
- Removed the -w in flash-all (not sure if it was necesarry)
- Runned flash-all while on b
- Then fastboot --set-active a
- Runned flash-all while on a
Then followed the instructions, and it worked.
Major Stuen said:
And could you please explain how we flash it to both slots?
Edit; got it working now
- Removed the -w in flash-all (not sure if it was necesarry)
- Runned flash-all while on b
- Then fastboot --set-active a
- Runned flash-all while on a
Then followed the instructions, and it worked.
Click to expand...
Click to collapse
Boom. Good job!
Sorry for the tough love, but nobody learns anything by just being fed answers.
Is there any way install the vanilla Google sans font/any other additional font to the theme engine without rooting? Or does this need to come from you.
Thanks.
Crickets0812 said:
Is there any way install the vanilla Google sans font/any other additional font to the theme engine without rooting? Or does this need to come from you.
Thanks.
Click to expand...
Click to collapse
It's already included in DU.
There is a version of it yes, but it isn't exactly the same. It's a bit bolder than the original. As to the second part of the question, is there any way to add fonts myself?
Crickets0812 said:
There is a version of it yes, but it isn't exactly the same. It's a bit bolder than the original. As to the second part of the question, is there any way to add fonts myself?
Click to expand...
Click to collapse
Unfortunately not. You would have to download our source and compile your own builds with modifications to frameworks/base, packages/apps/DU-Themes, and vendor/themes.
Yo this rom slaps. Any plans of intergrating wireguard in the kernel?
infamous_black said:
Yo this rom slaps. Any plans of intergrating wireguard in the kernel?
Click to expand...
Click to collapse
That's a negative, bro.
Been using this rom for about two months now... I don't know a lot of roms that can top this kind of stability! I love using it as my daily driver. Thank you!!!
Tech180 said:
Been using this rom for about two months now... I don't know a lot of roms any other custom ROM that can top this kind of stability! I love using it as my daily driver. Thank you!!!
Click to expand...
Click to collapse
Fixed that for you
Hi guys, I've been trying to download this rom all morning but for some reason it keeps failing right after 1 gig. I've tried 4g, wifi and hardline but I keep getting the same result. Any ideas?
Pete02 said:
Hi guys, I've been trying to download this rom all morning but for some reason it keeps failing right after 1 gig. I've tried 4g, wifi and hardline but I keep getting the same result. Any ideas?
Click to expand...
Click to collapse
Not sure. Seems to be something related to slow internet speeds. Our webmaster is looking into it.

[ROM][UNOFFICIAL][12.1][CAS] PixelExperience Plus Edition[AOSP] [2022-06-03 Newly Updated!]

{
"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"
}
PixelExperience (Plus Edition) for Xiaomi 10 Ultra [cas]
What is this?
PixelExperience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 12
Whats working?
Wi-Fi
FOD
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FM radio
Fingerprint reader
Face unlock
NFC
Lights
Sound/vibration
etc..
Known issues
You tell me
DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED
Download
Donate
Liked my work? Give me a beer
Translation
Help with project translation
Stay tuned
Telegram Group​
First Time Install / Clean Flash
1. Reboot to Recovery
2. Download the proper ZIP for your device
3. Wipe Data/Cache/System when coming from non-AOSP ROMs
4. Flash the ROM
5. Reboot to System
Update / Dirty Flash
1. Reboot to Recovery
2. Download the proper ZIP for your device
3. Flash the ROM
4. Reboot to System and #KeepEvolving
Q&A
1.Why does it show error 1 In TWRP when flashing it?
--Flash latested MIUI
2.Why dose it get stuck in boot animation?
--TWRP->Wipe->Advanced Wipe->Choose Data->Repair or Change File System->Change File System->F2FS
Android OS version: 12.1.0_r5
Firmware: V13.0.1.0.SJJCNXM
Security patch level: 2022-5-5
Build author/Device Maintainer: Xayah
Device Tree: https://github.com/XayahSuSuSu/device_xiaomi_cas
Kernel Source: https://github.com/XayahSuSuSu/android_kernel_xiaomi_sm8250
Device Vendor: https://gitlab.com/Xayah/vendor_xiaomi_cas
Source code: https://github.com/PixelExperience
ROM Developer: Xayah
Contributors
Xayah
Version Information
Status: Stable(Plus Edition)
Created 2021-2-23
Last Updated 2022-06-03
niubi
支持一下
----------
MOD EDIT: English Translation Below
Support
the zip gives an error with the partitions when flashing it, it does not matter if you make it clean or dirty.
victoraran said:
the zip gives an error with the partitions when flashing it, it does not matter if you make it clean or dirty.
Click to expand...
Click to collapse
try to change your recovery and firmware,you may need flash android11 based miui like 21.2.3 or v12.1.1.0,then flash this rom
Xayah said:
try to change your recovery and firmware,you may need flash android11 based miui like 21.2.3 or v12.1.1.0,then flash this rom
Click to expand...
Click to collapse
Changed my recovery and flashed without problems
666
for anyone using this rom
is it support 120hz or not and if it is support does the FPS dynamic like stock A10 or fixed like stock A11
2nd is it suitable for daily usage or not
MaZaGnGy said:
for anyone using this rom
is it support 120hz or not and if it is support does the FPS dynamic like stock A10 or fixed like stock A11
2nd is it suitable for daily usage or not
Click to expand...
Click to collapse
it supports 120hz/60hz switch
i flashed stock A11 as said and flash this rom
when make a call the sound of the other person coming from both speak upper and the bottom one no matters i pressed speaker bottom in call app
MaZaGnGy said:
i flashed stock A11 as said and flash this rom
when make a call the sound of the other person coming from both speak upper and the bottom one no matters i pressed speaker bottom in call app
Click to expand...
Click to collapse
it's beta version temporarily, maybe the stable version would fix it next month
太棒啦,支持你!
谢谢谢谢幸苦了
----------
MOD EDIT: English Translation Below
Thank you thank you
Xayah said:
it's beta version temporarily, maybe the stable version would fix it next month
Click to expand...
Click to collapse
i know mate it is beta
i just report the issue to be noted nothing else
keep it up
waiting the stable version
MaZaGnGy said:
i flashed stock A11 as said and flash this rom
when make a call the sound of the other person coming from both speak upper and the bottom one no matters i pressed speaker bottom in call app
Click to expand...
Click to collapse
How did you get this done? I've flashed the stock A11 rom through miflashtool and it boots entirely. When I go to flash pixel experience rom I always get error 1 and a cant mount /system_root error.
Jose050 said:
How did you get this done? I've flashed the stock A11 rom through miflashtool and it boots entirely. When I go to flash pixel experience rom I always get error 1 and a cant mount /system_root error.
Click to expand...
Click to collapse
After 4 days of trying I finally got it working. Rom works good so far. I will post any issues I find on here. I had to find a different version of twrp than the one I was using. I managed to find an updated version of twrp on the eu forum for this phone. That allowed me to flash PE.
Jose050 said:
After 4 days of trying I finally got it working. Rom works good so far. I will post any issues I find on here. I had to find a different version of twrp than the one I was using. I managed to find an updated version of twrp on the eu forum for this phone. That allowed me to flash PE.
Click to expand...
Click to collapse
Can you link it please
Fazizi said:
Can you link it please
Click to expand...
Click to collapse
Sure, make sure you download the recovery by littleturtle which is the most recently updated file for the mi 10 ultra.
This is the forum post where I found it:
MIUI 12.5 - 21.1.27/28
Status: RELEASED RULES WHEN POSTING 1. If a ROM is not published DONT ASK ABOUT ITS ETA 2. If a ROM is not published DONT ASK why! 3. If a ROM is available, download it and use it 4. If a ROM has bugs, post the bug to the bug section if the BUG is not already listed 5. If you use any form of...
xiaomi.eu
and file url:
not found | AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Only problem im seeing with this recovery is that after you flash the rom it will encrypt your recovery and your actual password wont work to decrypt the recovery. I was still able to flash magisk via an otg flash drive though. Im happily using PE now on my phone.
Thank you
Jose050 said:
Sure, make sure you download the recovery by littleturtle which is the most recently updated file for the mi 10 ultra.
This is the forum post where I found it:
MIUI 12.5 - 21.1.27/28
Status: RELEASED RULES WHEN POSTING 1. If a ROM is not published DONT ASK ABOUT ITS ETA 2. If a ROM is not published DONT ASK why! 3. If a ROM is available, download it and use it 4. If a ROM has bugs, post the bug to the bug section if the BUG is not already listed 5. If you use any form of...
xiaomi.eu
and file url:
not found | AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Only problem im seeing with this recovery is that after you flash the rom it will encrypt your recovery and your actual password wont work to decrypt the recovery. I was still able to flash magisk via an otg flash drive though. Im happily using PE now on my phone.
Click to expand...
Click to collapse
I'm glad to see that u have fonud a right way to flash PE.
When I update PE nexe time ,I will add the flash detailed steps and recovery link which can decrypt data correctly

[ROM][11][UNOFFICIAL] PixelExperience 11 for Sony Xperia 5[AOSP]

{
"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"
}
PixelExperience 11 for Sony Xperia 5 [Bahamut]
What is this?
PixelExperience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
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.
Based on Android 11
Whats working?
Wi-Fi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
Fingerprint reader
Face unlock
NFC
LED Lights
Sound/vibration
PE Recovery Included
Safetynet pass with/without Magisk! (Not tested GPay)
Known issues
Nothing yet
You tell me
DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED
Download from Google Drive
How to flash
Make sure you come from Official Android 11.0 from Sony
Download both PixelExperience_bahamut-11.0-20211229-1823-UNOFFICIAL.zip & pe-recovery.zip
Extract the pe-recovery.zip into your fastboot folder
Put your device into fastboot by holding volume up key
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
Hold power key and volume down key to boot into recovery.
Select install update, install via adb and sideload the ROM package from adb by using command:
Code:
adb sideload PixelExperience_bahamut-11.0-20211229-1823-UNOFFICIAL.zip
Wipe / Format data, and reboot
Enjoy
Donate
Liked my work? Give me a beer
Translation
Help with project translation
Stay tuned
Our Telegram channel
Our blog
Thanks To:
sonyxperiadev team
sjlls
pixelexperience dev​
Android OS version: 11.0.0
Security patch level: Decmeber 2021
Build author: elmaleek03
Device Source code: https://github.com/sony-msmnile
Source code: https://github.com/PixelExperience
RESERVED
Screenshot attached below:
Great job!
Once Android 12 Pixel Experience is released is there any chance of the ROM being updated to Android 12?
I will give this a try soon (a few days or maybe a week) and report back if stuff doesn't work.
Edit: Bad wording that made me sound mean.
Edit 2: I will try this ROM starting on Wednesday 12th January 2022, I need to get my driving test and revision over and done with first.
BrandonMCMFG said:
Great job!
Once Android 12 Pixel Experience is released is there any chance of the ROM being updated to Android 12?
I will give this a try soon (a few days or maybe a week) and report back if stuff doesn't work.
Edit: Bad wording that made me sound mean.
Click to expand...
Click to collapse
thanks. sure, once a12 is stable enough imma go a12 based rom. im new to build & compile a custom rom and still learning how to make a good one.
feel free to give some feedback, and report some stuff
does this work for Xeria 1?
can u make one for Xperia 1 j9110 that would be of great help.
Many people like me are waiting for ROM for Xperia 11...
Does google camera work in this rom and can it be updated?
This ROM looks really good and it's nice to see that we have a custom ROM with current patches and passing SafetyNet test! Unfortunately, I really want to have as less Google software on my phone as possible, so Pixel Experience is not my way to go.
Could you also create a different style of Custom ROM like LineageOS, as the existing X5 ROMs did not get any update and their creator is rarely online? That would be an absolute dream, an actively maintained LineageOS with passing SafetyNet test.
alvathoni said:
Does google camera work in this rom and can it be updated?
Click to expand...
Click to collapse
yes, google camera works
grisu59964 said:
This ROM looks really good and it's nice to see that we have a custom ROM with current patches and passing SafetyNet test! Unfortunately, I really want to have as less Google software on my phone as possible, so Pixel Experience is not my way to go.
Could you also create a different style of Custom ROM like LineageOS, as the existing X5 ROMs did not get any update and their creator is rarely online? That would be an absolute dream, an actively maintained LineageOS with passing SafetyNet test.
Click to expand...
Click to collapse
yeah, i will try to build lineage when i have spare time. also im going to upload arrow os asap, need some testing first
Want to try this ROM, but my device bootloader is locked
alvathoni said:
Want to try this ROM, but my device bootloader is locked
Click to expand...
Click to collapse
Have you tried unlocking the bootloader?
Good ROM ! I 've flashed on my device and it works .(Xperia 5 Dual SIM J9210).
But I found some issues.
1.figerprint sometimes don't work until reboot.
2.NO VoLTE in CMCC.
grisu59964 said:
Have you tried unlocking the bootloader?
Click to expand...
Click to collapse
No, I haven't tried it yet. It says that user need 'Unlocked Bootloader:Yes' status on Service info > Configuration > Rooting Status
alvathoni said:
No, I haven't tried it yet. It says that user need 'Unlocked Bootloader:Yes' status on Service info > Configuration > Rooting Status
Click to expand...
Click to collapse
You mean "Bootloader unlock allowed"? That means that it is possible to unlock the bootloader of your device but you still need to unlock. Maybe you want to provide a screenshot?
My device unlocked device is currently running LineageOS, so I unfortunately can't check what is written there as soon as the bootloader is unlocked.
But usually, if you don't unlock your bootloader, it is still locked. You also get a warning every time you start your device that it cannot be checked for corruption. If you don't see that message, you device is locked.
elmaleek03 said:
yeah, i will try to build lineage when i have spare time. also im going to upload arrow os asap, need some testing first
Click to expand...
Click to collapse
Are there any updates on Arrow OS, I can test it if you would like?
BrandonMCMFG said:
Are there any updates on Arrow OS, I can test it if you would like?
Click to expand...
Click to collapse
honestly im still working to make the stock cam working but i havent found the solution. is it fine without the sony stock cam?
elmaleek03 said:
honestly im still working to make the stock cam working but i havent found the solution. is it fine without the sony stock cam?
Click to expand...
Click to collapse
Yeah that's OK it should be fine for a few weeks whilst I test/try it out.
Xperia 5 J8210
Hi there, so as a newbie, I've got myself into a right mess!
I Wanted to enable Ethernet over USB but Android 9 that came with the phone doesn't support. I couldn't immediately see any standard custom roms so I compiled AOSP from scratch following the instructions on developer.sony.com. Flashed the resulting images across and it resulted in the phone not booting. I've managed to install TWRP but I'm unable to install any custom ROMs including PixelOS referenced in this thread. When I go to install in TWRP it always immediately fails with "Error installing zip file '....unofficial.zip'. When I put TWRP into ADB mode and use adb sideload the transfer fails immediately.
This is the same for any zip file I care to install. Any suggestions, I've a feeling something underlying is wrong, not least the opening statement in this thread which says "Make sure you come from Official Android 11.0 from Sony".
Oh boy... help would be most appreciated.
Many thanks.

[ROM][12.1][UNOFFICIAL] PixysOS [PL2]

{
"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"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is... still valid?
*
* 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.
*/
Pixys is a butter smooth Android aftermarket firmware. We handpicked the best features around and are adding our own juice into it.
Get ready to taste the unique features it brings with itself.
We aim to deliver an experience with original ideas and features along with the useful things the community is accustomed to.
@Subinsmani
@rahul9999
@@ki
@Shreejoy Dash
@kvijaya
@AxelBlaz3
@Psycho-Mods
@aswin_a_s
@Gero
@melvingarcia
Support Us if you like our work
Got an issue or suggestion? Reach us at
Telegram: https://telegram.me/pixysos_chat
Phone calls & messaging
Wi-Fi & Mobile data
VoLTE (but no icon in statusbar)
Fast charging
Dark theme, night mode
Fingerprint sensor
Face unlock
NFC
FM Radio
Wireless Bluetooth audio with AptX codec
and much more...
Less customizations but more stability...
Pixys: PixysOS
Pixys Device Sources: PixysOSDevices
NOTE: It is recommended to update your stock ROM to Android 10 before flashing this custom ROM.​
IMPORTANT: If you want to use GAPPS build, it is necessary to resize system and vendor partition on your phone before flashing rom! This step will perform format of system and vendor partition and even userdata partition so make a backup if you don't want to lose your data!
If you downloaded VANILLA build, you can skip this step and if you want then you can flash gapps of your choice.
Please download this nice and user friendly Nokia Repartition Tool brought to you by Raghu Varma and look at this instructional video:
Just use the first option "3.5G S - 1G V" - it is enough for this rom.
NOTE: After resize your phone will be automatically booted to TWRP, but because this tool is intended for Nokia 6.1 Plus, this TWRP will refuse to flash ROM zip on 6.1. In this case just reboot to bootloader and download this TWRP for our Nokia 6.1, boot it and everything will be fine. Now you can begin flashing.
After booting to TWRP:
1) If you just resized your system and vendor partitions using Nokia Repartition Tool then you have already formatted userdata so you can skip this step, otherwise if you want to do a clean flash then please Format Data by typing yes, then go to the Bootloader and reboot TWRP. (For dirty flash use adb sideload method because TWRP can not decrypt Android 12 userdata partition.)
2) Flash latest ROM zip via TWRP
3) Switch to alternative slot (if you are on slot a switch to b if you are on b switch to a)
4) Reboot system
Now you are done!
SafetyNet on latest PixysOS builds passes out of the box, so you won't need root/Magisk anymore. Flash Magisk only in case that you really need to root your device.
ROM: Sourceforge download link​At the download page, you can choose GAPPS build (with Google play store and other apps included) or VANILLA build, which contains only basic apps without Google play store (in this case you can flash gapps of your choice).
Wi-Fi Hotspot works only without password. FIXED
Custom statusbar icon pack is reverted back to default after device reboot.
Credits:
- Google for AOSP
- Dirty Unicorns
- Pixel experience
- AOSP extended
- LineageOS
- Superior OS
- Statix OS
- YAAP
- Krypton AOSP
- Project-Kaleidoscope
- AICP & POSP Team for thread template idea
- Also many pro developers who all help us to bring this rom to you...
- Please let us know if we forgot to mention your name in credits...​
Contributors:
Big thanks to LineageOS developers and maintainers for Nokia 6.1 device and vendor tree on which this build is based!
Since PixysOS v5.1.5 thanks to Raghu Varma Android developer for new Nokia 6.1 device tree + vendor and kernel sources!
Kernel source:
https://github.com/LineageOS/android_kernel_nokia_sdm660
Kernel source since PixysOS v5.1.5:
https://github.com/RaghuVarma331/android_kernel_nokia_sdm660/tree/android-12.0-gcc
ROM OS Version: 12.1
ROM Kernel: 4.4.x
Based On: AOSP
Version Information
Status: Stable
Current Version: v5.1.5
Hey, really appreciate your work!) Specific bug for your rom is inability to setup magisk, because stock rom recovery "Failed to clear BCB message" error, adb sideload method doesn't works in it too. If i flash boot TWRP, then I can't boot rom, it stucks on boot logo. General bugs for all roms, such as hanging vibration (12.1 bug), gcam, that after some time of use can't take photos are here. Again. thanks for your work!!
Hi, thanks for your reply! Magisk works on this ROM, I just tested the version 24.3.
You need to boot into TWRP (twrp-3.4.0-0-PL2_sprout-11.0-20200909.img), select adb sideload option and flash latest Magisk zip. Then reboot and check the magisk app. Now you are successfully rooted. ;-)
Note: If you are installing Magisk right after flashing rom, don't forget to switch slot first!
I tried to install magisk right after I installed rom. For example now I am on a slot B, rom is installed on slot A. Magisk would setup on current slot, not as rom, that would setup on inactive slot -> I need go to the A slot to setup magisk. If I try to do that through stock rom recovery on slot A, I get error, because ADB sideload isn't working. If I try to "fastboot flash "twrp"" on slot A, then I can install magisk, but I am stuck on the rom boot logo. If I try to use twrp install.zip file from TWRP on slot B, then I get would the same problem (boot logo) on slot A. ADB sideload is installing magisk in current slot, that's why I can't do it from slot B to setup magisk on slot A. It's a bit sadly. And the second question to you, why our community vendor has general GCam problem, that is on all roms? Maybe you can contact to developers of it to fix that problem? Because it's really shame bug)
Just tell me about the experience you had with the Rom. is it smooth or not
Magisk must be installed in the same slot as the ROM. I ttied it and it works for me.
GCam problem is probably related to vendor or kernel source. Because I'm using Lineage trees to build this rom, It must be fixed by LineageOS developers.
My experience wih rom is very good, don't expect smoothness as stock, but the fact that this is an Android 12, result is really good. Small lags are ocassionally present.
Gcam not working fix it
Machi007 said:
Magisk must be installed in the same slot as the ROM. I ttied it and it works for me.
GCam problem is probably related to vendor or kernel source. Because I'm using Lineage trees to build this rom, It must be fixed by LineageOS developers.
My experience wih rom is very good, don't expect smoothness as stock, but the fact that this is an Android 12, result is really good. Small lags are ocassionally present.
Click to expand...
Click to collapse
I know that magisk have to be installed in the same as rom slot. That's why I had problems with that. If you would fix stock rom recovery, then there are no problems would be)) Yeah, rom is pretty smooth, on my opinion it works as the 10 stock, but of course android 11 custom roms work better and that's absolutely normal)
Rbargujar said:
Gcam not working fix it
Click to expand...
Click to collapse
If you tell me how to fix then I will do it. --- If you want perfect ROM then forget about custom and use stock.
FarLine99 said:
I know that magisk have to be installed in the same as rom slot. That's why I had problems with that. If you would fix stock rom recovery, then there are no problems would be)) Yeah, rom is pretty smooth, on my opinion it works as the 10 stock, but of course android 11 custom roms work better and that's absolutely normal)
Click to expand...
Click to collapse
I don't understand why to use stock recovery when we have TWRP.
Machi007 said:
If you tell me how to fix then I will do it. --- If you want perfect ROM then forget about custom and use stock.
I don't understand why to use stock recovery when we have TWRP.
Click to expand...
Click to collapse
Because if we try to use flash boot twrp on rom slot, then rom can't boot, it stuck on boot logo)
OK, I didn't try to flash Magisk zip right after ROM flashing... I have fully configured ROM with installed apps etc. and in this state I booted into TWRP flashed Magisk zip and ROM normally booted, I just found Magisk in apps and everything worked. This is my experience.
Machi007 said:
OK, I didn't try to flash Magisk zip right after ROM flashing... I have fully configured ROM with installed apps etc. and in this state I booted into TWRP flashed Magisk zip and ROM normally booted, I just found Magisk in apps and everything worked. This is my experience.
Click to expand...
Click to collapse
Maybe) In my experience, if I flash TWRP after flashing rom the rom doesn't boot, at all. Maybe I have done something wrong, but any way, if you will fix the stock recovery, it would be better!)
I need to clarify this: You are trying to flash TWRP using twrp-installer zip? If yes then this will not work on Android 12 ROM!
Do this to temporary boot TWRP (in download mode):
fastboot flash recovery twrp.img <----- this command returns error because our phone does not have the recovery partition, but it is mandatory to execute this command first --- then:
fastboot boot twrp.img <----- this command temporary boots TWRP on your Nokia 6.1 and now is the right time to install Magisk...
I recommend THIS TWRP version, just download the file and rename to twrp.img.
Machi007 said:
I need to clarify this: You are trying to flash TWRP using twrp-installer zip? If yes then this will not work on Android 12 ROM!
Do this to temporary boot TWRP (in download mode):
fastboot flash recovery twrp.img <----- this command returns error because our phone does not have the recovery partition, but it is mandatory to execute this command first --- then:
fastboot boot twrp.img <----- this command temporary boots TWRP on your Nokia 6.1 and now is the right time to install Magisk...
I recommend THIS TWRP version, just download the file and rename to twrp.img.
Click to expand...
Click to collapse
I tried to use twrp installer first, it did not worked for me, then I tried to use fastboot flash boot method, that is recommended for this TWRP. Using both flash recovery and boot method is new for me, so maybe it will be ok. But flash boot method doesn't work. And yeah, I used recommended from you Raghu's TWRP.
New build uploaded: PixysOS v5.1.3
- June security patch
- Fixed WiFi hotspot
- Google Camera should work much better now
- Build based on latest PixysOS sources with latest improvements and new functions added by ROM developers
And I would like to thank Raghu Varma which helped me a lot with fighting bugs!
Machi007 said:
New build uploaded: PixysOS v5.1.3
- June security patch
- Fixed WiFi hotspot
- Google Camera should work much better now
- Build based on latest PixysOS sources with latest improvements and new functions added by ROM developers
And I would like to thank Raghu Varma which helped me a lot with fighting bugs!
Click to expand...
Click to collapse
Maybe would try later, thanks for your work!)
Is anyone able to check if Duo Mobile 2fa is working?
I did all the steps, installed the rom, It siad "Fhasing A/B Zip to ianctive slot: B" after I try to change the slot and reboot, it says no OS installed... Is anyone else having this issue?
I did the Nokia Partition Tool, rebooted to bootloader, booted into the 3.4 TWRP it suggested and did the steps, It still said the error and rebooted back into TWRP*
EDIT: I was redoing it for the 3rd time as I typed this message and it magically worked.
Just a request, if it isn't too much to ask for...
Would it be possible to provide a vanilla build too? Perhaps then the installation would fit on the device without repartitioning -- I have made a couple of observations that have made me arrive at this conclusion:
My experience with LineageOS 19 is that the build + MindTheGApps package fits on the stock system partition without the need for repartitioning.
On the official PixysOS downloads page, I see that the size difference between Android 12 vanilla and GApps builds for one of the devices is something like 600 MB.
I am downloading the build at this instant, and I'm going to try fiddling around with the system image to make it fit on my PL2 before resorting to repartitioning (because we all know how much of a pain that can be ). I intend to install it later in the day, so I don't yet have feedback on the build itself.
Cheers! And thanks for your effort and time!
EDIT: I must also add that for a) people who prefer to use only core Google apps like GMS and Play Store (e.g. myself), and b) people who do not want to use even core Google services, a vanilla build would be ideal.
Vedanth Padmaraman said:
Just a request, if it isn't too much to ask for...
Would it be possible to provide a vanilla build too?
Click to expand...
Click to collapse
I'll consider it, maybe from the next build I'll provide both versions.

Categories

Resources