You can ofc, but you will loose all data on there. Make a backup and save it externally if you have any important data on there. You also have to sideload the rom because formatting data also wipes the rom file...
So shifted to this rom a few days ago to daily drive. So far much much better than other A12 roms for Cheeseburger.FAQs
Coming from OOS or Encrypted device:: Format userdata (Mandatory) ,
Flashing Instruction:: Just Wipe Dalvik/ART Cache + Cache + System + Vendor + Data, now Flash > ROM + GApps + Magisk + No_verity_V4.
If your Device rebooted to recovery/fast-boot mod, getting bootloop or random FCs/reboot
You need Format userdata first (Mandatory) Here is How ? Backup all your internal data first, (Don't blame me you'll lost everything), Go to recovery,
Select wipe,Select format data,Type "yes" ( Without quotes),Swipe.You're decrpted now, Now Flash ROM.
Encryption:: Not Tested, Test & Let us know
After Flashing ROM if getting app/settings FCs:: First Describe your procedure of flashing,Please Provide logs if you're getting issue.
Don't report any issue without logs:: How to take logs ? Ask to you're friend................GOOGLE
Feature request:: Why not, Just provide reference/commit
Kernel:: You can flash any custom kernel what you want, but I'm not going to add, also don't report any issue if you have flashed any custom kernel.
Better battery life:: It's depend on user pattern, Either you can get better battery cost of performance or better performance cost of battery.
Known Issue:: Nothing, But if you get any Please Let us know with logs
Firmware:: Always flash firmware that has been recommended.
Dear sir i tried many other custom rom..the battery drain is massive and i have not found a solution for the problem yet. even in the telegram group is no working solution.
according to battery guru a kernel wakelock called "IPA_WS" has caused 45000 wakelocks in one hour. this means 8% battery per hour when the phone is not in use. I tried to block the wakelock but this is not possible (maybe kernel needs to be adjusted).
but i found a thread on github about this problem:
![]()
GitHub - stooone/wakelock-source-hunter: A small script you can run on your root-ed Android phone to find out the source of wakelocks.
A small script you can run on your root-ed Android phone to find out the source of wakelocks. - GitHub - stooone/wakelock-source-hunter: A small script you can run on your root-ed Android phone to ...github.com
I was fighting with the IPA_RM12 and IPA_WS wakelock. I've googled for a long time but the only info I was able to find out that it is the Qualcomm Linux Modem's wakelock, so it has some connection with the mobile communication. So something is using the mobie net in the background constantly but not that hard that I can spot it by network usage. I know there would be other ways to find out the source of network traffic, for example by monitoring the network, but it would be more of a pain and this way I've built a more useful tool for future use. My phone was ok for hours but then somethign happened and those two wakelocks kept it awake around 50% screen off time, only reboot helped. So some app must stuck somehow and causes it.
~$ su
:/storage/emulated/0 # bash wakelock-source-hunter.sh
Parent app is com.sonelli.juicessh, will skip it during the tests.
I will count IPA_WS wakelocks during disabling apps one-by-one. But before I'll make some baseline with all apps enabled. Please wait...
32 Baseline
8 Baseline
17 Baseline
9 net.oneplus.weather
28 com.alibaba.aliexpresshd
9 com.google.android.apps.docs.editors.docs
32 com.ichi2.anki
0 com.otpmobil.simple
0 com.niksoftware.snapseed
0 com.oneplus.soundrecorder
3 com.italki.app
1 com.devhd.feedly^C
As you can see after disabling com.otpmobil.simple the wakelocks vanished, and after re enabling it didn't returned, so the app was doing some background job what stuck sometines and caused the wakelocks for me. I deleted it and my wakelock issue is done. As you can see not all the wakelocks wanished, buy since it is a mobile network related wakelock it's not a problem.
the problem seems to be general and seems to be related to the modem. when using the phone in airplane mode the battery life is just great.Dear sir i tried many other custom rom..
i'm fan of xtended custom rom but due to drain battery in all custom rom i back to stock rom 9.0.11..
I also tried asop rom but battery issue not solve.....
Now see my video 9.0.11 stock rom
I think u r8...the problem seems to be general and seems to be related to the modem. when using the phone in airplane mode the battery life is just great.
If you still have an abnormal battery drain from the google play services, run the following command in termux or adb shell if you have root access:the battery drain is massive and i have not found a solution for the problem yet. even in the telegram group is no working solution.
according to battery guru a kernel wakelock called "IPA_WS" has caused 45000 wakelocks in one hour. this means 8% battery per hour when the phone is not in use. I tried to block the wakelock but this is not possible (maybe kernel needs to be adjusted).
but i found a thread on github about this problem:
![]()
GitHub - stooone/wakelock-source-hunter: A small script you can run on your root-ed Android phone to find out the source of wakelocks.
A small script you can run on your root-ed Android phone to find out the source of wakelocks. - GitHub - stooone/wakelock-source-hunter: A small script you can run on your root-ed Android phone to ...github.com
I was fighting with the IPA_RM12 and IPA_WS wakelock. I've googled for a long time but the only info I was able to find out that it is the Qualcomm Linux Modem's wakelock, so it has some connection with the mobile communication. So something is using the mobie net in the background constantly but not that hard that I can spot it by network usage. I know there would be other ways to find out the source of network traffic, for example by monitoring the network, but it would be more of a pain and this way I've built a more useful tool for future use. My phone was ok for hours but then somethign happened and those two wakelocks kept it awake around 50% screen off time, only reboot helped. So some app must stuck somehow and causes it.
~$ su
:/storage/emulated/0 # bash wakelock-source-hunter.sh
Parent app is com.sonelli.juicessh, will skip it during the tests.
I will count IPA_WS wakelocks during disabling apps one-by-one. But before I'll make some baseline with all apps enabled. Please wait...
32 Baseline
8 Baseline
17 Baseline
9 net.oneplus.weather
28 com.alibaba.aliexpresshd
9 com.google.android.apps.docs.editors.docs
32 com.ichi2.anki
0 com.otpmobil.simple
0 com.niksoftware.snapseed
0 com.oneplus.soundrecorder
3 com.italki.app
1 com.devhd.feedly^C
As you can see after disabling com.otpmobil.simple the wakelocks vanished, and after re enabling it didn't returned, so the app was doing some background job what stuck sometines and caused the wakelocks for me. I deleted it and my wakelock issue is done. As you can see not all the wakelocks wanished, buy since it is a mobile network related wakelock it's not a problem.
EDIT:If you still have an abnormal battery drain from the google play services, run the following command in termux or adb shell if you have root access:
su -c pm disable com.google.android.gms/.chimera.GmsIntentOperationService
Alternatively, you could try installing the latest beta play services from here. For context, the issue came with a play services update and not with a ROM update.
Changelog
Learn more at lexip.dev/pe. Follow Lexip's Channel on Telegram to get notified when a new update is available. In order to update from Pixel Experience 11 to 12, you need to perform clean flash. Here are the major known issues. 2022-11-12: Retirement in sight ⚓ November Security Patches...telegra.ph
your solution is working. many thanks. battery life is amazing again.If you still have an abnormal battery drain from the google play services, run the following command in termux or adb shell if you have root access:
su -c pm disable com.google.android.gms/.chimera.GmsIntentOperationService
Alternatively, you could try installing the latest beta play services from here. For context, the issue came with a play services update and not with a ROM update.
Changelog
Learn more at lexip.dev/pe. Follow Lexip's Channel on Telegram to get notified when a new update is available. In order to update from Pixel Experience 11 to 12, you need to perform clean flash. Here are the major known issues. 2022-11-12: Retirement in sight ⚓ November Security Patches...telegra.ph
Hey @apollo,If you still have an abnormal battery drain from the google play services, run the following command in termux or adb shell if you have root access:
su -c pm disable com.google.android.gms/.chimera.GmsIntentOperationService
Alternatively, you could try installing the latest beta play services from here. For context, the issue came with a play services update and not with a ROM update.
Changelog
Learn more at lexip.dev/pe. Follow Lexip's Channel on Telegram to get notified when a new update is available. In order to update from Pixel Experience 11 to 12, you need to perform clean flash. Here are the major known issues. 2022-11-12: Retirement in sight ⚓ November Security Patches...telegra.ph
When is this rom going to be updated to march 2022 security patch![]()
Disclaimer
* We're not responsible for bricked devices, dead SD card or anything happens with your device
* Flash on your own risk/knowledge.
--------------------------------------------------------------------------------------------------------------------------------------------------------
TEAM XTENDED: @SuperDroidBond | @mady51 | @mukesh22584 | @anishpratheepan | @xawlw | @SonalSingh18 | @Roger.T
FEATURES: Get Feature list from HERE
SUPPORT LINK: Xtended Telegram Public Group
SCREENSHOTS: Click HERE
ROM DOWNLOADS: MSM-Xtended ROM
GAPPS DOWNLOADS: Already Included
ROM SOURCE: Project-Xtended ROM Sources
KERNEL SOURCE: Our Official Devices Sources
Social Media Link: Click HERE (Subscribe to our Youtube Channel for latest updates)
DONATIONS: SuperDroidBond | mukesh22584 | mady51
We would like to give thanks to everyone in the Android community, big or small.
Afaik there will not be any further developmentWhen is this rom going to be updated to march 2022 security patch
They should remove it then its only going to deprecate with out updates
I havent tried the rom personally but just curious to know. I will not be downloading it now that i know thatThey should remove it then its only going to deprecate with out updates