Development [ROM][13][OFFICIAL] PixelOS [AOSP][STABLE][15/02/2023]

Did you like this project?

  • Yes

  • No


Results are only viewable after voting.
Search This thread

whyredFire

Senior Member
Unfortunately I still experience these issues.

This time I did clean flash from scratch. Flashed latest recovery, latest PixelOS and latest global firmware. And I did not restore any settings to be sure there wasn't anything old residing that messes things up.

Everything works fine for a while. Then suddenly Opera Browser only displays blank pages. Or my weather and radar app doesn't load the fullscreen view.

If I enter recent apps and then swipe up to close it, it works again.

Same thing with MIUI camera. After a while I suddenly get the "Can't connect to camera..."-message. I can still access the camera from other apps, but not from the MIUI camera app until I completely close it from recent apps list.
Please take logs for both these issues.
 

bigfoss

Member
Sep 10, 2010
11
4
Please take logs for both these issues.

At the moment I can't reproduce the camera error. This phone is not my daily driver for the moment so I haven't used it a lot. I do however got a crash log for the camera from yesterday. Not sure if it's related to the "can't connect to camera" message.

Attaching logs when Opera Browser and Wetterradar doesn't load/open anything. This issue is persistent. A force close helps for a while.

Edit: Can't seem to attach the log files. Sent PM instead.

Code:
11-27 21:05:12.514 10402 10402 E AndroidRuntime: FATAL EXCEPTION: main
11-27 21:05:12.514 10402 10402 E AndroidRuntime: Process: com.android.camera, PID: 10402
11-27 21:05:12.514 10402 10402 E AndroidRuntime: java.lang.RuntimeException: Unable to create BackupAgent com.android.camera.backup.CameraBackupAgent: java.lang.ClassNotFoundException: Didn't find class "com.android.camera.backup.CameraBackupAgent" on path: DexPathList[[zip file "/system/priv-app/MiuiCamera/MiuiCamera.apk"],nativeLibraryDirectories=[/system/priv-app/MiuiCamera/lib/arm64, /system/priv-app/MiuiCamera/MiuiCamera.apk!/lib/arm64-v8a, /system/lib64, /system_ext/lib64, /system/lib64, /system_ext/lib64]]
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.app.ActivityThread.handleCreateBackupAgent(ActivityThread.java:4432)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.app.ActivityThread.-$$Nest$mhandleCreateBackupAgent(Unknown Source:0)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2216)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.os.Handler.dispatchMessage(Handler.java:106)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.os.Looper.loopOnce(Looper.java:201)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.os.Looper.loop(Looper.java:288)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.app.ActivityThread.main(ActivityThread.java:7898)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at java.lang.reflect.Method.invoke(Native Method)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:550)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
11-27 21:05:12.514 10402 10402 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.camera.backup.CameraBackupAgent" on path: DexPathList[[zip file "/system/priv-app/MiuiCamera/MiuiCamera.apk"],nativeLibraryDirectories=[/system/priv-app/MiuiCamera/lib/arm64, /system/priv-app/MiuiCamera/MiuiCamera.apk!/lib/arm64-v8a, /system/lib64, /system_ext/lib64, /system/lib64, /system_ext/lib64]]
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:259)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at com.iqiyi.android.qigsaw.core.splitload.SplitDelegateClassloader.findClass(SplitDelegateClassloader.java:1)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at com.iqiyi.android.qigsaw.core.splitload.SplitDelegateClassloader.loadClass(SplitDelegateClassloader.java:1)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.app.ActivityThread.handleCreateBackupAgent(ActivityThread.java:4401)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     ... 9 more
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     Suppressed: java.lang.NoClassDefFoundError: Failed resolution of: Lmiui/app/backup/FullBackupAgent;
11-27 21:05:12.514 10402 10402 E AndroidRuntime:         at java.lang.VMClassLoader.findLoadedClass(Native Method)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:         at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:738)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:         at java.lang.ClassLoader.loadClass(ClassLoader.java:363)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:         ... 13 more
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     Caused by: java.lang.ClassNotFoundException: miui.app.backup.FullBackupAgent
11-27 21:05:12.514 10402 10402 E AndroidRuntime:         ... 16 more
 

Attachments

  • com.android.camera.txt
    3.9 KB · Views: 4

whyredFire

Senior Member
At the moment I can't reproduce the camera error. This phone is not my daily driver for the moment so I haven't used it a lot. I do however got a crash log for the camera from yesterday. Not sure if it's related to the "can't connect to camera" message.

Attaching logs when Opera Browser and Wetterradar doesn't load/open anything. This issue is persistent. A force close helps for a while.

Edit: Can't seem to attach the log files. Sent PM instead.

Code:
11-27 21:05:12.514 10402 10402 E AndroidRuntime: FATAL EXCEPTION: main
11-27 21:05:12.514 10402 10402 E AndroidRuntime: Process: com.android.camera, PID: 10402
11-27 21:05:12.514 10402 10402 E AndroidRuntime: java.lang.RuntimeException: Unable to create BackupAgent com.android.camera.backup.CameraBackupAgent: java.lang.ClassNotFoundException: Didn't find class "com.android.camera.backup.CameraBackupAgent" on path: DexPathList[[zip file "/system/priv-app/MiuiCamera/MiuiCamera.apk"],nativeLibraryDirectories=[/system/priv-app/MiuiCamera/lib/arm64, /system/priv-app/MiuiCamera/MiuiCamera.apk!/lib/arm64-v8a, /system/lib64, /system_ext/lib64, /system/lib64, /system_ext/lib64]]
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.app.ActivityThread.handleCreateBackupAgent(ActivityThread.java:4432)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.app.ActivityThread.-$$Nest$mhandleCreateBackupAgent(Unknown Source:0)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2216)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.os.Handler.dispatchMessage(Handler.java:106)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.os.Looper.loopOnce(Looper.java:201)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.os.Looper.loop(Looper.java:288)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.app.ActivityThread.main(ActivityThread.java:7898)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at java.lang.reflect.Method.invoke(Native Method)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:550)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
11-27 21:05:12.514 10402 10402 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.camera.backup.CameraBackupAgent" on path: DexPathList[[zip file "/system/priv-app/MiuiCamera/MiuiCamera.apk"],nativeLibraryDirectories=[/system/priv-app/MiuiCamera/lib/arm64, /system/priv-app/MiuiCamera/MiuiCamera.apk!/lib/arm64-v8a, /system/lib64, /system_ext/lib64, /system/lib64, /system_ext/lib64]]
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:259)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at com.iqiyi.android.qigsaw.core.splitload.SplitDelegateClassloader.findClass(SplitDelegateClassloader.java:1)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at com.iqiyi.android.qigsaw.core.splitload.SplitDelegateClassloader.loadClass(SplitDelegateClassloader.java:1)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     at android.app.ActivityThread.handleCreateBackupAgent(ActivityThread.java:4401)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     ... 9 more
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     Suppressed: java.lang.NoClassDefFoundError: Failed resolution of: Lmiui/app/backup/FullBackupAgent;
11-27 21:05:12.514 10402 10402 E AndroidRuntime:         at java.lang.VMClassLoader.findLoadedClass(Native Method)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:         at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:738)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:         at java.lang.ClassLoader.loadClass(ClassLoader.java:363)
11-27 21:05:12.514 10402 10402 E AndroidRuntime:         ... 13 more
11-27 21:05:12.514 10402 10402 E AndroidRuntime:     Caused by: java.lang.ClassNotFoundException: miui.app.backup.FullBackupAgent
11-27 21:05:12.514 10402 10402 E AndroidRuntime:         ... 16 more
I believe its some magisk module causing issues, if not then delete this directory /system/priv-app/MiuiCamera and reflash rom.
 

wegwolv

Senior Member
Jan 12, 2015
56
9
This "cannot connect to camera" issue has nothing to do with magisk. It happens on mine too and I don´t have magisk flashed / installed.
Force closing the miui camera app helps for the moment. Next time (10 min later) it closes again with the same error message.
(Clean flash yesterday with 11/27 version)

More annoying is the audio issue. when playing a podcast with pocketcasts and then switching audio e.g. to an audiobook player and then going back to playing audio with the pocketcasts podcast app completely screws up audio playback on the whole phone. Neither pocketcasts nor the audiobook player can output audio any more. very strange. rebooting the phone helps.

either way: this ROM otherwise is just awesome. the speed and fluidity is unmatched. thanks VERY MUCH to this genious developer!!
 
  • Like
Reactions: bigfoss

bigfoss

Member
Sep 10, 2010
11
4
I believe its some magisk module causing issues, if not then delete this directory /system/priv-app/MiuiCamera and reflash rom.
I don't have any magisk module installed. It's a clean flash. Did another complete reflash with recovery, factory reset/wipe data, latest ROM and latest global firmware.

This time I had a new issue checking the logs:

Code:
11-28 20:39:49.541  5904  7157 E AndroidRuntime: FATAL EXCEPTION: CameraHandlerThread
11-28 20:39:49.541  5904  7157 E AndroidRuntime: Process: com.android.camera, PID: 5904
11-28 20:39:49.541  5904  7157 E AndroidRuntime: java.lang.IllegalStateException: Failed to register a camera service listener
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.hardware.camera2.CameraManager$CameraManagerGlobal.connectCameraServiceLocked(CameraManager.java:1634)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.hardware.camera2.CameraManager$CameraManagerGlobal.getCameraService(CameraManager.java:1572)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.hardware.camera2.CameraManager.getCameraCharacteristics(CameraManager.java:579)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.hardware.camera2.CameraManager.openCameraDeviceUserAsync(CameraManager.java:679)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.hardware.camera2.CameraManager.openCameraForUid(CameraManager.java:975)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.hardware.camera2.CameraManager.openCameraForUid(CameraManager.java:996)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.hardware.camera2.CameraManager.openCamera(CameraManager.java:834)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at com.xiaomi.camera.device.callable.OpenCameraCallable.call(OpenCameraCallable.java:29)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at com.xiaomi.camera.device.callable.CameraCallable.run(CameraCallable.java:3)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at com.xiaomi.camera.device.CameraService.OooO00o(CameraService.java:2)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at OooO00o.OooO0o.OooO00o.OooO0O0.OooO0OO.handleMessage(Unknown Source:0)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.os.Handler.dispatchMessage(Handler.java:102)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.os.Looper.loopOnce(Looper.java:201)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.os.Looper.loop(Looper.java:288)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.os.HandlerThread.run(HandlerThread.java:67)
11-28 20:39:49.541  5904  7157 E AndroidRuntime: Caused by: android.os.ServiceSpecificException: addListenerHelper:2632: Listener already registered (code 2)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.os.Parcel.createExceptionOrNull(Parcel.java:3029)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.os.Parcel.createException(Parcel.java:2999)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.os.Parcel.readException(Parcel.java:2982)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.os.Parcel.readException(Parcel.java:2924)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.hardware.ICameraService$Stub$Proxy.addListener(ICameraService.java:667)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     at android.hardware.camera2.CameraManager$CameraManagerGlobal.connectCameraServiceLocked(CameraManager.java:1613)
11-28 20:39:49.541  5904  7157 E AndroidRuntime:     ... 14 more

Unrelated to the camera issues, I'm wondering if there's something wrong with WebView since several apps don't work/load content as expected? (Just a guess from my side).

Since I have to many issues with the this rom I decided to downgraded my phone to the good old reliable PixelOS_lisa-12.1-20220712-0056. Wasn't sure it would work but since someone else in this thread claimed you can't downgrade from 13 to 12. But I just flashed the old recovery, old rom and old firmware and voila, it worked! :)

Anyway, super thanks for your great effort. I really like PixelOS! It's fantastic compared to stock-firmware.
 

whyredFire

Senior Member
This "cannot connect to camera" issue has nothing to do with magisk. It happens on mine too and I don´t have magisk flashed / installed.
Force closing the miui camera app helps for the moment. Next time (10 min later) it closes again with the same error message.
(Clean flash yesterday with 11/27 version)

More annoying is the audio issue. when playing a podcast with pocketcasts and then switching audio e.g. to an audiobook player and then going back to playing audio with the pocketcasts podcast app completely screws up audio playback on the whole phone. Neither pocketcasts nor the audiobook player can output audio any more. very strange. rebooting the phone helps.

either way: this ROM otherwise is just awesome. the speed and fluidity is unmatched. thanks VERY MUCH to this genious developer!!
Hm, those crash logs didn't help much.
Can you please try taking adb logs and reproduce the same camera issue, I'm guessing I missed a lib or two.
Same for audio issue, I'll look into the audio changes from 12.1 to 13 today.
 
  • Like
Reactions: wegwolv
Idn i try it and work for me.
Slowly charge its good for baterry too :)

I think about ACC Module magisk to Smart charge to longlife battery but if i try ACC i dont have fast charge too. also xcharge + acc module its not recommended and risky. So i stay only with xcharge. Charge normally like before or better with Global rom
Xcharge didnt work for me
 

cougar_anne

Member
Nov 27, 2022
5
0
Im having an issue with mic access. Whenever I open my guitar tuning app (gStrings) it says another app is using the mic. Even if there are no other apps open
 

cougar_anne

Member
Nov 27, 2022
5
0
Do you have google assistant enabled?
I do. There are a few other things I was hoping you might be able to help me with as well. For example, my YouTube music always crashes when I first start a playlist. Sometimes I get weird camera or microphone crashes. Like I'll be trying to use Snapchat, and it says that the camera is being used by another app but there's no other app open. Awesome rom though. Really great job
 

Mthw

Senior Member
May 12, 2013
372
103
HTC EVO 3D
Lenovo Vibe P1m
I do. There are a few other things I was hoping you might be able to help me with as well. For example, my YouTube music always crashes when I first start a playlist. Sometimes I get weird camera or microphone crashes. Like I'll be trying to use Snapchat, and it says that the camera is being used by another app but there's no other app open. Awesome rom though. Really great job
Have you tried disabling Google assistant?
 

wegwolv

Senior Member
Jan 12, 2015
56
9
After reinstalling the Rom the MIUI Cam App works now. Strangely there is not a single Audiobook Player App that works with the SD Card. Tried at least 5 or 6 different Apps. They either cannot Access the SD Card at all or Access it but have troubles to Play Files from it after a reboot.
 

LEE227722

New member
Jan 15, 2020
1
1
Thank you dev's for you amazing work on this ROM. Everything works fine (or should I say better!). Extremely fluid and amazing. Also yeah, unlimited storage in google photos is 💖. My gaming performance is also better than stock MIUI (now playing CODM with Graphics : Very High and FPS : Max) with reasonable battery drainage.

The only thing that I felt is lacking in this ROM is :
1. In-Built call recording. (Many similar apps available on playstore though)
2. Camera doesn't always launch on the first time.(Have to reopen the app to get it working)

The best thing about this ROM anyways :
1. Really good battery life with amazing charging speeds without heating up the phone. Overnight battery drainage is just 1%(I used to have 12%)(Also by keeping 3 apps always working in the background, 5g turned on, and with always on display on both ROM's)
2. Everything works as they should .(At least in my scenario which include 2+ Hrs gaming, Browsing, Multi-tasking, taking photos, Listening to music and stuffs)
3. 5G is 5G.
4. Completely Bug-Free.(Haven't encountered any in my 2+ weeks of usage)
5. Bluetooth connection with Watch and Earphones are constant without any drop in signal or quality.
6. Android 13's signature features do work without any problems.

Lastly yeah, I would definitely recommend people to install this ROM.
Keep up with the great work DEV's.
 
  • Like
Reactions: clintmamuri

Sm.one

New member
Aug 9, 2022
2
1
Help me please. There is no sound of music in headphones with type-c. Rom installed after MIUI 13.0.6.0
 
Thanks for the Rom, everything works! But when I flash Magisk suddenly my Bluetooth doesn't work? An Idea what's wrong?
Flash latest global firmware, (not the full rom, only the firmware) from here :


Give it a try.

Are you at the latest pixel rom and the latest boot.img, and latest vendor_boot.img ?

Best regards,

Ati
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Thanks to the devs for the almost perfect ROM. As I said earlier, recent improvement on the bluetooth audio are awesome. The connection is stable as a rock with all the codecs.

    Small feature request : see spotify current song/artist on always-on display (AOD). This info was shown on Android 12.
    This issue has been fixed, will be reflected in the next update.

    Thanks for update.
    Still problem with miui camera, which FC with a error connection message.
    Thanks for the Rom! Clean flashed Feb 15 version from LineageOS 19. The camera won't open.
    Unfortunately that didn't change anything for me. Still just a black screen with zero options
    2
    Thanks for the instruction. Log attached.
    (But dmesg says permission denied.)
    There's no way you don't have any magisk modules installed. I won't be able to help unless you're ready to come clean. I've mentioned this before and I'll say it again. If you're using any additional magisk modules then you must mention it.

    Code:
    02-16 11:12:20.193  1782  3756 I ActivityTaskManager: START u0 {act=miui.intent.action.SYSTEM_PERMISSION_DECLARE pkg=com.miui.securitycenter (has extras)} from uid 10064
    02-16 11:12:20.194  2551  2551 E [email protected]: requestCtaDialog fail cause:android.content.ActivityNotFoundException: No Activity found to handle Intent { act=miui.intent.action.SYSTEM_PERMISSION_DECLARE pkg=com.miui.securitycenter (has extras) }
    This isn't normal behavior, system files have been altered in some way or the other.
    2
    I don't think so, but idk. If so, you could try Magisk hide on Photos. If you need magic eraser badly, you could try things like downgrading/ reinstalling Photos app. First you'd have to uninstall it with root uninstaller, I use App2sd, and reboot. Then source the apk yoursel(apk mirror etc). Out of curiosity I tried to get ME to work myself today and followed this tutorial. Magisk eraser was avaible as a feature, but it wasn't removing any selected areas, it did nothing.
    Sorry for double post : I flashed latest stable xiaomi.eu build for Lisa and Magic Eraser works...
    I'll proabably flash PixelOS again soon, maybe it will be ok this time.
    Got magic eraser feature yesterday without doing anything, turns out it was a server rollout and did not depend on the app version. It got rolled out in cycles, a few users got it earlier than others.
    1
    Thanks. I used the command but MIUI camera still won't open.

    I enabled USB debugging in dev options, allowed PC access, and used the command. It didn't give any error, so I suppose the command was sent successfully?
    It won't open at all, or it won't open sometimes? If it's not opening at all, that must be something else. Did you flash any camers modules or tried to update the camera app? The resolotion suggested by whyredFire completly solved the problem for me.
    1
    New MIUI firmware (march 7 -EUR and India), no need to flash february CN.

    For next builds, is there a firmware we mandatory need to flash or any latest would be ok ?
  • 54
    pixelos-bluepoison.png

    PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies. We aim to provide an experience similar to Google Pixel phones with numerous performance enhancements and a small amount of useful additional features.

    Code:
    /* Your warranty is now void.
    *
    * I am not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or you getting fired because the alarm app failed. Please
    * do some research if you have any concerns about features included in this ROM
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at me for messing up your device, I will laugh at you.
    */

    Our Featurelist

    Device Specific Issues:
    • So far, everything is working
    • Permissive SELinux

    Downloads
    Get the latest PixelOS Build for Xiaomi 11 Lite 5G NE Download
    Firmware https://www.xiaomifirmwareupdater.com/firmware/lisa/
    Magisk (optional) https://github.com/topjohnwu/Magisk/releases
    PixelOS Recovery https://sourceforge.net/projects/pixelos-releases/files/thirteen/lisa/recovery/

    Notes
    • GApps are included, don't flash separately
    • Encryption is enabled by default
    • Shipped with QuicksilveR kernel
    • MIUICamera shipped by default (everything works).

    Flashing Instructions
    Clean flash (coming from a different ROM):

    • Reboot to bootloader (fastboot)
    • Connect phone to PC
    fastboot flash boot boot.img
    fastboot flash vendor_boot vendor_boot.img
    fastboot reboot recovery
    • Select Wipe data/factory reset & confirm
    • Go back and select Apply update from ADB
    adb sideload PixelOS*.zip
    • Flash latest firmware from the link above
    adb sideload fw_lisa*.zip
    • After installation complete, Reboot system.

    Dirty Flash (updating from previous PixelOS ROM):
    • Reboot to recovery
    • Apply update from ADB
    adb sideload PixelOS*.zip
    adb sideload fw_lisa*.zip (only if there's a firmware update)
    • After installation complete, Reboot system.

    Detailed Instructions

    Join our Telegram Group https://t.me/PixelOSChat
    We depend on donations to keep our infrastructure running, show your support by donating!
    Paypal: https://paypal.me/whyredfire
    UPI: [email protected]

    Source Code
    PixelOS
    http://github.com/PixelOS-AOSP
    Device Tree https://github.com/PixelOS-Devices/device_xiaomi_lisa
    Vendor Tree https://gitlab.com/PixelOS-Devices/vendor_xiaomi_lisa
    Kernel Tree https://github.com/PixelOS-Devices/kernel_xiaomi_lisa

    ROM OS Version: Android 13.
    ROM Kernel: Linux 5.4.x
    Stable Release Date: 23 January 2022
    Latest Release Date: 15 February 2023
    10
    Could you send a more detailed installation tutorial please?
    After struggIing a little bit I've finally done it. I didn't have any knowledge about any of it before doing this. So I'm not an expert but here is a more detailed guide:

    - Assuming you unlocked your bootloader. If you didn't, first you need to unlock it: Bootloader Unlocking Guide

    - Download the Latest Android Platform Tools and after exctracting it, move it to the main "C:" folder.

    - Download Recovery (boot.img) and move it to the same "Platform Tools" folder that we copied to the "C:"

    - Download ROM and don't exctract it or rename it. Also move it to the same folder.

    - Download Latest Firmware and also move this to the same folder that we copied to the "C:"

    - Download Mi Flash Tool. After downloading it, open the program and select the driver tab and install it.

    - Activate the Developer Options in your phone by Settings > About Phone > Tap on MIUI Number 7 times.

    - Search "Developer Options" in the settings and open it. There is an "Usb Debugging" option, enable it.

    - Connect your phone to the PC. And choose the File Transfer Mode from your phone's notifications.

    - Turn off your phone. After that press the Volume Down + Power Button together a few seconds until you see it enter into the Fastboot mode.

    - Open the Platform Tools folder that we moved in to the "C:" and type "cmd" into the Windows Explorer's folder direction bar and press Enter.

    - Type "adb shell" in to the command prompt that opened. (If it didn't recognise the command, type ".\adb shell" and use ".\" before any command I give after this.)

    - Type "fastboot devices". You should see your device. If you couldn't, then check the drivers or install the drivers again from Mi Flash Tool. If you still can't see your device and also can't see it in the Device Manager(Windows) then you probably using a diffrent USB-C cable. Try using the original one. If it still didn't solve the problem, try a diffrent PC or an USB Output.

    - Type "fastboot flash boot boot.img". You should see it installing. Wait before it finishes.

    - Type "fastboot reboot recovery". You should see your phone entering into the recovery mode. If it didn't, press Power Button few seconds until it shot down. Then press Volume Up + Power Button few seconds until you see it entering into the recovery mode.

    - By using Volume Up and Down and Power Buttons you can navigate the recovery menu from your phone. So select "Wipe Data/Factory Reset" and confirm.

    - After that go back to the Main Menu and select "Apply update".

    - Open the command prompt from your PC again if you closed it and type "adb sideload
    PixelOS_lisa-12.1-20220622-1650.zip" (the ROM file should be named this. If your file's name is diffrent, type that instead.)

    - It should start installing. If this didn't, then you probably missed some steps from this guide. So please check that if you have the latest Platrfom Tools(adb) and that you download it from the official site. Also don't open it from the PowerShell Window, open it from the "cmd" like I said and make sure that it's in the main "C:" disc. Also try closing and opening again your PC and your phone before proceeding the second time.If it didn't start after all this and said cannot read the file, then you should try this: Large Adress Aware Program .

    - Only do this next 2 steps if there is new firmware update or you are flashing this rom from any other rom. If you are just updating your ROM and there is no new firmware update, ignore this next 2 steps.

    - After installing sideload reboot to recovery again. Then go into the "Apply Update" again from your phone.

    - Open the command prompt from your PC again type "adb sideload fw_lisa_miui_LISAGlobal_V13.0.4.0.SKOMIXM_0508eaacfa_12.0.zip" (the firmware file should be named this. If your file's name is diffrent, type that instead.)

    - After installing, navigate trough recovery menu again and select the "Reboot System".

    - It's Done!!!
    8
    PixelOS Update! (18/06/2022)

    Dirty flash works, just sideload or flash from sdcard.
    OTA Update pushed to users on previous beta and stable builds.

    Download MIUICamera for lisa: https://github.com/PixelOS-Releases...2022-06-11/MiuiCamera-lisa-v1.2-android12.zip

    Changelogs:
    - Introduced XiaomiParts
    - Fixed 5GHz hotspot
    - Fixed WiFi Display
    - Cleaned up audio properties
    - Misc. changes

    • Applock is now stable (exposed in security settings)
    • Added support for per-app volume
    • Added an option to remove the screenshots and screenrecords limits for all applications
    • Fixed Media picker SystemUI crash
    • Fixed widgets crash on PixelLauncher
    • Fixed semi bold font on PixelLauncher
    • Switched to material-you animation for double tap to doze gesture
    • Added Data Switch QS Tile
    • Added delete action for screenshot and screenrecorder notifications
    • Fixed colors on DocumentsUI
    7
    PixelOS Update! (15/08/2022)

    Dirty flash works, just sideload or flash from sdcard.
    OTA Update pushed to users on previous beta and stable builds.

    Changelogs:
    • Reverted back to boot header v3 (try your luck with custom recoveries)
    • Reverted most blobs to stock
    • Reverted back to aosp color profiles as earlier
    • Nuked hi-fi as it doesn't work
    • Enabled back CAF input boost
    • Switched to QuickSilver Kernel

    • Merged August Security Patch
    • Introduced Quick unlock
    • Added an option to scramble pin layout when unlocking
    • Added an option to hide power menu on secure lockscreen
    • Allow user configurable fingerprint wake and unlock
    • Fixed an issue where vibration intensity would reset on some devices
    • Fixed volume panel background color in light mode
    • Restored default Pixel font behavior
    • Enable strict standby policy
    • Rework screen off FOD
    • AppLock improvements
    • Updated translations
    • More miscellaneous changes and fixes
    7
    It's not modded in any sort, the sources used by PE or most other roms are open source and anyone can fork them and modify them according to their requirements, that's exactly what I did. This is not a GSI/ ported rom, it has been properly compiled from the sources.