[ROM][13][whyred] Pixel Experience Plus[UNOFFICIAL] - Xiaomi Redmi Note 5 Pro ROMs, Kernels, Recoveries,

{
"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 Xiaomi Redmi Note 5 Pro/Ai [whyred]
What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)
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 13
Whats working?
• Wifi
• RIL
• Mobile data
• GPS
• Camera
• Flashlight
• Camcorder
• Bluetooth
• Fingerprint reader
• Lights
• Sound / vibration
Known issues
• Carrier Video Calling
• Wifi Display
• Sometimes camera failed to take images
DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED
Unofficial
Translation
Help with project translation
Stay tuned
Our Telegram channel
Our blog
Sources: Device | Kernel
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09
Contributors
SakilMondal
ROM OS Version: Android 13
ROM Kernel: Linux 4.4.302
ROM Firmware Required: Unlocked Bootloader

Reserved

Initial unofficial build with 2023-05-05 May Security Patch
PixelExperience_Plus_whyred-13.0-20230507-1006-UNOFFICIAL

SunilSuni said:
Initial unofficial build with 2023-05-05 May Security Patch
PixelExperience_Plus_whyred-13.0-20230507-1006-UNOFFICIAL
Click to expand...
Click to collapse
Is it OK to update last official (PixelExperience_Plus_whyred-13.0-20230325-0421-OFFICIAL.zip) or do you recommend clean install?

setttler said:
Is it OK to update last official (PixelExperience_Plus_whyred-13.0-20230325-0421-OFFICIAL.zip) or do you recommend clean install?
Click to expand...
Click to collapse
Yes, you can do dirty flash from the last Official build (March 25)

Thanks!
Does this build solve the problems on the camera that where reported on the las official build?

franfj said:
Thanks!
Does this build solve the problems on the camera that where reported on the las official build?
Click to expand...
Click to collapse
Can you please tell me what is the issue ?
Sometimes front camera failed to take the images, this is the only issue i have observed.
Issue got resolved after clearing the data

SunilSuni said:
Can you please tell me what is the issue ?
Sometimes front camera failed to take the images, this is the only issue i have observed.
Issue got resolved after clearing the data
Click to expand...
Click to collapse
This issue https://github.com/PixelExperience/android-issues/issues/4703#

franfj said:
This issue https://github.com/PixelExperience/android-issues/issues/4703#
Click to expand...
Click to collapse
Photos and videos are working for me.
I even did video call on Signal Messenger, Scanned QR code without any issues.

SunilSuni said:
Photos and videos are working for me.
I even did video call on Signal Messenger, Scanned QR code without any issues.
Click to expand...
Click to collapse
Video call, qr scan and anything related with “preview” the camera works fine, the problem appears randomly when taking pictures or videos. The app buttons stop responding and photos can’t be taken, but the preview keeps working.
It could happen every time you open the camera, and other time it can take weeks for the problem to repeat.
It is not app related, because it happens on any photo app.

franfj said:
Video call, qr scan and anything related with “preview” the camera works fine, the problem appears randomly when taking pictures or videos. The app buttons stop responding and photos can’t be taken, but the preview keeps working.
It could happen every time you open the camera, and other time it can take weeks for the problem to repeat.
It is not app related, because it happens on any photo app.
Click to expand...
Click to collapse
Yeah, I can confirm this issue.
Its a common "PixelExperience camera bug" affecting Android 13 build

Thanks for this Android 13 Rom build.
Is it possible to build lineageOS 20 using pixel experience 13 device and kernel source/tree.

niyas90 said:
Thanks for this Android 13 Rom build.
Is it possible to build lineageOS 20 using pixel experience 13 device and kernel source/tree.
Click to expand...
Click to collapse
I tried that before but kernel is failing,
Infact i have created device tree vendor tree for LineageOS but Kernel always fails to build.
SakilMondal did build LineageOS 20.0 using PixelExperience Kernel, I am not sure how they did it (Maybe manually re-packing the kernel into LOS build)

SunilSuni said:
I tried that before but kernel is failing,
Infact i have created device tree vendor tree for LineageOS but Kernel always fails to build.
SakilMondal did build LineageOS 20.0 using PixelExperience Kernel, I am not sure how they did it (Maybe manually re-packing the kernel into LOS build)
Click to expand...
Click to collapse
Nah, I built LOS with PixelExperience kernel works fine, use sdm660-kernel not whyred-kernel

SunilSuni said:
I tried that before but kernel is failing,
Infact i have created device tree vendor tree for LineageOS but Kernel always fails to build.
SakilMondal did build LineageOS 20.0 using PixelExperience Kernel, I am not sure how they did it (Maybe manually re-packing the kernel into LOS build)
Click to expand...
Click to collapse
Also send the error I can help, btw we both built PE+ at the same time, I built on 6th may and you on 7th may

Contact me on @NopeNopeGuy on telegram

NopeNopeGuy said:
Nah, I built LOS with PixelExperience kernel works fine, use sdm660-kernel not whyred-kernel
Click to expand...
Click to collapse
Thanks,
Let me try once again

NopeNopeGuy said:
Also send the error I can help, btw we both built PE+ at the same time, I built on 6th may and you on 7th may
Click to expand...
Click to collapse
Refer to the attached Error log message

SunilSuni said:
Refer to the attached Error log message
Click to expand...
Click to collapse
TARGET_KERNEL_CLANG_COMPILE := true
TARGET_KERNEL_ADDITIONAL_FLAGS := \
HOSTCFLAGS="-fuse-ld=lld -Wno-unused-command-line-argument"
Add this to sdm660-common/BoardConfigCommon.mk

NopeNopeGuy said:
TARGET_KERNEL_CLANG_COMPILE := true
TARGET_KERNEL_ADDITIONAL_FLAGS := \
HOSTCFLAGS="-fuse-ld=lld -Wno-unused-command-line-argument"
Add this to sdm660-common/BoardConfigCommon.mk
Click to expand...
Click to collapse
Thanks for the tip, I still got the same error so i am rebuilding once again by adding below lines to Kernel Makefile
Code:
HOSTLDFLAGS += -fuse-ld=lld
HOSTCFLAGS += -fuse-ld=lld
HOSTCFLAGS += -fuse-ld=lld -Wno-unused-command-line-argument

Related

[ROM][9.0][UNOFFICIAL] LineageOS 16.0 [jasmine_sprout]

{
"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:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here 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.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (pie), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
Wi-Fi
Bluetooth
IR camera
Camera
Camcorder
Video Playback
Audio
Sensors
Flash
LED
GPS
Volte
Dt2w if you have a Stock ROM Oreo base
Known issues :
When you check manually the updater, the updater will say "The update check failed. Please check your internet connection and try again later." but the updater work so it's not a problem.
Audio In Call volume have problem but download the ZIP file in my second post and it flash in TWRP for fix it.
Installation Instructions :
Follow this Guide
Updating Instructions :
Use the LineageOS updater (it's work)
Downloads :
UNOFFICIAL LineageOS 16.0 build for jasmine_sprout
Telegram Groups :
Mi A2 Off-Topic Telegram group
Mi A2 Official Telegram group
Contributors :
YouTubeBanGuy (Mashrmallow)
akshayakakat
Source Code : xiaomi-sdm660
ROM OS Version: 9.0 Pie
ROM Kernel: Linux 4.4.175
Version Information
Status: Stable
Stable Release Date: 2019-02-23
Created 2019-02-15
Last Updated 2019-02-23
Changelog, news and screenshot:
*2019-02-23*
Test LineageOS OTA, update xiaomi-sdm660 and LineageOS source
*2019-02-21*
Fix Xiaomi Part crash, update xiaomi-sdm660 and LineageOS source
*2019-02-15*
Initial build
News:
*2019-02-26*
I added a Poll about the lag in my LineageOS 16.0 build you can answer it on https://forum.xda-developers.com/mi-a2/development/rom-lineageos-16-0-t3903770 (Android app not support Poll)
The ZIP file for fix the In call volume bug
Trying it out right now. It booted successfully, the setup went smoothly but it seems like it hangs for like 10-ish seconds when changing the accent color to blueberry. That's the only thing I have noticed for now.
IjazCI said:
Downloading. Any plan to make it official.
Click to expand...
Click to collapse
When I will find how to make SELinux status to enforcing
YouTube ban guy said:
When I will find how to make SELinux status to enforcing
Click to expand...
Click to collapse
Hope U will find a way soon
It seems like double tap to wake is also not working, but I believe that is the problem on all custom ROMs at the moment.
Catsonvi said:
It seems like double tap to wake is also not working, but I believe that is the problem on all custom ROMs at the moment.
Click to expand...
Click to collapse
Double tap to wake is disabled for all Mi A2 custom ROM
YouTube ban guy said:
Double tap to wake is disabled for all Mi A2 custom ROM
Click to expand...
Click to collapse
Oh, I see. Also, do you maybe know why can't I get Google Assistant to work? The system and Google search language are both set to English but for some reason whenever I try to trigger the Assistant regular Google Search pops up. I have also mapped the home button for the Assistant but it doesn't recognize it and nothing even happens when I hold it. If it matters I flashed the nano OpenGapps package.
YouTube ban guy said:
Double tap to wake is disabled for all Mi A2 custom ROM
Click to expand...
Click to collapse
No, it's working if you have Oreo as base. And once enabled, then it works even if you flash stock pie as base (that's what Max says, I haven't tried though).
Just dirty flashed your ROM over last crDroid from coderzs. So far, so good, only Xiaomi parts force close. I know I should try a clean flash, but I was to lazy and didn't want to set up from scratch.
Dt2w works as I mentioned, I'm on Oreo base.
Thanks for the ROM mate, keep up the good work...
Sent from my Xiaomi Mi A2 using XDA Labs
IjazCI said:
https://forum.xda-developers.com/mi-a2/development/rom-havoc-os-v2-0-t3882021/post78989930
@YouTube ban guy In call low volume is fixed in havoc rom. There is a flashable zip, which resolved the issue for me.
Could you please integrate this into Lineage Os
Click to expand...
Click to collapse
When the source of xiaomi-sdm660 will fix the In call volume, I will update LineageOS and for me is the vacation so I will take more time for update.
How is stability and battery life compared to Pixel Experience ROM? It's worth it to wait for official release?
frandmnc said:
How is stability and battery life compared to Pixel Experience ROM? It's worth it to wait for official release?
Click to expand...
Click to collapse
The stability is the same but battery life is a little better in Pixel Experience and you can wait a lot of time for official release
YouTube ban guy said:
The stability is the same but battery life is a little better in Pixel Experience and you can wait a lot of time for official release
Click to expand...
Click to collapse
Can I flash it over PE or do I have to wipe everything? What's the difference between unofficial and official? Thanks
frandmnc said:
Can I flash it over PE or do I have to wipe everything? What's the difference between unofficial and official? Thanks
Click to expand...
Click to collapse
You need to wipe everything (system, cache and data) and the difference between official and unofficial LineageOS it's my unofficial LineageOS build have SELinux status on permissive but official LineageOS build required SELinux status on enforcing and it's not easy to change SELinux status
YouTube ban guy said:
You need to wipe everything (system, cache and data) and the difference between official and unofficial LineageOS it's my unofficial LineageOS build have SELinux status on permissive but official LineageOS build required SELinux status on enforcing and it's not easy to change SELinux status
Click to expand...
Click to collapse
Does that make any difference?
frandmnc said:
Does that make any difference?
Click to expand...
Click to collapse
SELinux status permissive is for debug the phone when he boot and SELinux status enforcing don't allow access to debug the phone during the boot and it's more secure than SELinux status permissive so LineageOS required SELinux status on enforcing for security
Moderator Notice
Moderator Info: Thread Closed on OP Request.
OP please PM or report this message when you want ti re-open this thread.
Thank you for your contribution.
Funk Wizard
Forum Moderator

[ROM][10.0][oneplus3/3T] Pixel Experience [AOSP][31/01/2020][UNOFFICIAL]

{
"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 OnePlus 3/3T [oneplus3]
What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)
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 10.0
Whats working?
Wifi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FMRadio
Fingerprint reader
NFC
Lights
Sound / vibration
Known Issues
Nothing
DON'T FLASH GAPPS, ALREADY INCLUDED
Download Now
Official Built UP
Donate
Translation
Help with project translation
Stay tuned
Our Telegram channel
Our blog​
Android OS version: 10.0.0_r23
Security patch level: 01 January 2020
Build author/Device Maintainer: Gaurav24
Device Source code: https://github.com/Gaurav241
Device Tree: https://github.com/Gaurav241/device_oneplus_oneplus3
Kernel Source: https://github.com/Gaurav241/kernel_oneplus_msm8996
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09
​
?:CHANGELOG
Update #2 (31/01/2020)
Device Changelog :-
1) Fixed Network Flactuation
2) Dirac Support Added
3) Hardware Keys Light Disabled
4) Alert Slider Issue Fixed
5) Volte/VoWifi Support Added For all Carriers
6) Pulse Notification LED Support
7) Now LED support Multi-colored.
8) OnePlus Settings Added.
* Swap button
* Slider Configurable
* Gesture Configurable
And Tons of Changes. I don't Remember
Update #1 (21/01/2020)
Device Changelog :-
1) Initial Build
2) Switched Kernel to "Panther's Kernel Z1"
ROM ChangeLog :-
1) Updated Security Patch to 1st January 2020
2) Merged Android revision "android-10.0.0r23"
3) And Many More
ScreenShots
Update #2(31/01/2020)
Is this official?
What's the difference between this one and the one from @PlayFriik ?
ppajdek said:
Is this official?
What's the difference between this one and the one from @PlayFriik ?
Click to expand...
Click to collapse
Don't compare with anyone build. Try on your own and feel difference.
Gaurav24 said:
:CHANGELOG
Update #1 (21/01/2020)
Device Changelog :-
1) Initial Build
2) Switched Kernel to "Panther's Kernel Z1"
ROM ChangeLog :-
1) Updated Security Patch to 1st January 2020
2) Merged Android revision "android-10.0.0r23"
3) And Many More
Click to expand...
Click to collapse
what kernel is this? don't see any Phanter Kernel Z1 anyware.
It is your kernel?
is it 3.x or 4.x kernel?
helderfp said:
what kernel is this? don't see any Phanter Kernel Z1 anyware.
It is your kernel?
is it 3.x or 4.x kernel?
Click to expand...
Click to collapse
Yes, it's mine with few modification and optimized. And it's compiled with 3.18.x.
Does payment via Google Pay work?
Gaurav24 said:
Yes, it's mine with few modification and optimized. And it's compiled with 3.18.x.
Click to expand...
Click to collapse
Source?
@Gaurav24 Thanks for PE build
Please share you opinion about AOD. Can we have burn in protection while using this feature on OnePlus 3T?
ppajdek said:
Source?
Click to expand...
Click to collapse
LOS Kernel
mnsiw said:
@Gaurav24 Thanks for PE build
Please share you opinion about AOD. Can we have burn in protection while using this feature on OnePlus 3T?
Click to expand...
Click to collapse
AOD available. Burn In protection is enable. Check interval if default is ok.. else custom value will be set in next build.
twrp flashed rom, the phone stopped on the LOGO page after restarting the phone.
blue-gem said:
twrp flashed rom, the phone stopped on the LOGO page after restarting the phone.
Click to expand...
Click to collapse
Could it be, that your data partition is encrypted?
If yes, then format data partition.
Master_TC said:
Could it be, that your data partition is encrypted?
If yes, then format data partition.
Click to expand...
Click to collapse
My last rom was evolution, which should not be the reason for data encryption.
blue-gem said:
My last rom was evolution, which should not be the reason for data encryption.
Click to expand...
Click to collapse
You are right, evolution doesn't support encryption.
You have installed only the rom nothing else (magisk, gapps, ...)?
Are NFC payments working in this ROM?
Master_TC said:
You are right, evolution doesn't support encryption.
You have installed only the rom nothing else (magisk, gapps, ...)?
Click to expand...
Click to collapse
I cleared the cache and system
blue-gem said:
I cleared the cache and system
Click to expand...
Click to collapse
I would try a clean install. That means wipe all partitons and format data.
Then reboot again into TWRP and install rom.
hugoaferreira said:
Are NFC payments working in this ROM?
Click to expand...
Click to collapse
ROM is Enforcing. So all payment method should works flawlessly.

[ROM][OFFICIAL][10.0][OnePlus 3/3T] Pixel Experience [OTA][26/11/2020]

{
"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 OnePlus 3/3T [oneplus3]
What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)
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 10.0
Whats working?
Wifi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FMRadio
Fingerprint reader
NFC
Lights
Sound / vibration
Known issues
Nothing
DON'T FLASH GAPPS, ALREADY INCLUDED
Download from Pixel Experience website
Donate
Liked my work? Give me a beer
Translation
Help with project translation
Stay tuned
Our Telegram channel
Our blog​
PE and PE+ Difference :- Link
Android OS version: 10.0.0_r49
Security patch level: December 2020
Build author/Device Maintainer: Gaurav241
Device Source code: https://github.com/PixelExperience-Devices
Kernel:https://github.com/Gaurav241/kernel_oneplus_msm8996
Source code: https://github.com/PixelExperience
ROM Developer:jhenrique09
XDA:DevDB Information
PixelExperience, ROM for the OnePlus 3
Contributors
Gaurav24
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
ROM Firmware Required: OOS 9.0.6
Based On: AOSP
Version Information
Status: Stable
Created 2020-02-21
Last Updated 2020-12-26
ChangeLog
ChangeLog #17 (26/12/2020)
https://forum.xda-developers.com/t/...perience-ota-16-11-2020.4054643/post-84231171
ChangeLog #16 (16/11/2020)
https://forum.xda-developers.com/on...nt/rom-pixel-experience-t4054643/post83936233
ChangeLog #15 (11/10/2020)
https://forum.xda-developers.com/on...nt/rom-pixel-experience-t4054643/post83686707
ChangeLog #14 (03/10/2020)
https://forum.xda-developers.com/on...nt/rom-pixel-experience-t4054643/post83629663
ChangeLog #13 (01/10/2020)
https://forum.xda-developers.com/on...nt/rom-pixel-experience-t4054643/post83620455
ChangeLog #12 (18/09/2020)
https://forum.xda-developers.com/on...nt/rom-pixel-experience-t4054643/post83525901
ChangeLog #11 (15/08/2020)
https://forum.xda-developers.com/on...nt/rom-pixel-experience-t4054643/post83285001
ChaneLog #10 (11/07/2020)
https://forum.xda-developers.com/on...nt/rom-pixel-experience-t4054643/post83044885
ChangeLog of Pixel Experience Standard Edition
Update #1 - Update #9
https://del.dog/raw/inuqihybic
ChangeLog of Pixel Experience Plus Edition
Update #1 - Update #9
https://del.dog/raw/ycrycotuna
hey Gaurav - is encryption working? Thanks
Installed. @Gaurav24 Why you switched kernel to unicornblod?
Volte not working in Airtel India plz help me
sephk said:
hey Gaurav - is encryption working? Thanks
Click to expand...
Click to collapse
its working
Yo, great we finally got a official PE ROM, do the NFC payments work? Thx
Berik84 said:
Yo, great we finally got a official PE ROM, do the NFC payments work? Thx
Click to expand...
Click to collapse
Doesnt work for me
Berik84 said:
Yo, great we finally got a official PE ROM, do the NFC payments work? Thx
Click to expand...
Click to collapse
@PlayFriik fixed it. Soon we will also get. Thanks to @PlayFriik
Feinliebe said:
Doesnt work for me
Click to expand...
Click to collapse
Maybe in nxt built
helderfp said:
Installed. @Gaurav24 Why you switched kernel to unicornblod?
Click to expand...
Click to collapse
Will be switched back to last kernel
Do we need to clean flash to switch from unofficial or is it ok install it like an update ?
BruhToine said:
Do we need to clean flash to switch from unofficial or is it ok install it like an update ?
Click to expand...
Click to collapse
Clean Flash Recommended
Internal audio recording and VOLTE
Does this ROM support
1. Internal audio recording for games like PUBG mobile
2. Airtel VOLTE?
Facing mic issue on PE official, reboot fixes it for a while and then it appears again. Voice input in assistant, Gboard or YouTube not working. I've clean flashed with data formatted.
guide for instalation
anyone can explain how to install, i'm newly on this. my op3t facing big problem with ghost touch.
The link to PE official website cannot be downloaded. Is there any other download method?
blue-gem said:
The link to PE official website cannot be downloaded. Is there any other download method?
Click to expand...
Click to collapse
Did you tap on the + Android 10, then tap on the file name, then tap on download? I just tested it and it works.
Sent from my OnePlus3T using XDA Labs
BillGoss said:
Did you tap on the + Android 10, then tap on the file name, then tap on download? I just tested it and it works.
Sent from my OnePlus3T using XDA Labs
Click to expand...
Click to collapse
Thank you, know this is the reason for my network.
crackedalive said:
Does this ROM support
1. Internal audio recording for games like PUBG mobile
2. Airtel VOLTE?
Click to expand...
Click to collapse
1) U have to install 3rd Party Application to record and enable internal audio recording
2) Airtel Volte works for some of the users for right now. But it will support for everyone from next update.
mnsiw said:
Facing mic issue on PE official, reboot fixes it for a while and then it appears again. Voice input in assistant, Gboard or YouTube not working. I've clean flashed with data formatted.
Click to expand...
Click to collapse
It's working fine here. Did u installed any Module? Give Log or clean flash ROM again.

[ROM][11][X01BD] PixelExperience [Plus Edition][30 November 2021]

{
"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 Asus Zenfone Max Pro M2 [X01BD]
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
Whats working?
Wi-Fi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FM radio
Fingerprint reader
Face unlock
NFC
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​
Difference between Standard and Pixel Experience Plus - Click Here​
Android OS version: 11.0.0_r49
Security patch level: November 2021
Build author/Device Maintainer: Gaurav24
Build author/Device Maintainer: Rk585
Device Source code: https://github.com/PixelExperience-Devices
Kernel Source code: https://github.com/asus-sdm660-devs/android_kernel_asus_sdm660
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09
Support Group :- https://t.me/PixelExperienceMaxProM2
Donate :-
UPI - [email protected]
PayPal - www.paypal.me/kgaurav24
ChangeLog
Update #11 (30/11/2021)
https://forum.xda-developers.com/t/...dition-30-november-2021.4221219/post-86026017
Update #10 (11/09/2021)
https://forum.xda-developers.com/t/...-edition-21-august-2021.4221219/post-85616459
Update #9 (21/08/2021)
https://forum.xda-developers.com/t/...us-edition-17-july-2021.4221219/post-85512709
Update #8 (17/07/2021)
https://forum.xda-developers.com/t/...us-edition-01-july-2021.4221219/post-85340495
Update #7 (01/07/2021)
https://forum.xda-developers.com/t/...lus-edition-18-may-2021.4221219/post-85269157
Update #6 (18/05/2021)
https://forum.xda-developers.com/t/...s-edition-11-march-2021.4221219/post-85035531
Update #5 (11/03/2021)
https://forum.xda-developers.com/t/...e-aosp-24-february-2021.4221219/post-84637021
Update #4 (24/02/2021)
https://forum.xda-developers.com/t/...e-aosp-09-february-2021.4221219/post-84550497
Update #3 (09/02/2021)
https://forum.xda-developers.com/t/...rience-aosp-21-jan-2021.4221219/post-84463007
Update #2.1 (21/01/2021)
https://forum.xda-developers.com/t/...rience-aosp-20-jan-2021.4221219/post-84334227
Update #2 (20/01/2021)
https://forum.xda-developers.com/t/...rience-aosp-20-jan-2021.4221219/post-84328355
It's still a beta version?
Update #2 (20/01/2021)
ROM Side ChangeLog :-
* January security patch.
* ARCore crash fixed.
* Under the hood improvements.
Device Side ChangeLog :-
* Uprev Few HAL.
* ZRAM Enabled & Tuned.
* Remove Unused Stuff From DT.
* Switched to Enforcing Build.
Download :- https://download.pixelexperience.or...ce_X01BD-11.0-20210120-1323-BETA-OFFICIAL.zip
Support Group :- https://t.me/PixelExperienceMaxProM2
Donate :-
UPI - [email protected] (Indian)
PayPal - www.paypal.me/kgaurav24 (International)
kuroi89 said:
It's still a beta version?
Click to expand...
Click to collapse
Beta is just a tag.
Cannnot download from PE website. Error states, "No mirrors found. Please try again after some minutes." for the past couple of hours.
Edit: Had to download using a VPN, downloading now, cheers.
The ROM works well, I haven't discovered any major bugs yet. Thanks devs. Some bugs found are:
The performance on the ROM is on the lower spectrum, the animations are not smooth and lag can be felt even when opening or closing apps which are not even resource intensive,
RAM Management is one of the worst atm,
Random reboots,
The play security update always fails and is currently on 1 October 2020.
Update #2.1 (21/01/2021)
Hotfix Update
- Fixed Vibration Sensor.
Download :- https://download.pixelexperience.or...ce_X01BD-11.0-20210121-1307-BETA-OFFICIAL.zip
Support Group :- https://t.me/PixelExperienceMaxProM2
Donate :-
UPI - [email protected] (Indian)
PayPal - www.paypal.me/kgaurav24 (International)
this version bootloop on my phone, any solutions?
but 11.0- 20201224 work fine.
can I upgrade Android 10 to Android 11 without losing my data?
Rukawax said:
this version bootloop on my phone, any solutions?
but 11.0- 20201224 work fine.
Click to expand...
Click to collapse
Yes, me too
Thanks for this Rom, really appreciate It. I installed
RQ1A.210105.003
PixelExperience_X01BD-11.0-20210121-1307-BETA-OFFICIAL and at the moment it working just fine on my phone.
The latest Magisk 21.4 is working fine. Don't have any problem with other phone functions.
My only problem is I cannot encrypt my phone. Everytime I try to encrypt the phone, it will restart for several times then stuck on Asus logo, wait for hours with no results. It will keep stuck on Asus logo.
I need to format data in TWRP to boot to system.
Does anyone have the same issue or only me?
quasarswastik said:
The ROM works well, I haven't discovered any major bugs yet. Thanks devs. Some bugs found are:
The performance on the ROM is on the lower spectrum, the animations are not smooth and lag can be felt even when opening or closing apps which are not even resource intensive,
RAM Management is one of the worst atm,
Random reboots,
The play security update always fails and is currently on 1 October 2020.
Click to expand...
Click to collapse
I also can confirm that Google Play system update fails to update, stuck on 1 October 2020.
But on my phone I don't have problem with random reboot.
What is the Difference between X01BD and X01BDA ?
I have X01BDA and i want to change my rom but i am not able to find anything for X01BDA
I really wanna try pixel os
pk_gamer_07 said:
What is the Difference between X01BD and X01BDA ?
I have X01BDA and i want to change my rom but i am not able to find anything for X01BDA
I really wanna try pixel os
Click to expand...
Click to collapse
Hi, I'm using X01BDA too.
I don't know what's the difference, but I don't have any problem installing this ROM.
The only thing is I cant encrypt my phone with this ROM. For comparison Lineage OS can encrypt my phone with no problem
Good luck with yours.
danz852 said:
Hi, I'm using X01BDA too.
I don't know what's the difference, but I don't have any problem installing this ROM.
The only thing is I cant encrypt my phone with this ROM. For comparison Lineage OS can encrypt my phone with no problem
Good luck with yours.
Click to expand...
Click to collapse
Thanks!, maybe then ill try it out soon
danz852 said:
I also can confirm that Google Play system update fails to update, stuck on 1 October 2020.
But on my phone I don't have problem with random reboot.
Click to expand...
Click to collapse
Thanks for confirming danz852. I've faced random reboot once myself. Just to confirm, is the performance on your device sub par too?
quasarswastik said:
Thanks for confirming danz852. I've faced random reboot once myself. Just to confirm, is the performance on your device sub par too?
Click to expand...
Click to collapse
Hi, at the moment my device running smooth. I'm not using my phone for playing game only browsing, sometimes YouTube and social media apps.
I have problem with phone encryption. Everytime i tried to encryp, the phone bootloops on Asus logo. Can u confirm this happens to your phone too?
--------
Cc: @Gaurav24 is this rom support phone encryption? Thanks.
Can I upgrade Android 10 to Android 11 without losing my data? Right now im using latest PixelExperience Android 10 build

[ROM][13][instantnoodle] PixelExperience [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 for OnePlus 8 [instantnoodle]
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 13
Whats working?
Wi-Fi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FM radio
Fingerprint reader
Face unlock
NFC
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: 13
Security patch level: October 2022
Build author/Device Maintainer: zlewchan
Device Source code: https://github.com/PixelExperience-Devices
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09
​
IMPORTANT​If you face any issues with touch screen after installation it means that you're on incorrect firmware version. You need to be on at least OxygenOS 13 F13 Firmware. Not the first one you ever installed. OxygenOS 11 & 12 firmware won't work.
Wow thanks OP! Do we need to flash OOS 12 C33/35 for firmware before flashing this?
themostunique said:
Wow thanks OP! Do we need to flash OOS 12 C33/35 for firmware before flashing this?
Click to expand...
Click to collapse
Yes. You need to be on at least C33.
Thx for the official build. Does it support OTA?
neven1127 said:
Thx for the official build. Does it support OTA?
Click to expand...
Click to collapse
Yes. It does.
Will T-Mobile version work?
Larkin24 said:
Will T-Mobile version work?
Click to expand...
Click to collapse
Yes, all verions are supported expect the Verizon one.
zlewchan said:
Yes, all verions are supported expect the Verizon one.
Click to expand...
Click to collapse
F*ck Verizon one...
Thanks!
I tried a couple of unofficial PE for OP8, but the auto brightness isnt very stable when dark. Is it better with this official BETA? And how is battery life? Installing now.
Edit: can't install Netflix from Play Store and can't use tap to pay with my bank and Google Pay. Both things were working with the unofficial beta's I tried.
Petert87 said:
Thanks!
I tried a couple of unofficial PE for OP8, but the auto brightness isnt very stable when dark. Is it better with this official BETA? And how is battery life? Installing now.
Edit: can't install Netflix from Play Store and can't use tap to pay with my bank and Google Pay. Both things were working with the unofficial beta's I tried.
Click to expand...
Click to collapse
This is a SafetyNet issue, will be fixed in coming update.
zlewchan said:
This is a SafetyNet issue, will be fixed in coming update.
Click to expand...
Click to collapse
I fixed it with Magisk, so that's not needed in the future?
Petert87 said:
I fixed it with Magisk, so that's not needed in the future?
Click to expand...
Click to collapse
Won't be needed.
Thanks!
I'm using it as daily driver at the moment. Battery isn't that good at this moment. Need to recharge during the day. Will it be better with the next update(s)? And the website already prepared for Plus edition
How do I update from beta to new stable version?
loupeppe said:
How do I update from beta to new stable version?
Click to expand...
Click to collapse
Just install in Recovery with sideload I think?
In some games and applications (for example Apex Legends Mobile) vibration is enabled for a very long duration (10-15 seconds), when for example a match is begin in the Apex game.
How to collect logs?
Or is that enough?
Same problem on lineage os 19.1
@zlewchan
zlewchan said:
PixelExperience for OnePlus 8 [instantnoodle]
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 13
Whats working?
Wi-Fi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FM radio
Fingerprint reader
Face unlock
NFC
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: 13
Security patch level: October 2022
Build author/Device Maintainer: zlewchan
Device Source code: https://github.com/PixelExperience-Devices
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09
​
Click to expand...
Click to collapse
How many hours of battery can I get with this rom? With evolution x was significantly less than with stock
Tetro75 said:
How many hours of battery can I get with this rom? With evolution x was significantly less than with stock
Click to expand...
Click to collapse
Atm stock has a better battery life I think. But it's a bèta. I hope it would be better
Coming from PA Sapphire, my banking app was working over there (SafetyNet, HideProps, Shamiko), but the same setup fails to get it working here. Any clues?

Categories

Resources