Development [ROM] [12.1.0] [alioth/aliothin] ArrowOS 12.1 [OFFICIAL] [DISCONTINUED] - Xiaomi Poco F3 / Xiaomi Mi 11X / Redmi K40

{
"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"
}
ArrowOS​
Code:
/*
* We are 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 us for messing up your device, We will laugh at you.
* It is your fault because you chose to do all the modifications on your device.
* Remember projects like these and the work done on them is a hobby to the
* contributors and the team members, no one is working for you nor is getting paid for it
* have some respect for the work done by them since it is done purely on interest or a hobby
*/
ABOUT
ArrowOS is an Android Open Source Project based Android mobile operating system started with the aim of keeping things simple, clean and neat.
Website: https://arrowos.net
Telegram: Channel | TG Portal/Links
Github: https://github.com/ArrowOS
Code Review: review.arrowos.net
E-mail: arrowos.contact
PayPal: Donate to us
Blog: blog.arrowos.net
Checkout more documentation at (maintainership/contributing): Check this out
WHAT WORKS?
Almost everything
WHAT DOESN'T WORK?
You tell me
Be sure to include a log : check how to
DOWNLOADS
Click here to Download
Tip: Select OEM -> Device, choose Arrow-12.1 version, choose build type: "GAPPS" or "VANILLA" to download.
Read our blog article/post about:
* HOW-TO report a bug
* GAPPS and VANILLA variants
* Checking build integrity
GPL compliance:
ROM Source - https://github.com/ArrowOS
Kernel Source- https://github.com/ArrowOS-Devices/android_kernel_xiaomi_alioth
ROM OS Version: Android 12L
ROM Kernel: Linux 4.x
ROM Firmware Required: MIUI S
Based On: AOSP

INSTALLATION PROCEDURE:
Arrow-12.1 (after 2022-08-19): Recommend use with fw part MIUI V13.0.5.0.SKHMIXM
Arrow-12.1: Recommend use with fw part MIUI V13.0.2.0.SKHMIXM (A12 Global).
Arrow-12.0: Recommend use with fw part MIUI 12.5.5.0 Global (MI).
__________________________________________________
First installation (Clean flash):
You need PC with adb/fastboot tools.
Download boot, vendor_boot and rom zip:
https://drive.google.com/file/d/1o-4T4hfEtxECIss-DVSSYAM1Kvy2iDN9/view?usp=sharing
https://drive.google.com/file/d/1PgtI8bOV1yjmTZJ7euP6xDFzMszY6AXb/view?usp=sharing
https://arrowos.net/download/alioth
Reboot in fastboot. Flash arrowos recovery (boot.img and vendor_boot.img):
fastboot flash boot_ab boot_alioth.img
fastboot flash vendor_boot_ab vendor_boot_alioth.img
Reboot in ArrowOS Recovery:
fastboot reboot recovery
Make format data (Factory reset -> Format data).
Flash ROM (Apply update -> Apply from ADB):
adb sideload name.zip
Follow what show on device, should be ... Step 1/2 -> 2/2, then flashing ended, can reboot device in system. (In cmdline: If the process succeeds the output will stop at 47% and report `adb: failed to read command: Success`. In some cases it will report `adb: failed to read command: No error` which is also fine!")
If you want install separate gapps on vanilla buildtype, after flash ROM:
Advanced -> Reboot to recovery
Flash gapps (Apply update -> Apply from ADB):
adb sideload name.zip
__________________________________________________
Install updates via Updater:
Go in Settings -> System -> Updater
Downlad new build -> Install -> Reboot
Device will automatically download, install a new build and reboot.
Installation can take up to 1 hour, on 50% will stuck, it normal, just waiting (Why? - Don't forget, you now have a/b devices, a new update is installed in the background in an inactive slot, without recovery. That's why it's taking so long. Don't like? Flash manually via recovery.)
___________________________________________________
Update arrow-12.0 -> arrow-12.1
Install updates via recovery (dirty flash):
You need PC with adb/fastboot tools.
1) Download new build and reboot into Recovery
2) Flash ROM (Apply update -> Apply from ADB):
adb sideload name.zip
3) Reboot into System
__________________________________________________
How update only fw part MIUI:
You need PC with adb/fastboot tools.
Download fw part MIUI, which you need from: https://xiaomifirmwareupdater.com/archive/firmware/alioth/
1) Reboot into Recovery
2) Flash fw part MIUI (Apply update -> Apply from ADB):
adb sideload name.zip
Look on device:
WIll show "Signature verification error" -> Tap "Install anyway" -> Waiting installation end.
3) Reboot into System, if you installed it after new ROM build, or Reboot into Recovery, if you want flash new ROM build.
__________________________________________________
Also you can use TWRP for install or update this ROM. Instructions you can find in twrp topics or telegram groups.
__________________________________________________
My official telegram group: CLICK HERE

First Nice job!

0w0w0

Nice ! Great work once again

palaych said:
INSTALLATION PROCEDURE:
Recommend use with fw part MIUI 12.5.4.0 Global / 12.5.5.0 India / 12.5.6.0 EU / 12.5.6.0 China or newer.
First installation (Clean flash):
You need adb/fastboot tools.
Download boot, vendor_boot and rom zip:
https://drive.google.com/file/d/1o-4T4hfEtxECIss-DVSSYAM1Kvy2iDN9/view?usp=sharing
https://drive.google.com/file/d/1PgtI8bOV1yjmTZJ7euP6xDFzMszY6AXb/view?usp=sharing
https://arrowos.net/download/alioth
Reboot in fastboot. Flash boot and vendor_boot:
fastboot flash boot_ab boot_alioth.img
fastboot flash vendor_boot_ab vendor_boot_alioth.img
Reboot in ArrowOS Recovery:
fastboot reboot recovery
Make format data (Factory reset -> Format data).
Flash ROM (Apply update -> Apply from ADB):
adb sideload name.zip
Follow what show on device, should be ... Step 1/2 -> 2/2, then flashing ended, can reboot device in system. (In cmdline: If the process succeeds the output will stop at 47% and report `adb: failed to read command: Success`. In some cases it will report `adb: failed to read command: No error` which is also fine!")
If you want install separate gapps on vanilla buildtype, after flash ROM:
Advanced -> Reboot to recovery
Flash gapps (Apply update -> Apply from ADB):
adb sideload name.zip
__________________________________________________
Install Update (dirty flash):
Go in Settings -> System -> Updater
Downlad new build -> Install
Device will automatically download, reboot into recovery and install a new build.
___________________________________________________
My official telegram group: CLICK HERE
Click to expand...
Click to collapse
It's unofficial ? Will it need a clean flash later (when stable comes out) ?

awesome!! keep it up dev!

Does vilte works?

Nice!!!
If I'm not asking too much, can you add Android Auto in the next update?

I've just installed it, flashed magisk on top and OOF, everything is very smooth, I like it. =D
Thank you for this awesome project!

You cannot change the color of the icons when changing the wallpaper, why?

gustavo.carrera said:
You cannot change the color of the icons when changing the wallpaper, why?
Click to expand...
Click to collapse
Auhh it's beta

maybe a silly question but is it the end of A11 is 2021-10-09 final build for A11

Thank you very much for sharing this rom

nice .i like it

Can ArrowOS 11 be directly upgraded to ArrowOS 12?

DeathStroke47 said:
lol it is official rom available on arrow os website.
Click to expand...
Click to collapse
No ?

vmtest said:
Can ArrowOS 11 be directly upgraded to ArrowOS 12?
Click to expand...
Click to collapse
It's advised to do a clean flash, but I saw someone do a dirty flash from Arrow 11 with no problems

DeathStroke47 said:
There is no official tag on experimental builds. Maintainer is the same.
Click to expand...
Click to collapse
Thanks for the response

Very happy with this ROM! So far the only issues I've encountered are:
Issues with Nova Launcher constantly crashing
Weird issue on setup (I did a clean install) where part of the Google Pay setup process had white text on a white background (so most things were illegible)
Padding issue with the battery/network/etc. icons on the top right (lot of extra padding from the right corner/edge)
Other than that, installed Nikita Gcam so the camera experience is good, no Bluetooth issues so far, Material You coloring is working well with Muzei + Google Earth plugin. Will be sticking with the A12 build(s) going forward.

Related

[ROM] [11] [TREBLE] [UNOFFICIAL] CherishOS V2.10 for Nokia 8 [NB1] [Discontinued]

{
"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:
/*
* 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.
*/
CherishOS is an AOSP based rom focusing on a Unique UI with many customizations.
Known bugs
Offline charging animation does not work
Loudspeaker is loud and creates echo in calls
sometimes decryption fails in TWRP for OTA and it requires data format (hopefully solved soon)
Selinux status: Enforcing
Download
ROM:
Cherish-OS-v2.10-20211017-1026-NB1-UNOFFICIAL-Vanilla.zip
drive.google.com
ROM Mirror:
Cherish-OS-v2.10-20211017-1026-NB1-UNOFFICIAL-Vanilla.zip
Compressed (zipped) Folder
1drv.ms
TWRP Recovery:
Releases · GPUCode/android_device_nokia_NB1-TWRP
TWRP 10.0 device tree for Nokia 8 Treble devices. Contribute to GPUCode/android_device_nokia_NB1-TWRP development by creating an account on GitHub.
github.com
Flashing instructions
Clean Flash:
1. Take a full backup of both your data and internal storage as they will need to be wiped
2. Download the ROM from above link
3. Download TWRP recovery installer from above link
4. flash the twrp recovery installer in TWRP and reboot to recovery, please do not use older TWRP versions.
5. Flash the ROM zip in the TWRP provided and then flash recovery-installer.zip again.
6. Reboot to recovery from the reboot menu in recovery
7. Format Userdata from TWRP using the format data option
8. Install Google apps [optional], and any other mods you wish to have
9. reboot to system and enjoy!
Installing an OTA (Dirty flash):
1. Download the updated ROM zip and take a full backup of internal storage, just in case.
2. in TWRP flash the updated ROM zip and recovery-installer.zip then reboot to recovery
3. Flash Gapps again if you had previously installed it
4. Wipe dalvik cache
5. Reboot to system and enjoy!
Credits
Me for building the rom
@emufan4568 for the NB1 device and vendor tree, atomix kernel and TWRP.
@oaid for contribution to vendor tree and atomix kernel and countless hours of bug fixing
@CherishOS team for the ROM
@THMSP for T-virus
all users in our telegram groups that helped us contribute and find bugs as well as sent us logs.
if i missed anyone in credits please let me know and ill add you to this list.
and:
-Lineage OS
-AOSP
-MSM Xtended
-Pixel Experience
-Extended UI
-CrDroid ROM
-DotOS
-OctaviOS
Sources:
CherishOS: https://github.com/CherishOS
Device tree: https://github.com/GPUCode
Hotspot issue. Works with no security. Clients fails to authenticate on WPA 2 security with correct password.
Phoenixcryatal said:
Hotspot issue. Works with no security. Clients fails to authenticate on WPA 2 security with correct password.
Click to expand...
Click to collapse
Hey there,
This will be fixed in future versions into the rom but for now there is a known fix already.
Please join our support group and flash atomix kernel & wlan firmware update zips, it is in our tg group, then your hotspot will work fine
Direct link:
Marcel Dos Santos in Nokia 8/Sirocco (Global 🌐)
Build took : 4 minute(s) and 11 second(s) | MD5 Checksum : 5248abd11130ade6bb73c70290878be7
t.me
Thank you for your response, meanwhile I managed to solve the problem by myself doing the following steps (critical unlocked bootloader provided):
1.) Download Original OST with Patch (https://www.dropbox.com/s/x3kljb6rw58gjqj/OST628-unlock-bypass.zip?dl=0)
2.) Download Original Stock Firmware (https://www.dropbox.com/s/ww25xcjorogc68v/NB1-488B-0-00WW-B04_unpacked.7z?dl=0)
3.) Put the Nokia 8 in Download Mode (Shutdown device, if not possible let it run out of battery. Press Volume down and connect the USB cable)
4.) Flash Stock Firmware (with delete Userdata option)
5.) Put Nokia 8 in Download Mode Again
6.) Flash Tvirus via NOST (with delete Userdata option)
In addition to that I had the personal problem described above on my Asus Zenbook with only native USB-C ports. After changing the device to a computer with native USB 2.0 ports and using them for flashing it worked finally. I think this is a very special behavior, so I don't think this appears also on other systems, but in case I would recommend this as solution.
Now you should be able to install Orange Fox, Havoc, Magisk (with Safenet Module and the new hide module Shamiko-v0.4.2-97-release) all banking, health insurance, Gpay Apps are happy (except for Vodafone but the 11.0.0.0 Version does the trick here)
I'm f**cking happy right now to use this great devices as daily driver for more years, thank you to all those great people who make this possible
Schwimmbuxx said:
Thank you for your response, meanwhile I managed to solve the problem by myself doing the following steps (critical unlocked bootloader provided):
1.) Download Original OST with Patch (https://www.dropbox.com/s/x3kljb6rw58gjqj/OST628-unlock-bypass.zip?dl=0)
2.) Download Original Stock Firmware (https://www.dropbox.com/s/ww25xcjorogc68v/NB1-488B-0-00WW-B04_unpacked.7z?dl=0)
3.) Put the Nokia 8 in Download Mode (Shutdown device, if not possible let it run out of battery. Press Volume down and connect the USB cable)
4.) Flash Stock Firmware (with delete Userdata option)
5.) Put Nokia 8 in Download Mode Again
6.) Flash Tvirus via NOST (with delete Userdata option)
In addition to that I had the personal problem described above on my Asus Zenbook with only native USB-C ports. After changing the device to a computer with native USB 2.0 ports and using them for flashing it worked finally. I think this is a very special behavior, so I don't think this appears also on other systems, but in case I would recommend this as solution.
Now you should be able to install Orange Fox, Havoc, Magisk (with Safenet Module and the new hide module Shamiko-v0.4.2-97-release) all banking, health insurance, Gpay Apps are happy (except for Vodafone but the 11.0.0.0 Version does the trick here)
I'm f**cking happy right now to use this great devices as daily driver for more years, thank you to all those great people who make this possible
View attachment 5530223
Click to expand...
Click to collapse
Android 12 version is available if you'd like
I will no longer be updating A11 builds, as it is regarded "stable", i will continue on updating A12 builds, thread will stay open for support and link will stay posted.

Development [ROM][13][OFFICIAL] PixelOS [AOSP][STABLE][10/05/2023]

{
"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"
}
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.
*/
READ OUR BLOG​
Device Specific Issues:
• So far, everything is working
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 MIUI):
• Reboot to bootloader (fastboot)
• Connect phone to PC
• fastboot flash dtbo dtbo.img
• fastboot flash vendor_boot vendor_boot.img
• fastboot flash boot 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.
• If you fail to boot to recovery, use boot image from may 2022
Clean flash (coming from another AOSP ROM):
• Follow the same procedure as dirty flashing ones below, and format data in the end
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: https://wiki.lineageos.org/devices/lisa/install
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: 10 May 2023
Screenshots
Reserved
One silly question: since you mentioned PixelOS is based of Pixel Experience, how is there a PixelOS version for this device if it's not supported by PE? Did you just have a pre-existing PixelOS GSI to build off of?
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.
anybody see aany bug? OTA update?
Coming from ArrowOS (Android 11) I was able to sideload this ROM without loosing any apps or configs (skipped the wipe data step).
Great ROM, good work!!
New rom. Thanks dev.
Does this come with gapps?
Edit: I read the post.
Does this pass safety net?
edzel13 said:
Does this come with gapps?
Edit: I read the post.
Does this pass safety net?
Click to expand...
Click to collapse
It does
Any black crush issues?
HoarderRaven said:
Any black crush issues?
Click to expand...
Click to collapse
Black crush is more of a hardware issue, from my personal experience it's only visible at very specific brightness levels.
Anyways, it'll be same as what you had on MIUI, because even if it's kernel related, we're using the same kernel as MIUI.
Could you send a more detailed installation tutorial please?
should earase intenal storage?
yes
Thanx Dear,
but the recovery doesn't support installation from SDCARD ( field to mount)
i want to install Magisk, how can i do it with Lineage recovery
Regards
almuhajir said:
Thanx Dear,
but the recovery doesn't support installation from SDCARD ( field to mount)
i want to install Magisk, how can i do it with Lineage recovery
Regards
Click to expand...
Click to collapse
Using LOS recovery, u can sideload the zip. Boot to recovery, apply update, apply from adb. Then from the pc, the command is adb sideload magisk.zip
Jhohan5466 said:
Could you send a more detailed installation tutorial please?
Click to expand...
Click to collapse
Yes, more detailed installation tutorial would be nice.
How to root this?
DeadlyPerformer said:
How to root this?
Click to expand...
Click to collapse
edzel13 said:
Using LOS recovery, u can sideload the zip. Boot to recovery, apply update, apply from adb. Then from the pc, the command is adb sideload magisk.zip
Click to expand...
Click to collapse

Development [ROM][13.0][OFFICIAL] Awaken OS [lisa]

{
"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"
}
awakenOS for Xiaomi 11 Lite 5G NE [lisa]
Code:
#include <std_disclaimer.h>
/*
* Your warranty is void. Or...Valid? Probably?
*
* Project Awaken and its maintainers are not responsible for bricked devices,
* dead SD cards, data loss, thermonuclear war, or economic crisis caused by
* Awaken OS. YOU are choosing to make these modifications, and if you
* point your finger at me for messing up your device, I will laugh at you.
*/
Born different, now awaken.
Awaken OS brings consistent, fluent and smooth experience with all your must-have customizations, for you, for the community, for everyone.
- Project Awaken Team -
Saikiran [Founder & Lead Developer]
Ninad Patil [Lead Developer]
Mukul [Developer]
Hugwalk [Lead Designer]
Jagadish [Designer]
Glitch [Designer]
Find us on Telegram! @AwakenOSNews
Display
Fonts, Icon shape & Icon pack customizations
Gestures
Advance reboot menu
Double tap to sleep and wake
Navbar customizations
Three finger screenshot
Toggle torch when screen off
Lockscreen
Notification
Pixel Features
Smartspace
Quick Settings
Brightness slider customizations
Security
Sounds
Cycle through ringer modes
Increasing ring volume
In-call vibration
Link ring and notification volumes
Statusbar
4G instead of LTE
Small mobile type icon
You tell
First Time Install / Clean Flash
- Before proceeding any further, make sure you have downloaded all the files required for successful installation i.e., ROM zip (awaken-*.zip), boot.img, vendor_boot.img, firmware from the download links below.
- ROM zip, boot.img, vendor_boot.img are available in Download folder of the ROM.
1. Reboot to bootloader (fastboot)
2. Connect your phone to PC
3. fastboot flash boot boot.img
4. fastboot flash vendor_boot vendor_boot.img
5. fastboot reboot recovery
6. Select Wipe data/factory reset & confirm
7. Go back and select Apply update from ADB
8. adb sideload awaken*.zip(or drag down the rom zip to cmd)
9. adb sideload firmware*.zip (only if there's a firmware update)
10. After installation complete, Reboot system. #beAwakened
Update / Dirty Flash
1. Download proper flashable ZIP for your device
2. Reboot to Recovery
3. Select Apply update from ADB
4. adb sideload awaken*.zip(or drag down the rom zip to cmd)
5. adb sideload firmware*.zip (only if there's a firmware update)
6. Reboot to System and #beAwakened
Download Here / Official Announcement / Official Community
Kernel Source / Source Code
Download Firmware​
Contributors
@saikiran001, @uchihasushmit
ROM OS Version: Android 13
ROM Kernel: Linux 5.4.x
ROM Firmware Required: Unlocked bootloader, Latest firmware, Above mentioned recovery
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 3.7
Stable Release Date: 2023-05-12
Created: 2022-10-18
Last Updated: 2023-05-12
Reserved
Thanks Man for your Job
appreciate your work, i hope that our community will only grow
Whats the difference between awaken-3.1-triton-lisa-official-vanilla-1320-20221018.zip and awaken-3.1-triton-lisa-official-1240-20221018.zip ???
Can anyone explain why i can't sideload Magisk, and how i might install it???
Ok, scratch that, I got it with the manual patching method
OP, I found a small bug. There's no way to set the voicemail number on the second SIM. The screen is just blank, no options.
It seems as though the haptic vibration stops working randomly too.
InvisibleKiller said:
Whats the difference between awaken-3.1-triton-lisa-official-vanilla-1320-20221018.zip and awaken-3.1-triton-lisa-official-1240-20221018.zip ???
Click to expand...
Click to collapse
without gapps, with gapps
Great ROM.... Kudos to the Dev!!! Battery idling is ultimately awesome....
Kindly add Now playing option if possible... It's a request
What are some of the advantages of using this rom instead of pixelOS? I mean both are based on stock android, but what are some of the differences?
How about safetynet?
GN-z11 said:
How about safetynet?
Click to expand...
Click to collapse
Passing...
Does it support unlimited google photos?
Anybody else having issues with the phone NOT haptic vibrating for anything? It works perfect on other ROMs
InvisibleKiller said:
Anybody else having issues with the phone NOT haptic vibrating for anything? It works perfect on other ROMs
Click to expand...
Click to collapse
No bro I'm not having any issues as of now. I'm using this ROM as my daily driver, so all good...
hello great rom loving it so far, i just have a slight problem trying to install magisk through recovery but every attempt has failed with error status 12 7 idk what that means pls help
InvisibleKiller said:
Can anyone explain why i can't sideload Magisk, and how i might install it???
Ok, scratch that, I got it with the manual patching method
Click to expand...
Click to collapse
hey bro how did you fix it ?
illogiK12 said:
hey bro how did you fix it ?
Click to expand...
Click to collapse
I had to install the OS, then install the Magisk app and copy the boot.img file to the phone then use Magisk to manually patch the boot.img, copy that newly patched for 6 back to the PC, then replace the original boot.img with the patched one and then finally wipe and reinstall from scratch using the patched file
InvisibleKiller said:
I had to install the OS, then install the Magisk app and copy the boot.img file to the phone then use Magisk to manually patch the boot.img, copy that newly patched for 6 back to the PC, then replace the original boot.img with the patched one and then finally wipe and reinstall from scratch using the patched file
Click to expand...
Click to collapse
ok thanks a lot!

[ROM][A13][UNOFFICIAL] SparkOS[13.5.5] [AOSP][STABLE][21/03/2023][Realme][X2]

{
"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"
}
SparkOS is an AOSP based ROM, packed with many features without sacrificing stability and performance.
In short a fully functional operating system as stable and customizable as it should be.
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.
*/
Device Specific Issues:
None so far
Requirements
Must be in RUI 2.0 refer to Realme X2 official telegram group for more info
NOTE!!!!!
-----+
MUST HAVE UNLOCK BOOTLOADER, MUST BE IN RUI 2.0, AND TWRP ALREADY INSTALLED ----> refer to Realme X2 official group if you don't know how to unlock bootloader
-----+
Downloads
Get the latest SparkOS Build for Realme X2 --> https://mega.nz/file/OI4yXKCT#0DY7QFwEbPSF52jIndLtX4Z0uENK2-dGCwTJIvb3Glk
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
<!-- Link a custom recovery here -->
Recovery : https://github.com/Retypolkg/androi.../releases/download/twrpAndroid13/recovery.img
Note: On gapps builds GApps are included, don't flash separately.
Notes
Encryption is enabled by default
SELinux is enforcing
The provided Recovery is recommended if you want to stay encrypted, no custom recovery supports encryption on Android13, i.e. you won't be able to decrypt your data.
Flashing Instructions
Clean flash (coming from a different ROM):
Download ROM from the link above
Download Magisk v23.0 or newer (optionally)
Reboot to recovery
Format data (if encrypted)
Wipe cache, dalvik, data
Flash ROM zip
Reboot and enjoy SparkOs!!
To get root access, reboot to recovery after ROM setup and flash magisk.
Updating to a newer build (dirty flash):
Flash ROM zip and magisk (optional)
Wipe cache and dalvik (optional, recommended)
Reboot and enjoy!
Join SparkOs Telegram Group
Realme X2 Official Group
Source Code
SparkOS -> http://github.com/Spark-Rom
Device Tree -> https://github.com/Retypolkg/android_device_realme_X2
Kernel Tree -> https://github.com/Sukrut4778/kernel_realme_sm6150
ROM OS Version: Android 13.
ROM Kernel: Linux 4.14.x
IF YOU LIKE MY WORK THEN PLEASE CONSIDER DONATING:
PAYPAL--------++++++-------PATREON
Well, this is what I got:
Spark-13.5-UNOFFICIAL-X2-20230306-gapps.zip
md5sum 17561154a1e5d2d64e584212ba062ac6
sha256sum 4f72edf066a72748275686d17485ddcea18446c580bda603ba2608347dcc8979
I could not boot this ROM, it keeps rebooting to fastboot mode.
Did you format Data which you have to type yes.... Make sure you are on RUI 2.0 firmware to properly install this ROM, if not you can refer to X2 telegram group on how to flash A13 rom
yakovpol said:
Well, this is what I got:
Spark-13.5-UNOFFICIAL-X2-20230306-gapps.zip
md5sum 17561154a1e5d2d64e584212ba062ac6
sha256sum 4f72edf066a72748275686d17485ddcea18446c580bda603ba2608347dcc8979
I could not boot this ROM, it keeps rebooting to fastboot mode.
Click to expand...
Click to collapse
Rjtangpos said:
Did you format Data which you have to type yes.... Make sure you are on RUI 2.0 firmware to properly install this ROM
Click to expand...
Click to collapse
Of course I did.
Of course I am on rui2.
Both Evolution X and PixelExperience could be installed normally.
Please confirm check sums I provided.
Download link is dead for now
Try this new Build ..... Latest version of spark
1.34 GB file on MEGA
mega.nz
Many thanks! This build is working.
The only real issue I have found is charging. It claims to be VOOC charding but is slower then stock: from 24 to 89% in 60 min.
Another things I got used to on LOS but missing it the ROM are: pattern screen lock 4x4, 5x5, etc.; inability to hide navigation hint bar (Gesture navigation).
Rjtangpos said:
View attachment 5856689
SparkOS is an AOSP based ROM, packed with many features without sacrificing stability and performance.
In short a fully functional operating system as stable and customizable as it should be.
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.
*/
Device Specific Issues:
None so far
Requirements
Must be in RUI 2.0 refer to Realme X2 official telegram group for more info
NOTE!!!!!
-----+
MUST HAVE UNLOCK BOOTLOADER, MUST BE IN RUI 2.0, AND TWRP ALREADY INSTALLED ----> refer to Realme X2 official group if you don't know how to unlock bootloader
-----+
Downloads
Get the latest SparkOS Build for Realme X2 --> https://mega.nz/file/OI4yXKCT#0DY7QFwEbPSF52jIndLtX4Z0uENK2-dGCwTJIvb3Glk
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
<!-- Link a custom recovery here -->
Recovery : https://github.com/Retypolkg/androi.../releases/download/twrpAndroid13/recovery.img
Note: On gapps builds GApps are included, don't flash separately.
Notes
Encryption is enabled by default
SELinux is enforcing
The provided Recovery is recommended if you want to stay encrypted, no custom recovery supports encryption on Android13, i.e. you won't be able to decrypt your data.
Flashing Instructions
Clean flash (coming from a different ROM):
Download ROM from the link above
Download Magisk v23.0 or newer (optionally)
Reboot to recovery
Format data (if encrypted)
Wipe cache, dalvik, data
Flash ROM zip
Reboot and enjoy SparkOs!!
To get root access, reboot to recovery after ROM setup and flash magisk.
Updating to a newer build (dirty flash):
Flash ROM zip and magisk (optional)
Wipe cache and dalvik (optional, recommended)
Reboot and enjoy!
Join SparkOs Telegram Group
Realme X2 Official Group
Source Code
SparkOS -> http://github.com/Spark-Rom
Device Tree -> https://github.com/Retypolkg/android_device_realme_X2
Kernel Tree -> https://github.com/Sukrut4778/kernel_realme_sm6150
ROM OS Version: Android 13.
ROM Kernel: Linux 4.14.x
IF YOU LIKE MY WORK THEN PLEASE CONSIDER DONATING:
PAYPAL--------++++++-------PATREON
Click to expand...
Click to collapse
Is it possible to change the main system theme from that orange color to something else like something similar to pixel o default?

Development [ROM][OFFICIAL] [OOS CAM] Black Iron ROM V3.1 Android 13.0 [Lemonadep]

{
"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"
}
Black Iron-Project for OnePlus 9 Pro
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.
*/
​A Small Description of the Iron V3 (V1 is IRON Los & V2 IronOS Project)​This ROM is a based on Pixel Experience for this Android Version (A13), so it will follow all its developments. I just added the features that I think are useful for my use of the device. In this case it is very similar to the other rom that I follow with many of my friends which is the PEX (Pixel Extended), by Aryan Gupta I just added something extra and to have fun in my spare time Since I worked on it, I thought I'd share the work with those who make the same use of the device as me !! Good building.
Telegram: Group
Github: Black Iron-Project
PayPal: Buy me a coffee
BLKI Team: @ralf979 Only me ? No, not!! there's @GioKas93, Andrea UZ (proud husband, father, bassist and android lover) and the shy one....he doesn't want to be seen!!
EXTRAFEATURE
Click here to see
SCREENSHOTS
Spoiler: Click here
Black Iron Update
t.me
WHAT WORKS?
Almost everything
WHAT DOESN'T WORK?
You tell me
DOWNLOADS
Click here to Download
Android OS version: 13
Security patch level: May 2023
Build author/Device Maintainer: @Ralf979
Source code: https://github.com/Black-Iron-Project
Prebuilt kernel: https://github.com/ralf979/kernel_oneplus_sm8350
NOTES:
* Gapps included.
* FLASH GUIDE in this post, after the changelog or in device changelog
Changelog:
11/05/2023 (V5.8 - A13.0)
Source:
- HERE
Device:
- Initial Release
FLASH INSTRUCTIONS:
Before flashing any rom, make a backup of your data!
Pre-requisites : Brain and ability to READ !
NOTE:
IF YOU HAVE PROBLEMS WITH TOUCH OR SENSORS, FLASH THE F18 FIRMWARE
you can find it in the "lemonade/p" folder in sourceforge
Clean Flash:
1. Download boot.img, dtbo.img and vendor_boot.img from "A13.0 Flash-utility" folder in SourceForge.
2. Reboot phone to bootloader.
3. fastboot flash boot boot.img
4. fastboot flash dtbo dtbo.img
5. fastboot flash vendor_boot vendor_boot.img
6. Reboot phone to recovery and FORMAT DATA.
7. ADB sideload BlackIron-3.x_lemonade/p-xxxxxxxxxxx.zip (lemonade for op9 or lemonadep for op9p
8. Reboot system. Profit.
Dirty Flash :
1. Reboot phone to recovery.
2. ADB sideload BlackIron-3.x_lemonade/p-xxxxxxxxxxx.zip (lemonade for op9 or lemonadep for op9p
3. Reboot system. Profit.
Rooting:
1. Download Magisk.zip
2. Reboot phone to recovery.
3. adb sideload Magisk_xxx.zip
4. Reboot system. Profit!
ralf979 said:
NOTES:
* Gapps included.
* FLASH GUIDE in this post, after the changelog or in device changelog
Changelog:
11/05/2023 (V5.8 - A13.0)
Source:
- HERE
Device:
- Initial Release
FLASH INSTRUCTIONS:
Before flashing any rom, make a backup of your data!
Pre-requisites : Brain and ability to READ !
NOTE:
IF YOU HAVE PROBLEMS WITH TOUCH OR SENSORS, FLASH THE F18 FIRMWARE
you can find it in the "lemonade/p" folder in sourceforge
Clean Flash:
1. Download boot.img, dtbo.img and vendor_boot.img from "A13.0 Flash-utility" folder in SourceForge.
2. Reboot phone to bootloader.
3. fastboot flash boot boot.img
4. fastboot flash dtbo dtbo.img
5. fastboot flash vendor_boot vendor_boot.img
6. Reboot phone to recovery and FORMAT DATA.
7. ADB sideload BlackIron-3.x_lemonade/p-xxxxxxxxxxx.zip (lemonade for op9 or lemonadep for op9p
8. Reboot system. Profit.
Dirty Flash :
1. Reboot phone to recovery.
2. ADB sideload BlackIron-3.x_lemonade/p-xxxxxxxxxxx.zip (lemonade for op9 or lemonadep for op9p
3. Reboot system. Profit.
Rooting:
1. Download Magisk.zip
2. Reboot phone to recovery.
3. adb sideload Magisk_xxx.zip
4. Reboot system. Profit!
Click to expand...
Click to collapse
Not booting
mohe109 said:
Not booting
Click to expand...
Click to collapse
if you have problems, join the telegram group it's faster to understand and how to solve problems
thanks
Hello @ralf979,
we value your contribution. However, just a friendly reminder, we expect you to provide main support on XDA, redirecting members to Telegram is discouraged.
[INFO] Guide to OnePlus Device Forums (Please Read before Posting)
What is NOT changing?
Only one link to a Telegram support group is allowed in the first post of a development thread on the condition that main support is still provided on XDA. This means you can mention Telegram group: https://t.me/abc in the first post as long as you're providing thorough support in your XDA thread.
Click to expand...
Click to collapse
Thank you for your cooperation.
regards
alecxs
XDA moderator
mohe109 said:
Not booting
Click to expand...
Click to collapse
Same here,, not booting stays at orange screen

Categories

Resources