Themes / Apps / Mods Customs Boot animation OOS 12.1 & OOS 13 - OnePlus 9 Pro

Just sharing 3 boot animations working on OOS 13 and 12.1 :
Pac-Man Bootanimation
McLaren bootanimation
Cyberpunk 2077 Bootanimation
Original: Cyberpunk 2077 Bootanimation
Original with color matching shutdown logo (by co4)
Original with glitched effects (by co4)
Flash as a module thru Magisk Application
Source : web
Author : appears while installing the module. Thanks to him

can we flash this on aosp ROMs?

Works perfectly on op9 many thanks

Thanks Steve, McLaren looks awesome on my 9 Pro OOS13!!

co4 said:
Works perfectly on op9 many thanks
Click to expand...
Click to collapse
Yes, you can, but
maybe once flashad you have to update module structure to match rom's media folder path

Steve0007 said:
Just sharing 3 boot animations working on OOS 13 and 12.1 :
Pac-Man Bootanimation
Cyberpunk 2077 Bootanimation
McLaren bootanimation
Flash as a module thru Magisk Application
Source : web
Author : appears while installing the module. Thanks to him
Click to expand...
Click to collapse
Do they work with Android 11?

@Steve0007 I managed to use your cyberpunk boot animation module and adapt it a little to include a color matching shutdown logo
in the post-fs-data.sh script you repeated the mount bind function twice it seems it's not needed twice and you can include rbootanimation.zip
Code:
mount --bind $MODDIR/my_product/media/bootanimation/bootanimation.zip /my_product/media/bootanimation/bootanimation.zip
mount --bind $MODDIR/my_product/media/bootanimation/rbootanimation.zip /my_product/media/bootanimation/rbootanimation.zip
{
"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"
}
Tested on my OOS one plus 9, I also slightly modded the boot up animation to have a op logo which I might try and re-edit in the future.
Cyberpunk OOS 13 bootlogo & Shutdown logo

co4 said:
@Steve0007 I managed to use your cyberpunk boot animation module and adapt it a little to include a color matching shutdown logo
in the post-fs-data.sh script you repeated the mount bind function twice it seems it's not needed twice and you can include rbootanimation.zip
Code:
mount --bind $MODDIR/my_product/media/bootanimation/bootanimation.zip /my_product/media/bootanimation/bootanimation.zip
mount --bind $MODDIR/my_product/media/bootanimation/rbootanimation.zip /my_product/media/bootanimation/rbootanimation.zip
View attachment 5774221
Tested on my OOS one plus 9, I also slightly modded the boot up animation to have a op logo which I might try and re-edit in the future.
Cyberpunk OOS 13 bootlogo & Shutdown logo
Click to expand...
Click to collapse
Using yours now. I like the reboot better thanks
I will post it on our first post of this thread

I Have re-made the boot animation a little more to my own liking removed the cyberpunk logo and added oneplus with glitched effects.
this is to my taste but I thought someone else might like it.
tested & working on OP9
Cyber2077 Boot+ Shutdown

co4 said:
I Have re-made the boot animation a little more to my own liking removed the cyberpunk logo and added oneplus with glitched effects.
View attachment 5774845
this is to my taste but I thought someone else might like it.
tested & working on OP9
Cyber2077 Boot+ Shutdown
Click to expand...
Click to collapse
Tested on op9pro. Works

Nice, u shoud put on fox module manager
GitHub - Fox2Code/FoxMagiskModuleManager: A module manager for Magisk because the official app dropped support for it
A module manager for Magisk because the official app dropped support for it - GitHub - Fox2Code/FoxMagiskModuleManager: A module manager for Magisk because the official app dropped support for it
github.com

co4 said:
I Have re-made the boot animation a little more to my own liking removed the cyberpunk logo and added oneplus with glitched effects.
View attachment 5774845
this is to my taste but I thought someone else might like it.
tested & working on OP9
Cyber2077 Boot+ Shutdown
Click to expand...
Click to collapse
That looks awesome. Just wondering if it works with Android 11.

netgar said:
That looks awesome. Just wondering if it works with Android 11.
Click to expand...
Click to collapse
I believe the file structure is different it's why panL said the module was oos13 only.
how this works is it puts the bootanimation into
Root / my_product / media / bootanimation
Then it's loaded.
If you have a known android 11 boot animation module I could swap out the bits or you could do it yourself by opening my module and replacing the zip files
I only rooted oos13 so have no knowledge of previous root setups.
I've re-redone the animation with more glitches :
GitHub - sodasoba1/ONEPLUS9-OOS13-BootAnimation
Contribute to sodasoba1/ONEPLUS9-OOS13-BootAnimation development by creating an account on GitHub.
github.com

I tried the McLaren boot animation magisk module from the 7TP oos11 and it works on oos11 9Pro just fine. (Edit*). Just install zip in magisk. I will attach it here with a warning:
This is the McLaren Boot Animation for Android/OOS11:
Original post:
https://forum.xda-developers.com/attachments/mclaren-bootanimations-op7t_pro_5g-a11-zip.5462401
Attachment:

netgar said:
That looks awesome. Just wondering if it works with Android 11.
Click to expand...
Click to collapse
If the module below does work correctly with A11 as stated then I have used that module to make a compatible module
Appreciative said:
I tried the McLaren boot animation magisk module from the 7TP oos11 and it works on oos11 9Pro just fine. You could swap out the path of the above ones to make them work in oos11 also. Just install zip in magisk. I will attach it here with a warning:
This is the McLaren Boot Animation for Android/OOS11:
Original post:
https://forum.xda-developers.com/attachments/mclaren-bootanimations-op7t_pro_5g-a11-zip.5462401
Attachment:
Click to expand...
Click to collapse
Providing the information is correct then here is my animation but for OOS11
Swapped the paths from
Root / my_product / media / bootanimation
To
Root / System / product / media
and renamed rbootanimation.zip to shutdownanimation.zip
-snip-

Edited also.

Appreciative said:
Thanks for the effort. I'm willing to test them but that zip is corrupt for some reason. I can extract some of it, it's not flashable. But it throws errors
Click to expand...
Click to collapse
Oh dear ok perhaps there is a little more to it ... I'll have a other attempt tonight I'll remove the link above too

co4 said:
Oh dear ok perhaps there is a little more to it ... I'll have a other attempt tonight I'll remove the link above too
Click to expand...
Click to collapse
I tried dropping in the startup and rboot zips, renamed it to shutdown to match the a11 module. It flashed fine but no images come up. I'm not sure why. The boot screen is just black/empty so it's doing something. The paths must be right. I'm not sure if it's something with the timing maybe? The a13 module seems to have a lot of the images in the part1 folder but the a11 module has a lot of them in part2. I will flip the folder names and report back if anything is seen during boot
Edit: no such luck with that either. Both become black/empty but no cool bootani. I don't want to poison this thread too much but if you figure out why, I'll gladly test and report back

Appreciative said:
I tried dropping in the startup and rboot zips, renamed it to shutdown to match the a11 module. It flashed fine but no images come up. I'm not sure why. The boot screen is just black/empty so it's doing something. The paths must be right. I'm not sure if it's something with the timing maybe? The a13 module seems to have a lot of the images in the part1 folder but the a11 module has a lot of them in part2. I will flip the folder names and report back if anything is seen during boot
Edit: no such luck with that either. Both become black/empty but no cool bootani. I don't want to poison this thread too much but if you figure out why, I'll gladly test and report back
Click to expand...
Click to collapse
It might be the file names inside the zip or you didn't store the file no compression

co4 said:
I Have re-made the boot animation a little more to my own liking removed the cyberpunk logo and added oneplus with glitched effects.
View attachment 5774845
this is to my taste but I thought someone else might like it.
tested & working on OP9
Cyber2077 Boot+ Shutdown
Click to expand...
Click to collapse
Thank you! I like this one better

Related

boot animation

Can somebody point me in the direction of a rr boot animation flash able zip
https://forum.xda-developers.com/cr.../bootanimation-official-google-pixel-t3480843
I got one and modified it for myself to fit the 1+5, but here you have it in case you like it. Here is the original and here the one I edited.
{
"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"
}
Robdyx said:
I got one and modified it for myself to fit the 1+5, but here you have it in case you like it. Here is the original and here the one I edited.
Click to expand...
Click to collapse
No luck
Holy sh*t man this is exactly what I was wanting even before I got the phone! It just looks awesome
Robdyx said:
I got one and modified it for myself to fit the 1+5, but here you have it in case you like it. Here is the original and here the one I edited.
Click to expand...
Click to collapse
Don't work one 1+5
When you got magisk
https://forum.xda-developers.com/apps/magisk/magisk-details-dummies-to-developers-t3473486
Cache mounts
Some files requires to be mounted much earlier in the boot process, currently known are bootanimation, and some libs (most users won't change them).
You can place your files into the corresponding location under /cache/magisk_mount, Magisk will automagiskally manage selinux contexts, permissions and the mounting for you. For example, you want to replace /system/media/bootanimation.zip, copy your new boot animation zip to /cache/magisk_mount/system/media/bootanimation.zip, Magisk will mount your files in the next reboot
str8str said:
Don't work one 1+5
Click to expand...
Click to collapse
Well, it's working perfectly for me, 1+5 running latest OOS, just replace /system/media/bootanimation.zip with the one I uploaded, you must not flash it.
Wagner.B said:
When you got magisk
https://forum.xda-developers.com/apps/magisk/magisk-details-dummies-to-developers-t3473486
Cache mounts
Some files requires to be mounted much earlier in the boot process, currently known are bootanimation, and some libs (most users won't change them).
You can place your files into the corresponding location under /cache/magisk_mount, Magisk will automagiskally manage selinux contexts, permissions and the mounting for you. For example, you want to replace /system/media/bootanimation.zip, copy your new boot animation zip to /cache/magisk_mount/system/media/bootanimation.zip, Magisk will mount your files in the next reboot
Click to expand...
Click to collapse
I didn't know Magisk could do that..... is there any improvements over the classical file overwrite?
I just put this in my OP5...I love it.
https://forum.xda-developers.com/oneplus-2/themes-apps/bootanimation-mememe-oneplus-sfw-t3261725
Robdyx said:
I got one and modified it for myself to fit the 1+5, but here you have it in case you like it. Here is the original and here the one I edited.
Click to expand...
Click to collapse
hey, thanks a lot for this bootanimation, works (almost) flawlessly! The only thing I noticed is a lit up pixel at the lower right (in your preview gif it is right at the bottom), that shouldn't be there. At first I thought my display was damaged, but a black image is completely black...
Could you please fix this and upload the new version?
Chaphasilor said:
hey, thanks a lot for this bootanimation, works (almost) flawlessly! The only thing I noticed is a lit up pixel at the lower right (in your preview gif it is right at the bottom), that shouldn't be there. At first I thought my display was damaged, but a black image is completely black...
Could you please fix this and upload the new version?
Click to expand...
Click to collapse
Yes, I noticed it too and also bugs me a lot, guess it is some kind of signature from the original one. I'll edit it soon.
Robdyx said:
Yes, I noticed it too and also bugs me a lot, guess it is some kind of signature from the original one. I'll edit it soon.
Click to expand...
Click to collapse
Thank you so much!
Chaphasilor said:
Thank you so much!
Click to expand...
Click to collapse
Aaaaaaaand done
Robdyx said:
Aaaaaaaand done
Click to expand...
Click to collapse
holy, that was lightning fast!
---------- Post added at 12:32 AM ---------- Previous post was at 12:25 AM ----------
Works! Dot is gone as expected, although file is 9MB now instead of 5?
Anyways, love how the actual boot is finished after "login" and you actually have to log in
Does anyone have the stock (op5 Oxygen) boot animation?
uhh186 said:
Does anyone have the stock (op5 Oxygen) boot animation?
Click to expand...
Click to collapse
sure, here you go
Has anyone managed to get sound with the Boot animation? working ?
Robdyx said:
Yes, I noticed it too and also bugs me a lot, guess it is some kind of signature from the original one. I'll edit it soon.
Click to expand...
Click to collapse
it just shows the text android with a brightness wave going over it.
Robdyx said:
I got one and modified it for myself to fit the 1+5, but here you have it in case you like it. Here is the original and here the one I edited.
Click to expand...
Click to collapse
Nice!
If anyone is using SuperSU, LiveBoot by Chainfire might also be an option ... it shown kernel messages during boot, also with transparent effect if you like.
Wagner.B said:
When you got magisk
https://forum.xda-developers.com/apps/magisk/magisk-details-dummies-to-developers-t3473486
Cache mounts
Some files requires to be mounted much earlier in the boot process, currently known are bootanimation, and some libs (most users won't change them).
You can place your files into the corresponding location under /cache/magisk_mount, Magisk will automagiskally manage selinux contexts, permissions and the mounting for you. For example, you want to replace /system/media/bootanimation.zip, copy your new boot animation zip to /cache/magisk_mount/system/media/bootanimation.zip, Magisk will mount your files in the next reboot
Click to expand...
Click to collapse
It's quite a long time ago. But you can still help me perhaps. I am running LineageOS 15.1 with Magisk 16.0. I tried to change my bootanimation like you said but I don't have any folder namend Magisk or similar. I just see a Magisk log-file. But there is a Watchdogs Bootanimation module available which I downloaded and installed successfully. It works so far and the bootanimatio.zip is located in /magisk/watchdogs-bootanimation/system/media. I edited some of the png-files like Robdxy did but now I don't have a bootanimation at all.
Just replacing the stock bootanimation in /system/media didn't work neither.
Do you know if I have to change anything else to make it working? I also tried to change the permissions to -rw -r -r which didn't work neither.

[ROM] [11] STATIXOS 4.0 for Redmi Note 9S [UNIFIED] [18/11/20]

StatiXOS 4.0 for the Redmi Note 9S/Pro/Pro Max/Poco M2 Pro
{
"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"
}
Changelog:
- Switch to QTI Bluetooth Stack
> Fixes BT Audio
- Switch to OSS hals
> Fixes WFD
- Fix ok google
- Revert buggy experimental UI changes
- Add StatiXOS bolt in about page
- Convert global actions to translucent overlay with blur
- Kernel Upstream
- Source Upstream
- Enable press power button to unlock (instead of touching the fingerprint sensor)
- Update telephony to LA.UM.9.1.r1-07000-SMXXX0.0
- Enable telephony injection
- Update ims
Download
GAPPS ARE INCLUDED
Bugs:
WFD
You tell me
Karmel sources
Have fun!​
Nice job sar
Would you please share some SCS
Amazing rom
Tnx for your hard working ?
Great work tyvm for first a11 ROM for our phone ?
amirizad_7436 said:
Nice job sar
Would you please share some SCS
Click to expand...
Click to collapse
Yes, just a sec I'll upload them ASAP
Edit: I couldn't upload them. I'd be honest and say why but I know it would get deleted for "violating the rules". If someone could upload screenshots for me I'd appreciate it.
THANK YOU DEV
Always a pioneer
First android 10 on Vince, first Android 11 on Curtana
KUDOS
is this a miatoll ROM? I own a Joyeuse
PaulDnoOb said:
is this a miatoll ROM? I own a Joyeuse
Click to expand...
Click to collapse
Joyeuse is the only miatoll device that doesn't work as expected for this rom.
Good job Dev, thanks
btw; proximity fix and we'll have a daily driver
Hey guys I still can't upload screenshots, if anyone would be able to do it for me I'd appreciate it
_4PERTURE_ said:
Hey guys I still can't upload screenshots, if anyone would be able to do it for me I'd appreciate it
Click to expand...
Click to collapse
Hi @_4PERTURE_ I made a screen recording of StatixOS and uploaded it on YouTube. Hope this helps.
For some reason my F2FS /data partition cannot be properly detected by Lineage Recovery and I was initially unable to install. I reverted to TWRP, changed /data to EXT4, returned to Lineage Recovery and the install worked. But it might not have been the reason for working because according to Device Info HW, /data is still F2FS.
I cannot get into the Styles and Wallpaper menu.
Thank you for your hard work!
oh looks good. about to a daily driver.
anyway, is it not possible to flash the rom through twrp?
bawitdol said:
oh looks good. about to a daily driver.
anyway, is it not possible to flash the rom through twrp?
Click to expand...
Click to collapse
As Q was at this stage and needed special twrp this rom is like it too
It should just goes some moth to update twrps to flash all R rom with them
Until a further notice you should use that twrp
_4PERTURE_ said:
Hey guys I still can't upload screenshots, if anyone would be able to do it for me I'd appreciate it
Click to expand...
Click to collapse
There are watermarks of a forum page, but still gives a clue.
carlshark said:
Hi @_4PERTURE_ I made a screen recording of StatixOS and uploaded it on YouTube. Hope this helps.
For some reason my F2FS /data partition cannot be properly detected by Lineage Recovery and I was initially unable to install. I reverted to TWRP, changed /data to EXT4, returned to Lineage Recovery and the install worked. But it might not have been the reason for working because according to Device Info HW, /data is still F2FS.
I cannot get into the Styles and Wallpaper menu.
Thank you for your hard work!
Click to expand...
Click to collapse
thanks for the video, it certainly give us a good heads up.
Have you tried in developers options:
windows animation scale
transition animation scale
and
Animator duration scale
all these three to set to 0.5 x and see if it gets even smoother and scroll much faster?
logosA said:
thanks for the video, it certainly give us a good heads up.
Have you tried
and see if it gets even smoother and scroll much faster?
Click to expand...
Click to collapse
I tried and it does get smoother and scroll much faster, which is the direct effect of adjusting those values anyway. I can say with confidence though that coming from MIUI and other ROMs like Pixel Experience/PE +/crDroid/EvolutionX/ion OS there is no discernible difference in smoothness and scroll speed.
Hi, first of all thank you so much for making this ROM, having a fully functional Android 11 ROM within days of the Android 11 Launch is amazing! Something I noticed though, is that whenever I try to mount /System and flash the Magisk zip file, when I reboot the Magisk app says that Magisk is not installed. Is there a fix?
Yoss Roness said:
Hi, first of all thank you so much for making this ROM, having a fully functional Android 11 ROM within days of the Android 11 Launch is amazing! Something I noticed though, is that whenever I try to mount /System and flash the Magisk zip file, when I reboot the Magisk app says that Magisk is not installed. Is there a fix?
Click to expand...
Click to collapse
Are you using magisk canary?
_4PERTURE_ said:
Are you using magisk canary?
Click to expand...
Click to collapse
Ah, no, should I be?
An update has been pushed, enjoy!
Changelog:
- Fix IMS/VoLTE
- Switch to Pixel FP
- Switch back to regular SElinux and enable SElinux enforcing
- Fix proximity sensor bug (thanks to @wight554)
- Enable multi-color assistant trigger animation
- Remove google search bar from quickstep
- Force full screen on legacy apps
- Maybe other **** I might have forgotten
Download:
https://sourceforge.net/projects/ap...20200922-0436-11-v4.0-UNOFFICIAL.zip/download

[MOD][Magisk][MIUI][v1.1]ALWAYS on display for Mi 10 Lite (monet)

Hi there!
I made this Magisk module to enable more options to choose with the Always on display on monet and not only the annoying option of "10 seconds after tapping".
Did it modifying the "AODSettings.smali" file inside an old AOD apk, where there was an exception to our device to enable more options. I'm trying to make it work with recent versions.
Tested and working on MIUI Q/R stock and xiaomi.eu based ROMS.
Changelog:
v1.0 (26/01/2021)
- Initial release
- Patched original apk, ver. 2.0.453.
v1.1 (11/02/2021)
-Updated AOD app from 2.0.453 to 2.4.542
-Solved a syntax error on "AODSettings.smali" which could cause side effects on some sensors.
-Dark mode fully supported
-Specific apk bugs solved (Xiaomi's changelog)
Maybe there won't be more updates of this mod because for earlier versions of AOD they included proprietary libs that are not easy to manage.
Known bugs:
-You tell me
Screenshot:
{
"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"
}
santiagog242 said:
Hi there!
I made this Magisk module to enable more options to choose with the Always on display on monet and not only the annoying option of "10 seconds after tapping".
Did it modifying the "AODSettings.smali" file inside an old AOD apk, where there was an exception to our device to enable more options. I'm trying to make it work with recent versions.
The MOD is under testing, working fine with xiaomi.eu 12.1.1 - Android 11.
Super Wallpapers compatible.
Not tested yet on global and another MIUI based ROMs.
Known bugs:
-Some users with Android 10 reported audio jack isn't working with this module installed.
-You tell me.
Screenshot:
View attachment 5199641
Click to expand...
Click to collapse
I have tested your module, but I cannot boot my device with it. I am on xiaomi.eu 12.1.1 as well.
Works on 12.1.3 EEA rom with root.
Please add dark mode. I love sheduled mode.
works fine on 12.1.3.0.RJIEUXM
no problem with audio jack
thanks for this module
works fine for me! Thank you!
Edit: After one day usage I noticed a bug for me: AOD and Lock screen shows AM, PM while using 24hrs clock, so probably I will stop using it for now
wacuafek said:
works fine for me! Thank you!
Edit: After one day usage I noticed a bug for me: AOD and Lock screen shows AM, PM while using 24hrs clock, so probably I will stop using it for now
Click to expand...
Click to collapse
It is a specific apk version bug, so I'll try to make the mod work with recent versions.
santiagog242 said:
It is a specific apk version bug, so I'll try to make the mod work with recent versions.
Click to expand...
Click to collapse
I would be grateful!
wacuafek said:
I would be grateful!
Click to expand...
Click to collapse
Updated, try new version.
santiagog242 said:
Updated, try new version.
Click to expand...
Click to collapse
Thanks for update! Now works as expected!
Can this mod be used also for the Redmi Note 10 Pro?
andrazek said:
Can this mod be used also for the Redmi Note 10 Pro?
Click to expand...
Click to collapse
As this mod is not device specific, you can try, but do it at you own risk, it may work.
Hi, i need to root my Phone for this Mod, right?
Or is there a way to install this without root?
Untier said:
Hi, i need to root my Phone for this Mod, right?
Or is there a way to install this without root?
Click to expand...
Click to collapse
Yes, you must root with Magisk. I don't know if there's another way. Maybe uninstalling the system app with adb and then install manually the modified APK. But I didn't try.
santiagog242 said:
Yes, you must root with Magisk. I don't know if there's another way. Maybe uninstalling the system app with adb and then install manually the modified APK. But I didn't try.
Click to expand...
Click to collapse
I read that this is unfortunately not working with System Apps.
Is it not possible to edit the Android Manifest and raise the APP Version higher than the already installed AOD App?
Has anyone tried to root the Redmi note 10 pro and tried this mod?
"Maybe there won't be more updates.."
What do you mean by that? So it won't work with the upcoming versions? Then I won't play with root if it's just a temporary solution. Have you noticed the changes of the libs in the latest beta?
Oh, and BTW, is the functionality of this mod the same as for other xiaomi smartphones that include AOD always options out-of-box? I'm sure it's a better solution than disabling MIUI optimizations to get it working (regarding battery efficiency)...
andrazek said:
Has anyone tried to root the Redmi note 10 pro and tried this mod?
"Maybe there won't be more updates.."
What do you mean by that? So it won't work with the upcoming versions? Then I won't play with root if it's just a temporary solution. Have you noticed the changes of the libs in the latest beta?
Oh, and BTW, is the functionality of this mod the same as for other xiaomi smartphones that include AOD always options out-of-box? I'm sure it's a better solution than disabling MIUI optimizations to get it working (regarding battery efficiency)...
Click to expand...
Click to collapse
Didn't know that Redmi Note 10 Pro have the same limitation. I mean, maybe there won't be more updates of my mod because for earlier versions than 2.4.542, Xiaomi included proprietary libs inside the apk, they don't have debug symbols and the built apk doesn't work. Look at this
Recompile Settings.apk MIUI 11 · Issue #2243 · iBotPeaches/Apktool
Information Apktool Version (apktool -version) - 2.4.1 Operating System (Mac, Linux, Windows) - Linux Ubuntu 18 APK From? (Playstore, ROM, Other) - ROM Stacktrace/Logcat I: Using Apktool 2.4.1 I: C...
github.com
Is the same problem for me, so this is not my notion.
Also, note that the mod works fine, even with latest betas, so is not a temporary solution. Have been using this along with the Telegram community. Maybe if I have the time I'll try to modify the Android Manifest and see if it works without root. By now, this should work on any Xiaomi with AOD support.
is it possible to install it trough adb with an apk?
Eu Rom Miui 12.5 rom pürüzsüz.
Only the weather super theme has a double clock display error
There is a new update for monet, 12.5.2 (xiaomi.eu), the module doesn't work anymore. Clicking the AOD in settings throws you back to the main settings page.
Thanks, I just installed v1.1_MIUI_AOD-Patched zip to Xiaomi 11 Lite 5G NE, MIUI 12.5.8 EEA stock, and it works flawlessly (I can now use AOD really always (actually scheduled during the day), not only for 10 seconds as Xiaomi forces)

Question Viper4Android drivers install in loop

Hello, I'm on Android12 (EvolutionX) and I've seen people have this problem, But I can't fix the problem, any idea please?
{
"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"
}
please help me !!
Install ainur narsil in magisk
V0ltan said:
Hello, I'm on Android12 (EvolutionX) and I've seen people have this problem, But I can't fix the problem, any idea please? View attachment 5633897
Click to expand...
Click to collapse
I had the same problem with my Mi 11 Lite 5G NE, tried various guides, no luck
Finally I made V4A working for me the following way:
https://forum.xda-developers.com/t/...ndroid-10-11-12-devices.4213647/post-86870983
However, I'm on stock and MIUI 12.5.8/A11 - you can try does the same work for your custom ROM A12
zgfg said:
I had the same problem with my Mi 11 Lite 5G NE, tried various guides, no luck
Finally I made V4A working for me the following way:
https://forum.xda-developers.com/t/...ndroid-10-11-12-devices.4213647/post-86870983
However, I'm on stock and MIUI 12.5.8/A11 - you can try does the same work for your custom ROM A12
Click to expand...
Click to collapse
Thank you very much, I will try this now
zgfg said:
I had the same problem with my Mi 11 Lite 5G NE, tried various guides, no luck
Finally I made V4A working for me the following way:
https://forum.xda-developers.com/t/...ndroid-10-11-12-devices.4213647/post-86870983
However, I'm on stock and MIUI 12.5.8/A11 - you can try does the same work for your custom ROM A12
Click to expand...
Click to collapse
It doesn't work at all, I put the new post-fs-data.sh as you gave, and still the same, any idea?
this is how i put the files
V0ltan said:
It doesn't work at all, I put the new post-fs-data.sh as you gave, and still the same, any idea?
Click to expand...
Click to collapse
Read my post there, what I was looking for, how I found what changes I needed to apply to the sh file. Seems you have now different folders with audio drivers, etc
zgfg said:
Read my post there, what I was looking for, how I found what changes I needed to apply to the sh file. Seems you have now different folders with audio drivers, etc
Click to expand...
Click to collapse
Why I is not audio_effect.xml?
V0ltan said:
Why I is not audio_effect.xml?
Click to expand...
Click to collapse
Look also here - good luck:
[Bounty] Viper4android fix
So I'm not sure if I'm doing this the right way, but I think in an effort to get experienced devs to take a look into our viper4android driver loop issue a bounty is in order. I have tried every method I could find to get viper4android to work...
forum.xda-developers.com
I used these instructions on both xiaomi.eu and now PixelOS, Viper4Android works perfectly.
[APP] [FIX] 100% working Viper4Android for Android 10-11-12 devices
If you are someone like me who encountered countless problems while installing Viper4Android on your Android 10 or 11 device and have no idea what to do then you are in the right place. Just download and install the apk from the attachment below...
forum.xda-developers.com
guardian_uk said:
I used these instructions on both xiaomi.eu and now PixelOS, Viper4Android works perfectly.
[APP] [FIX] 100% working Viper4Android for Android 10-11-12 devices
If you are someone like me who encountered countless problems while installing Viper4Android on your Android 10 or 11 device and have no idea what to do then you are in the right place. Just download and install the apk from the attachment below...
forum.xda-developers.com
Click to expand...
Click to collapse
Btw, did your phone come or you upgraded to MIUI 13/A12?
Also, you used Xiaomi.eu ROM (Weekly or Stable) with A12?
I'm asking bcs I'm curious, you are quoting to my post for (stock) MIUI 12.5.8/A12 for Lisa, I'd like to know does it work for A12 as well (potentially different folders for audio drivers)
@zgfg
Phone came with MIUI 12.5 based on Android 11, I upgraded it to MIUI 13 / Android 12. Battery life was pathetic on stock for me, so unlocked and flashed the stable xiaomi.eu ROM.
Moved to an AOSP ROM (PixelOS) a week back because I prefer stock Android any day. Battery life is far better than even xiaomi.eu.
But I was able to successfully install Viper4Android on both xiaomi.eu and now PixelOS using these instructions. Although there is one additional step I did which is not mentioned here. I manually copied the audio_effects.xml file to all the locations mentioned in the instructions. You need to copy over the xml file which has v4a_fx mentioned inside the file after the copyright section. It is also the larger size file (7.93 KB for me). Unfortunately I don't remember where this file is originally stored for you to copy it. But you can search for it using a file manager that supports root. You need to copy this file to the locations mentioned after installing Viper plus the driver and rebooting for the first time.
Also make sure that all other audio mods like AudioFX, Dolby Atmos, etc are not installed before installing Viper. I am aware of Audio Modification Library which integrates multiple audio mods, however I have never used it. I suppose it will be even more difficult to install Viper with AML. I could be wrong though. Anyway, for me Viper is enough.
Apparently the problem is with the atom kernel, I say this because I installed the same OS on my two devices (Alioth and Lisa), on Alioth SuperiorOS uses n0kernel, on Lisa it uses atom kernel, and in Alioth a simple installation of the module audio modification library + V4A already worked, a pity that the same does not happen in Lisa, the same already happened in Evox.
Does anyone know which pixelOS kernel it uses?
I'm seriously thinking about going back to Memeui with Lisa, my last attempt will be AOSPA which apparently doesn't use atom kernel.
dude.. i need help
i use Samsung Galaxy A50 and CRDroid Custom ROM Android 11,
i have installed Viper4Android. when i use loud speaker. it worked very well, but when i play with my earphone plugged in.. driver status said processing : no
can you guys help me please?? thanks.. pardon my english
@unsavorypinkie
I also face this problem once in a while. Try toggling Legacy Mode on and off. You can also force close the app playing audio and Viper and then first open Viper, then your music app and resume playback. It should start processing again.
guardian_uk said:
@unsavorypinkie
I also face this problem once in a while. Try toggling Legacy Mode on and off. You can also force close the app playing audio and Viper and then first open Viper, then your music app and resume playback. It should start processing again.
Click to expand...
Click to collapse
sadly it's still didnt work processing is still no.. but thanks dude for the tips.. maybe it'll help in the future
Then paer
unsavorypinkie said:
sadly it's still didnt work processing is still no.. but thanks dude for the tips.. maybe it'll help in the future
Click to expand...
Click to collapse
Then perhaps it could be due to the audio_effects.xml file. The file found in /data/adb/modules/ViPER4AndroidFX/system/vendor/etc has to be copied over to /vendor/etc and /vendor/etc/audio/inside whatever folder you have there. For me on a 11 Lite NE 5G it is SKU_YUPIK.
The file in the original location (/data/adb/modules/ViPER4AndroidFX/system/vendor/etc) must have v4a_fx mentioned in it. You can search within the file for it to confirm. It is after the copyright section.
After all this is done, restart and you should be good. Also ensure Legacy Mode is enabled and Compatibility Mode is disabled. If all else fails, try starting from scratch using the instructions by user "zgfg" that I linked to.
If it still doesn't work, then I'm sorry, I really don't know. Hope you can get it running though. The difference Viper makes is really like night and day!
guardian_uk said:
Then paer
Then perhaps it could be due to the audio_effects.xml file. The file found in /data/adb/modules/ViPER4AndroidFX/system/vendor/etc has to be copied over to /vendor/etc and /vendor/etc/audio/inside whatever folder you have there. For me on a 11 Lite NE 5G it is SKU_YUPIK.
The file in the original location (/data/adb/modules/ViPER4AndroidFX/system/vendor/etc) must have v4a_fx mentioned in it. You can search within the file for it to confirm. It is after the copyright section.
After all this is done, restart and you should be good. Also ensure Legacy Mode is enabled and Compatibility Mode is disabled. If all else fails, try starting from scratch using the instructions by user "zgfg" that I linked to.
If it still doesn't work, then I'm sorry, I really don't know. Hope you can get it running though. The difference Viper makes is really like night and day!
Click to expand...
Click to collapse
that folder you mentioned is empty, and i've tried to search with my root explorer. unfortunately i don't have audio_effects.xml file on my phone.. how can i solve this sir?? can i download it from the internet??
EDIT : i have found it sir.. i have copied that file from data/adb/modules/VIPER4AndroidFX/system/vendor/edc to vendor/etc but i don't have folder named audio inside but i have folder called dolby
Sorry, I have no idea then. What I do know is Viper will not work with existing audio mods so you'll have to remove/disable those. There is a Magisk module for multiple audio mods, but I have never used it.
That yupik folder is specific to a 11 Lite NE. I have two other phones, they don't have a yupik folder in them. But they are also running Android 11, which is easier to get Viper working on compared to Android 12.
You'll have to research how to get it working specifically for your phone.

Development [13][ROM][sGSI][CWAI+][Exynos2200] Pixel Experience Plus

{
"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"
}
Pixel Experience Plus "s"GSI
DISCLAIMER
I am not to be held responsible for any damage that might come to your device while trying to install or using this rom. This is your own responsibility.
What is this?
Pixel Experience is an AOSP based ROM with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)
Their 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
What makes these builds different from other GSIs and especially, what makes it different from the already-existing PE GSI builds?
- Fixed Auto-Brightness
- Fixed the microphone in video recording by default
- Fixed Adaptive Refresh Rate
- "Fixed" the green tint in low-lit environments by enforcing 120Hz during those times
- AOD is enforced to use the lowest available refresh rate
- Added MIN/MAX Refresh Rate options within Phh Settings
- Reverted the QS look to the actual Pixel one
- S22-relevant settings in Phh Settings are enabled by default
What is working?
Everything not listed under broken things.
What is NOT working?
- WiFi Direct
- 5G
- VoLTE
Known issues
- proximity sensor (it works - the screen will lock if you put the phone near your face while in a call but you have to wake the phone yourself afterwards)
- WiFi Hotspot (it has been fixed in the latest release of Loki kernel)
- RIL signal occasionally misbehaves once after a couple reboots(keep toggling airplane mode until it goes back to normal, this is a general TD GSI issue ATM and you have to do this once per boot in the rare cases when it does occur)
- Video recording is capped at [email protected] (thank Samsung for this)
Instructions
If you're new to this, visit THIS LINK
For the front camera to work in Google Camera ports, it's advised to flash the CWAI firmware or newer.
Do keep in mind that with that firmware (or BVJA, which was before CWAI), Samsung added anti-rollback so you won't be able to downgrade to A12.
1. Extract the .xz file
2. Reboot into recovery
3. Perform a Factory Reset
4. Boot into fastboot (you need a patched recovery for this, follow THIS GUIDE
5.Flash the extracted image with fastboot: fastboot flash system image.img
6. Reboot
Download
Github
MEGA Mirror
Add-ons
LOKI KERNEL
GCam 8.4 port by Shamim
1. Download the apk from HERE
2. Download the .xml config from HERE and copy it to /sdcard/SGCAM/XML (Thanks to Es Jot for the config)
3. Download the lib from HERE and copy it to /sdcard/SGCAM/LIB
4. Install the .apk, double-click between the shutter and gallery icons
5. Import the config
AGC Camera
1. Download the apk from HERE
2. Download the configuration from HERE
3. Install the apk
4. Import the config by choosing More Settings > Configs > Import
5. Go back to the camera view, press the top arrow and choose Load Config
Telegram
Samsung Galaxy S22 Exynos GSI Group
Translation
Help with project translation
Blog
Pixel Experience
Donate
jhenrique09
phhusson
AndyYan
eremitein
kdrag0n
ponces​
Build author: Jeik
Source code: PixelExperience
Device source code: device_phh_treble
ROM developer: jhenrique09
Contributors: Pixel Experience Team, phhusson, AndyYan, eremitein, kdrag0n and ponces
thanks for your work!but i am wondering that does it work on snap?
It's nice, but mobile network keep disconnecting and Bluetooth audio don't work
yzuunk said:
It's nice, but mobile network keep disconnecting and Bluetooth audio don't work
Click to expand...
Click to collapse
okay,can this problem be fixed?i want,to use gsi on my s22 snap daily
yzuunk said:
It's nice, but mobile network keep disconnecting and Bluetooth audio don't work
Click to expand...
Click to collapse
New build up.
Changes:
- BT audio should now work fine
For those on the previous build and with the mentioned issue, toggle the following option within Phh Settings > Misc
Jeik said:
New build up.
Changes:
- BT audio should now work fine
For those on the previous build and with the mentioned issue, toggle the following option within Phh Settings > Misc
View attachment 5895743
Click to expand...
Click to collapse
hey,nice to see you,does this rom work on snap s22?
Loving this rom
Daniel Dumile said:
Loving this rom
Click to expand...
Click to collapse
I love this very much,just do not know whether it works on my snap s22
huahuaa said:
hey,nice to see you,does this rom work on snap s22?
Click to expand...
Click to collapse
It will maybe boot but the fixes are pretty much exclusive to the Exynos variant of the S22, meaning you'll have the exact same bugs as you'd have with any other GSI if you flashed it on your SD variant.
In any case, I have absolutely no plans to try making it work on SD variants.
What a shame, but thanks to developers like you for their hard work, I just hope someone can do it, I can help test the system related issues, and I can also provide some donations, though not much
Jeik said:
It will maybe boot but the fixes are pretty much exclusive to the Exynos variant of the S22, meaning you'll have the exact same bugs as you'd have with any other GSI if you flashed it on your SD variant.
In any case, I have absolutely no plans to try making it work on SD variants.
Click to expand...
Click to collapse
What a shame, but thanks to developers like you for their hard work, I just hope someone can do it, I can help test the system related issues, and I can also provide some donations, though not much
How would one root with magisk ?
Hello !
I installed via Odin the Stock Rom "S901BXXS4CWD3_S901BOXM4CWCH_EUX" (latest for Europe).
Patch Recovery.img and install IMG via fastboot, and I have a bootloop, any idea?
sHnouL said:
Hello !
I installed via Odin the Stock Rom "S901BXXS4CWD3_S901BOXM4CWCH_EUX" (latest for Europe).
Patch Recovery.img and install IMG via fastboot, and I have a bootloop, any idea?
Click to expand...
Click to collapse
ya Must after Flash Recovery at First start Boot in Recovery so ya can Wipe Userdata and then ya can Start the System!!! Hope It helps, when not ya must Flash StockROM and Try Again!!And when ya Patch Recovery IMG ya must start Recovery Mode to have Root Rights in System, and than ya have no Recovery!!!
Pixel Experience Team, phhusson, AndyYan, eremitein, kdrag0n and ponces Nice work Guys!!! when ya have the Time can ya Build a LineageOS 20 GSI? or is anybody so nice a Beginner in Szenario Building GSI/ROMs the manifest*.xml make Public than i have Found nothing!!! So the Tutorial on XDA is uncomplete to Build a ROM!!!
New build up.
Changes:
- May security patch
- latest TrebleDroid changes
- offline charging seems to work now (confirmed on base S22, CWAI fw, latest Loki kernel)

Categories

Resources