[ROM][13.0][OFFICIAL] SparkOS [AOSP][STABLE][20/12/2022] - Lenovo Z6 Pro ROMs, Kernels, Recoveries, & Other D

{
"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
No known bugs
Requirements
Firmware ZUI CN 12.5.365
Downloads
Get the latest SparkOS Build for Zippo
Download
Firmware
https://osdn.net/projects/lineageos...055.1a_R_ZUI_12.5.365_ST_210831_Open_Beta.zip
Magisk (optional)
https://github.com/topjohnwu/Magisk/releases
Recovery
https://t.me/LenovoZ6ProChat/128197
Note: On -gapps builds GApps are included, don't flash separately.​
Notes
• Encryption is enabled by default
• SELinux is enforcing
Flashing Instructions
Clean flash (coming from a different ROM):
1. Download the proper ROM ZIP from the link above
2. Reboot to recovery
3. Install ZUI 12.5.365 firmware if not already installed
4. Wipe Data,Cache and Dalvik cache
5. Format Data if you come from A11
6. Flash the ROM
7. Install GApps if you need them and Magisk if you want (v25.2 or newer are recommended)
8. Install the ForceEncryption disabler if you want to keep your Data unencrypted and be accesible from recovery (recovery doesn't mount encrypted Data partition in A12 so far)
9. Reboot to System and enjoy the fireworks
Updating to a newer build (dirty flash):
1. Download the proper ZIP for your device
2. Reboot to Recovery
3. Flash the ROM
4. Install GApps if you need them for vanilla builds and Magisk if it was installed previously
5. Disable DM-Verity if your bootloader is locked and ForceEncryption disabler if you had disabled the encryption before
6. Reboot to System and enjoy the fireworks
Join our Telegram Group https://t.me/SparkOSChannel
Buy me a Coffee https://paypal.me/spyroskal
Source Code
SparkOS:
Spark OS
Everything began from a spark. Spark OS has 137 repositories available. Follow their code on GitHub.
github.com
Device Tree:
GitHub - Spark-Devices/android_device_lenovo_zippo
Contribute to Spark-Devices/android_device_lenovo_zippo development by creating an account on GitHub.
github.com
GitHub - Spark-Devices/android_device_lenovo_sm8150-common
Contribute to Spark-Devices/android_device_lenovo_sm8150-common development by creating an account on GitHub.
github.com
Vendor Tree:
GitHub - Spark-Devices/android_vendor_lenovo
Contribute to Spark-Devices/android_vendor_lenovo development by creating an account on GitHub.
github.com
Kernel Tree:
GitHub - Spark-Devices/android_kernel_lenovo_sm8150
Contribute to Spark-Devices/android_kernel_lenovo_sm8150 development by creating an account on GitHub.
github.com
ROM OS Version: Android 13.1
ROM Kernel: Linux 4.14.190 Schatzkiste-OC
Stable Release Date: 12 September 2022
Latest Release Date: 11 October 2022

December 20th 2022
- Update kernel to 4.14.302 and latest CAF tags
- Enable IncrementalFS
- Remove setting for Adaptive Connectivity
- Adapt parts for compilation after QPR1 merged
- Tweak the night sight values
- Drop component overrides
- Stop including Graphene camera
- Stop including GoogleCalendar in GApps version

Related

[RECOVERY][UNOFFICIAL][Rolex][V3.2.1-027.1] Red Wolf Recovery Project

{
"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.
*
* We're 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.
*
*/
Red Wolf Recovery is custom recovery based on TWRP source code however some things are working here slightly different then you might expected. The main objective of this project is to provide stable recovery with features which you have never seen before in a recovery and which have not been accepted for adding to the official source code of TWRP. This recovery is also first recovery on the world with password protection.​
Based on TWRP version: 3.2.1
For device: Rolex
Authors build: MacTavishAO(ataberkozen)
Developers: ATG Droid
Thanks: z31s1g (for the base of his theme), Ray Li (For his useful advice in the beginnings), osm0sis (for his image scripts), dadi11 (for his awesome kernel) etc.
Features:
Code:
[B]Translated to EN & CZ [/B]
- Password protection
- Flashlight
- MIUI Incremental OTA Support
- Built-in latest Magisk, SuperSU & AromaFM
- Support two screenshot GUI actions - Power+VolDown to save screenshot in to the internal storage &
Power+VolUp to save screenshot in to the external storage (Will be automatically saved in to the internal in case
that external storage doesn't exist).
- Support automatic reboot after the restore process
- Recovery can automatically modify some props in the ROM directly during the installation
- Some built-in scripts from community
- Tap to wake support
- Advanced deactivation of the stock recovery
- Automatic deactivation of the dm-verity & forced encryption directly during the installation of the ROM
- Recovery can notify you about the completed backup/restore/installation using the notification diode & vibration.
- Support "set on boot" settings.
* Changes for security reasons *
- ADB isn't starting automatically at the start of the recovery. You have to activate it in recovery
- MTP isn't starting until user enter correct password
- Deactivated TWRP theme engine
Some differences to the official version:
Code:
- get out of here if you are pirating apps. this recovery is not for you
- always up-to-date with the latest TWRP changes
- compiled on omnirom-7.1 source
- more languages
- other improvements from Features and Changelog lists
Changelog:
Code:
- First Version
Installation instructions:
Same as twrp. If twrp already installed go to install section, select install image, tap on the recovery.img and tick to recovery than swipe.
Known Bugs:
- Flashlight
Downloads:
Latest build for Redmi 4A (rolex)
Redwolf Redmi 4A
Warning:
Please remember that recovery with password protection isn't still a full protection for your phone. Red Wolf can only prevent unauthorized access to your device from recovery. But your device can be still reinstalled using fastboot or Miflash.
XDA:DevDB Information
[RECOVERY][UNOFFICIAL][Rolex][V3.2.1-027.1] Red Wolf Recovery Project, Tool/Utility for the Xiaomi Redmi 4a
Contributors
ataberkozen, ATG Droid, darshan1205, muralivijay
Source Code: https://github.com/RedWolfRecovery
Version Information
Status: Beta
Created 2018-02-04
Last Updated 2018-04-18
Updated. MIUI OTA updates should work fine now.
Not Working this feature !
ataberkozen said:
Updated. MIUI OTA updates should work fine now.
Click to expand...
Click to collapse
MIUI Incremental OTA Support
Not Working this feature !
Doesn't support MIUI Incremental OTA, however, survived the complete system upgrade. Other than TWRp it was replaced by standard recovery and should be reinstalled. Good job!
How to install it without custom recovery?
Updated.
ataberkozen said:
Updated.
Click to expand...
Click to collapse
What's new?
Get the latest Red-Wolf Recovery installation and review watch the video
Adb sideload works?
kentone said:
Adb sideload works?
Click to expand...
Click to collapse
Yes.
Maybe i added Vendor support on Red Wolf for Rolex, but i don't use a ROM compatible. Apparently works fine, can i publish download link here and maybe somebody try with Lineage OS 15.1?
Any update

[ROM][UNOFFICIAL][8.1.0_r52][alice] crDroid 4.7.2 [BETA]

{
"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:
/*Disclaimer
*
* Your warranty is... still valid?
*
* 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! [U]YOU[/U] are choosing to make these modifications and if
* you point the finger at us for messing up your device, we will laugh at you. Hard & a lot.
*
*/
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today. We're mainly based on LineageOS so use custom kernels compatible with them!
Remember to always have a full, functional backup... just in case!​
FEATURES
Click to see the feature list
DOWNLOADS FOLDER (MEGA)
This ROM is compatible with ALE-L21/23/02 and CHM-U01/U03 models.
GApps: OpenGApps · BitGApps
Magisk
Donate to the maintainer (optional but improves motivation)
First time installing crDroid, or just coming from another ROM -- aka CLEAN FLASH
** Make sure you're running this TWRP to flash, and that you've flashed the B895/B896 firmware stack previously **
1) Copy crDroid zip to your device. Also GApps and Magisk if you want them, but they're optional.
2) Boot into recovery
3) Wipe cache, system, dalvik and cust.
4) Flash ROM, GApps and Magisk
5) Format data and reboot to system
Upgrading from earlier version of crDroid -- aka DIRTY FLASH
1) Copy crDroid zip to your device. Also GApps and Magisk if you want them, but they're optional.
2) Boot into recovery
3) Wipe cache, dalvik-cache, system and cust.
4) Flash ROM, GApps and Magisk
5) Reboot to system
KNOWN ISSUES
- HD videos are played laggy (no matter if they're 60, 30fps...).
- Bluetooth.
- Camera (torch works though).
- Sensors (for auto-rotate, landscape...).
- ADB commands (such as adb logcat...)
- RIL works, but about 70-80% of the times.
- Use MagiskHide to pass SafetyNet.
- Disable Wi-Fi & Bluetooth scanning in location settings in order to fix deep-sleep issue (it comes disabled by default).
- All the other stuff not mentioned above is working.
Do NOT expect any support if you:
- are not running the kernel included by default
- have installed any mods such as Xposed!
- have modified system files
SOURCES
Device tree
Kernel
Vendor
ROM source
THANKS TO:
- surdu_petru (for the Oreo bringup and his work all those latest years).
- DarkJoker360 (for his help and time dedicated to this project).
- TheSpartann, haky86, XePeleato, Meticulus...
- crDroid, for this awesome ROM.
- Google
- LineageOS
- SlimRoms
- AOSPA (Paranoid Android)
- OmniRom
- NamelessROM
- Many others... (if you're feeling upset being out of the thanks list just send a PM)
If you like this project, remember to hit the Thanks button
Visit:
Visit official website @ crDroid.net
Telegram group for alice
crDroid Community Telegram
Version information
Status: Beta
Current Stable Version: 4.7.2 (Android 8.1.0)
Maintainer: masemoel
Security patch level: 2018-12-05
SELinux status: Permissive
Created: 2021-06-05
Last Updated: 2021-06-11
(Reserved...)
i start trying it today, could this rom support project treble?

[ROM][11.0][CAF] ConquerOS [ONC][UNOFFICIAL]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* Your warranty is void. Or vaild, probably?
*
* I am not responsible for bricked devices, dead SD , Ebolation X,
* thermonuclear war, or the current economic crisis caused by you following
* these directions. YOU are choosing to make these modificiations, and if
* you point your finger at me for messing up your device, I will LMAO at you.
*/
About ConquerOS
ConquerOS is a CAF Based Custom ROM that optimized for Android Device that use Qualcomm Sanpdragon SoC. We also come with redefined UI to make it looks nice and unique.
Known Issues?
You can tell me
How to flash?
1. Wipe Dalvik, Cache, Data, Vendor, System
2. Format Data (needed)
3. Flash ROM
4. Flash FlameGApps basic
5. Flash Magisk (optional)
6. Reboot system
Download
Download Latest Build
Magisk
Source Code
ROM Source Code
Device Tree
Vendor Blobs
Kernel Source Code
Support Developemnt
O' Conqurors! You can help our development by donating to the team from here.​
ConquerOS 4.7 unofficially released for the Xiaomi Redmi 7 and the Xiaomi Redmi Y3 is available!
ROM Changelogs:
Bumped to 4.7
Merged 'LA.QSSI.11.0.r1-13200-qssi.0' CAF Tag
August Security Patch
Allow to hide VPN icons in the statusbar
Some changes for PixelPropUtils to pass SafetyNet
Fix Battery Usage Header layout
Limit Keyguard charging stats updates
Fix some UI Crashes that really annoying
Set OpenGL Skia as default renderer
Add proper config for WiFi 5GHz support
Device Changelogs?
This is Initial build, so that's all the changelogs . But if you want to see complete changelogs from the device side. You can see from Here.
For some reason CTS/SafetyNet failed, for now need Magisk Hide with custom Pixel Props. The rest, works fine!.
GApps not include, recommend to use FlameGApps with basic variant.
Clean flash with format data needed!
For those of you who are reading this thread, please differentiate between ROM Changelogs and Device Changelogs.
ROM Changelogs are officially published by ConquerOS Dev for all devices.
And don't connect the ROM Changelogs on this case "5GHz Wi-Fi" with onc/onclite. Because in terms of hardware, our devices are limited to that.
DOWNLOAD
FAQs:
Q: Why Security Patch Level still in previous month?
A: Because this is based on CAF not AOSP, so it has a different time for SPL (Security Patch Level) updates.
Thanks.
Regards!
Reserved.
New ConquerOS 4.7, 2nd Unofficially build is Available!
This is the 2nd build for onc devices, the ROM Changelogs are still the same, and CAF is a bit slow in source updates, unlike most AOSP based ROMs.
You can see the ROM Changelogs in the previous post. Please scroll up.
Build Date: 2021-10-10
Device Changelogs:
Ok, so now we have a list of changes in this 2nd build. Not much but enough for now.
2nd build
Source side upstreamed
Move some SCVE blobs to system_ext
Update Latency (/system_ext variant) blobs from LA.UM.9.6.2.r1-03600-89xx.0
update Soter stack from LA.UM.9.6.2.r1-03600-89xx.0
Update I/O Prefetcher blobs from LA.UM.9.6.2.r1-03600-89xx.0
Update Performance stack from LA.UM.9.6.2.r1-03600-89xx.0
Uprev Performance HAL to 2.2 version
Update I/O Prefetcher blobs from LA.UM.9.6.2.r1-03600-89xx.0
Import UBWC blobs from LA.UM.9.6.2.r1-03600-89xx.0
Update needed Media stack from LA.UM.9.6.2.r1-03600-89xx.0
Build needed Media packages
Clean Flash with format data is very recommended. And F2FS Filesystem is fully supported for data and cache partition.
CTS/SafetyNet broken, because it doesn't use a custom fingerprint build from the device side source. So needed MagiskHide with Custom PixelProps.
GApps not include, use FlameGApps with basic variant.
DOWNLOAD
Thanks.
Regards!
Hello. mtp does not work in the latest build
what should be done?

[DISCONTINUED][ROM][12.1][Lavender][UNOFFICIAL] PixelOS [AOSP][STABLE][08/04/22]

{
"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 (launcher, wallpapers, themed icons, google sans fonts, Monet color based system wide theming, boot animation), a fork of OG Pixel Experience with improvements on the top of it. Huge respect to Pixel Experience team for their work, thanks to them for making this ROM possible.
In short a fully functional Pixel Experience with just the right amount of essentials.
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.
*/
Improvements over PixelExperience
Performance improvements from ProtonAOSP
Reduced log spam verbosity
Android 12 style 4G/LTE icons
Add/remove QS with one click
Increased UI responsiveness
Optimized Night Light
Per app network restrictions
Annoying notifications
Three-fingers-swipe to screenshot
Double tap to sleep on lockscreen
Double tap to sleep on statusbar
Volume key music control
Extended Monet implementation to more UI elements
Simple RGB color balance transform sliders
More font size in 5% steps from 80% to 130%
First-class implementation of Repainter app
Under the hood optimizations​
Device Specific Issues:
None
Note: GApps are included, don't flash separately.
PixelOS Recovery is recommended if you want to stay encrypted, no custom recovery supports encryption on Android12, 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 system, vendor, cache, dalvik, data
• Flash latest android 11 global stable firmware (link above)
• Flash ROM zip
• Reboot and voila!
• 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 voila!
Join our Telegram Group https://t.me/PixelOSChat
Source Code
PixelOS http://github.com/PixelOS-Pixelish
Device Tree and Vendor Tree https://github.com/inferno964/device_xiaomi_lavender & https://github.com/inferno964/vendor_xiaomi_lavender
Kernel Tree https://github.com/inferno964/android_kernel_xiaomi_sdm660
ROM OS Version: Android 12.1.
ROM Kernel: Linux 4.4.x
Initial Release Date: 08 April 2022
Why cant download ?!
Also, why did you put the link in Google Drive, what is this nonsense?
there is not linked firmware android 11 stable
Edit: Download links removed.

Question [ROM][13][UNOFFICIAL] PixelOS [AOSP][STABLE][07/02/2023]

[ROM][13][UNOFFICIAL] PixelOS [AOSP][STABLE][07/02/2023]
<!-- Read the whole thread and fill the required blanks marked with '*' or '(?)' -->
{
"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.
*/
Our Featurelist​
Device Specific Issues:
<!-- If you find bug,you can send me logcat -->
Requirements
<!-- Include minimum firmware or vendor (if prebuilt) requirements -->
Downloads
Get the latest PixelOS Build for Spes/Spesn* https://drive.google.com/uc?id=14th6-yN8uUz3NNPj0IN3XPPGml_NGjIx&export=download]Download
Firmware https://xiaomifirmwareupdater.com/firmware/spesn*/
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
<!-- Linking DFE is optional, as some of the devices don't support it -->
DFE (optional) (not recommended) https://github.com/PixelOS-Devices/...8/Disable_Dm-Verity_ForceEncrypt_20201008.zip
<!-- Link a custom recovery here, preferrably twrp or orange fox -->
Recovery *
PixelOS Recovery https://sourceforge.net/projects/pixelos-releases/files/thirteen/*/recovery/
Note: GApps are included, don't flash separately.​
Notes
• Encryption is enabled by default
• SELinux is enforcing/permissive
• (?) Included Graphene Camera
<!-- Might be different for different devices -->
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 system, vendor, cache, dalvik, data
• Flash latest android 11 global stable firmware (link above)
• Flash ROM zip
• Reboot and voila!
• 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 voila!
Read our blog https://blog.pixelos.net
Join our Telegram Group https://t.me/PixelOSChat
Buy me a Coffee https://www.paypal.com/paypalme/Anggaalfian410
https://saweria.co/Anggaalfian
Help translate PixelOS https://translate.pixelos.net
Source Code
PixelOS http://github.com/PixelOS-AOSP
Device Tree https://github.com/RESISTERR/device_xiaomi_spes
Vendor Tree https://github.com/RESISTERR/vendor_xiaomi_spes
Kernel Tree https://github.com/RESISTERR/header_kernel_xiaomi_spes
ROM OS Version: Android 13.
ROM Kernel: Linux 4.19.x
Stable Release Date: 07/02/2023
Latest Release Date: 07/02/2023
wipe dalvik cache
HLGN1932 said:
• Wipe system, vendor, cache, dalvik, data
Click to expand...
Click to collapse
Please remove this from instructions . Spes does not support wiping these . This can cause confusions among newcomers.
Some links do not work, for example recovery, firmware, etc.
After the first boot, the command "fastboot boot twrp.img" does not work... Reboot and stuck in first splash logo, not booting twrp (tested TWRP 3.7 and TWRP 3.6)
Really appreciate the pulse notification functionality
sis tema said:
After the first boot, the command "fastboot boot twrp.img" does not work... Reboot and stuck in first splash logo, not booting twrp (tested TWRP 3.7 and TWRP 3.6)
Click to expand...
Click to collapse
do you reflash twrp?
It's great to see a new update of this rom, which works very well. Thank you for this.
Just one question, why didn't you update the already existing post of the rom?
Here :
[ROM][13][UNOFFICIAL] PixelOS [AOSP][STABLE][10/11/2022]
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. /* Your...
forum.xda-developers.com
So, i'm trying to install the februar version. Impossible. I got an error message afetr reboot, who back to pixel recovery.
Try some differents install, try download again the rom etc .... always error.
So I migred to another rom.
BUG: face unlock

Categories

Resources