Paranoid Android Quartz 3 Beta - Oneplus 8 Pro - OnePlus 8 Pro ROMs, Kernels, Recoveries, & Other

{
"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"
}
We are very excited to announce the release of Paranoid Android Quartz, based on Android 10.
On the first launch, you’ll notice a clean setup with a beautiful wallpaper from Hampus Olsson, who teamed up with us again to create several beautiful pieces of artwork. Hampus is a multi-disciplinary artist whose design stands for itself and we’re glad to have him onboard. We also added further UI touches that we believe enhance the overall user experience. You can find all of the Paranoid Android wallpapers and many more in the Abstruct app, included in our builds.
Our builds are based on the Code Aurora Forum Android base, which is optimized for Qualcomm platforms and has a higher degree of performance, battery life, and functionality compared to the Android Open Source Project platform. The Paranoid Android team and contributors are focusing on squashing existing bugs, and implementing and improving features, performance, and stability. We are dedicated to providing a user experience with the stability that you can expect from stock ROMs with best-in-class performance and features to help you get the most out of your device.
Device-specific issues
You tell me.
Note: Custom kernels are NOT supported!
Requirements
Make sure you've latest OxygenOS 10 stable firmware flashed on both the slots before flashing the ROM.
Download
Links are in the second post
Changelogs
Keep an eye on our Twitter account, @paranoidaospa , as we will be posting about new features getting included in the release builds, as well as links to betas for those devices that will get them.
Paranoid Android Quartz released
Instructions & requirements
This device runs under OxygenOS vendor, make sure you are coming from OxygenOS 10.5.9 or newer before flashing PA
Unzip the rom package
Reboot to bootloader and flash the images inside the packages by opening a terminal and run the following commands below
Code:
fastboot reboot fastboot
fastboot -w (if coming from another OS, this will format userdata)
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash system system.img
fastboot flash product product.img
fastboot flash vbmeta vbmeta.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot reboot
Important / Useful links
Paranoid Android Twitter
Paranoid Android Channel (Telegram)
Paranoid Android Community (Telegram)
Help us improve PA by submitting detailed bug reports with logs. Learn how to take logs here.
Cheers and #StayParanoid!
XDA:DevDB Information
Paranoid Android Quartz, ROM for the OnePlus 8 Pro
Contributors
sirhc, ZVNexus, TheStrix, xboxfanj
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Unlocked Bootloader
Based On: CAF
Version Information
Status: Testing
Created 2020-06-23
Last Updated 2020-06-23

Starting off 8pro rom development with some beta paranoid android builds. Me and @ZVNexus have been working hard to get stable builds up and running for the 8/8pro. These builds are unified so it will work on both 8/8pro but since ZVNexus is the op8 maintainer, i will leave it up to him to make a separate thread.
Everything works afaik, except for maybe fod on the 8pro, it's reported working fine on op8 though, could just be a messed up fod size for the 8pro, but it's being looked into. If fod works for you, please let me know. Alternatively these builds include ParanoidFaceSense (Face unlock) as well.
Downloads
Quartz 3 - June 23rd
Sources
Kernel - Note: This is not an official PA kernel, just a modified stock kernel to get it working on PA, arter97 will be our kernel maintainer, when official releases rollout
Huge thanks to Oneplus for providing the PA team with a few dev units, this wouldn't be possible without you guys!

great! first AOSP based ROM
Could you add a list of things not working?
you say custom kernel not supported, do you mean it will work but you dont give help if someone running custom kernel?

Nekromantik said:
great! first AOSP based ROM
Could you add a list of things not working?
you say custom kernel not supported, do you mean it will work but you dont give help if someone running custom kernel?
Click to expand...
Click to collapse
The current kernels we have for the 8pro are made for stock rom, and will most likely not work, also we include custom things in our kernel for features etc. that most custom kernels do not provide. When there are custom kernels available for custom roms, you are free to use them but your results aren't guaranteed, therefore the team does not support them as far as offering solutions to any issues you may have

So fingerprint not working on 8 pro?

Reuben_skelz92 said:
So fingerprint not working on 8 pro?
Click to expand...
Click to collapse
From my testing it works but it's super hard to enroll and after enrollment it just doesn't recognize your fingerprint, it's strange because it works fine on the regular op8, so it seems it might be the wrong fod sizes. Should be fixed in the next build

Going to try this tomorrow morning. Thanks!

Grateful to see PA on the 8 pro!! Thank you!!

@sirhc did you guys get the kernel to compile and boot with GCC?

kristofpetho said:
@sirhc did you guys get the kernel to compile and boot with GCC?
Click to expand...
Click to collapse
Current kernel uses clang, can use GCC but not 9 or 10

sirhc said:
Current kernel uses clang, can use GCC but not 9 or 10
Click to expand...
Click to collapse
Thank you. Indeed CAF changed something and I also can't get a kernel to boot when compiled with either GCC 9 or 10.
Apologies for the OT.
It's awesome to see you guys here so short after the device is released!

kristofpetho said:
Thank you. Indeed CAF changed something and I also can't get a kernel to boot when compiled with either GCC 9 or 10.
Apologies for the OT.
It's awesome to see you guys here so short after the device is released!
Click to expand...
Click to collapse
I'm assuming you need some commits from upstream, not sure I'm not kernel dev. Just a framework dev xD, but I think our kernel will be done for gcc soon

is the ROM suitable for DD? Thanks

aydinbahadir88 said:
is the ROM suitable for DD? Thanks
Click to expand...
Click to collapse
Yes

fix
Hi guys, how fix this error
system & product partition not found

aseli1337 said:
Hi guys, how fix this error
system & product partition not found
Click to expand...
Click to collapse
Make sure you're following the instructions, reboot to fastboot (bootloade, you can use adb reboot bootloader), from there type fastboot reboot fastboot then once it boots into fastbootd, fastboot -w and flash the images

sirhc said:
Starting off 8pro rom development with some beta paranoid android builds. Me and @ZVNexus have been working hard to get stable builds up and running for the 8/8pro. These builds are unified so it will work on both 8/8pro but since ZVNexus is the op8 maintainer, i will leave it up to him to make a separate thread.
Everything works afaik, except for maybe fod on the 8pro, it's reported working fine on op8 though, could just be a messed up fod size for the 8pro, but it's being looked into. If fod works for you, please let me know. Alternatively these builds include ParanoidFaceSense (Face unlock) as well.
Downloads
Quartz 3 - June 23rd
Sources
Kernel - Note: This is not an official PA kernel, just a modified stock kernel to get it working on PA, arter97 will be our kernel maintainer, when official releases rollout
Huge thanks to Oneplus for providing the PA team with a few dev units, this wouldn't be possible without you guys!
Click to expand...
Click to collapse
not to be rude but we have two fully working versions of TWRP. Why not build a normal ROM zip, as it's infinitely easier for people to actually flash it.

Burt Squirtz said:
not to be rude but we have two fully working versions of TWRP. Why not build a normal ROM zip, as it's infinitely easier for people to actually flash it.
Click to expand...
Click to collapse
We had issues with update engine and dynamic partitions. Only solution we've found so far is to including a prebuilt stock vendor image so that vendor doesn't get "removed" when flashing zips. It's not fully tested and we are looking for other ways. Google has not added proper support for flashable zips for devices with dynamic partitions using prebuilt vendors yet, that's why devices like op7tpro have had their issues with twrp as well

not sure what i did wrong but im currently in a bootloop, I formatted the data and im running the latest oos update any idea boss?

juancheco95 said:
not sure what i did wrong but im currently in a bootloop, I formatted the data and im running the latest oos update any idea boss?
Click to expand...
Click to collapse
After fastboot -w and flashing all the images, I usually reboot to stock recovery and wipe data and format again as a extra measure. When you say bootloops do you mean the bootanimation is looping?

Related

Paranoid Android Quartz 5 - Xiaomi MI 9

{
"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"
}
We are very excited to announce the release of Paranoid Android Quartz, based on Android 10.
On the first launch, you’ll notice a clean setup with a beautiful wallpaper from Hampus Olsson, who teamed up with us again to create several beautiful pieces of artwork. Hampus is a multi-disciplinary artist whose design stands for itself and we’re glad to have him onboard. We also added further UI touches that we believe enhance the overall user experience. You can find all of the Paranoid Android wallpapers and many more in the Abstruct app, included in our builds.
Our builds are based on the Code Aurora Forum Android base, which is optimized for Qualcomm platforms and has a higher degree of performance, battery life, and functionality compared to the Android Open Source Project platform. The Paranoid Android team and contributors are focusing on squashing existing bugs, and implementing and improving features, performance, and stability. We are dedicated to providing a user experience with the stability that you can expect from stock ROMs with best-in-class performance and features to help you get the most out of your device.
Notice
As we are growing on our list of supported devices in each release, we require of a stronger build environment so we can speed up the compilation process for releases. Based on the actual Quartz 5 list, we support over 30 devices, which takes between 2 and 3 days for all the builds to be completed without counting possible compilation issues or rebuild needs, based on our current specs.
We kindly ask all of you that are in position to donate anything, to help and support us so we can provide better and faster build releases, as well as increase the download speed of our servers, all looking for your enjoyment.
You can donate on the link below:
Donate
Device-specific issues
Miracast / Wireless Casting not working
Note: Custom kernels are NOT supported!
Requirements
Make sure you are running the stable V12.0.1.0.QFAEUXM firmware before flashing the ROM.
You can download it from here: Cepheus Firmware
If this the first time you are installing a custom ROM, make sure to flash vbmeta.img using the following command:
Code:
fastboot flash vbmeta vbmeta.img --disable-verity --disable-verification
Download
Get the latest Xiaomi MI 9 build: Download
Changelogs
Keep an eye on our Twitter account, @paranoidaospa , as we will be posting about new features getting included in the beta builds.
Paranoid Android Quartz released
Instructions
We highly recommend to use 3.3.1-62 (newer if available) of Mauronofrio's version of his recovery for flashing PA.
Reboot to TWRP
Format data *
Reboot back to recovery
Flash PA zip **
Reboot
* Only required for the first flashing, and maybe optional.
** Note: GAPPS is included in the zip
Sources
Paranoid Android Github
Kernel Sources
Important / Useful links
Paranoid Android Twitter
Paranoid Android Channel (Telegram)
Paranoid Android Community (Telegram)
Help us improve PA by submitting detailed bug reports with logs. Learn how to take logs here.
Cheers and #StayParanoid!
XDA:DevDB Information
Paranoid Android Quartz, ROM for the Xiaomi Mi 9
Contributors
markakash, Cave_diver, herna
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: V12.0.1.0.QFAEUXM
Version Information
Status: Stable
Created 2019-11-04
Last Updated 2020-09-02
Quartz 5 changelog
September security patchset.
App Locker version 1.1.
DC Dimming.
Lockscreen SmartSpace.
Ringer Mode Gestures.
New FOD icon and animation.
Permissions Hub.
Cepheus Quartz 5 device specific changelog
WLAN Calling (VoWifi) fixed
Random/reboots freezes resolved
Switched to a vendor-based GPS implementation
Bluetooth improved (non-working media control and many other issues resolved, including low BT volume)
Various audio/video encoding issues fixed, e.g. FB Messenger audio recordings
Double-tap to wake now works
Vendor files/blobs updated to Miui 12
NEW KERNEL: Quantic Illusion - thank you @Ayrton990!
Known bugs:
Miracast / Wireless Casting not working
RESERVED
Dude u are a god
---------- Post added at 02:13 PM ---------- Previous post was at 02:11 PM ----------
But can you make notch looks smooth like miui, It look like too bad in all aosp roms, i think some stuff blocked to get overlay from vendor?
Who lazy to download full global zip here is my extracted firmware+vendor image: http://178.62.238.57/cepheus/firmware/global/fw.zip
Widevine l1 support?
Good job man!
Nice, maybe im going test this soon!
Is there a List of known Bugs? Or aren't there any at all ? FP Scanner as an example?
finran said:
Is there a List of known Bugs? Or aren't there any at all ? FP Scanner as an example?
Click to expand...
Click to collapse
It is literally written in the first. post... You can do better.
obviously a maximum fail
sorry :/
Hello! Does the hotspot work on this ROM?
Thank you!
Has anyone been successful with gapps? I flashed the ones suggested in the OP, but after reboot I'm not seeing them installed.
fossiltkm said:
Has anyone been successful with gapps? I flashed the ones suggested in the OP, but after reboot I'm not seeing them installed.
Click to expand...
Click to collapse
Try bitgapps with setupwizard
How is this rom compared to pixel experience?
bosti99 said:
How is this rom compared to pixel experience?
Click to expand...
Click to collapse
In first, this in an alpha version, then there is some bugs. You can use it for a daily rom. Personally, it's my favorite ROM since a lot of years.
I beleve, she is only base on caf then it's optimise for Qualcomm's device. Fluidity and good performance, and very good battery life.
I repeate, it's an alpha version, let the dev work and you'll see the magic
i instaled opengapps and they don`t appear, Google Play is missing. tried full and nano.
does it work with xiaomi.eu stable? because I tried with wiping cache, dalvik cache, data then installing xiaomi.eu stable and pa like 5 times and ended up in a bootloop
Gapps
bogdanpop74 said:
i instaled opengapps and they don`t appear, Google Play is missing. tried full and nano.
Click to expand...
Click to collapse
Same for me, it's really frustating, i don't know why it's shown in the instructions, i waste several hours by trying this and install at least PE + again?!
Zooytron said:
Same for me, it's really frustating, i don't know why it's shown in the instructions, i waste several hours by trying this and install at least PE + again?!
Click to expand...
Click to collapse
No problems for me, I did like that :
Flash the latest global ROM 04/11 miui 11
Flash magisk and twrp recovery ( recommended )
Reboot in recovery
Format data
Reboot in recovery again
Flash AOSPA
Flash gapps ( micro package )
Flash magisk for root ( optional )
Reboot
I have tried with another firmware, and this disappeared with the 04/11 version.
---------- Post added at 02:21 AM ---------- Previous post was at 02:19 AM ----------
bosti99 said:
does it work with xiaomi.eu stable? because I tried with wiping cache, dalvik cache, data then installing xiaomi.eu stable and pa like 5 times and ended up in a bootloop
Click to expand...
Click to collapse
You need to format data in the wipe section directly.
And use another firmware, flash the full ROM of stable miui 11 of 04/11. The xiaomi.EU 's ROM is not the good firmware, I think.

Paranoid Android Quartz 5 - OnePlus 6T

{
"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"
}
We are very excited to announce the release of Paranoid Android Quartz, based on Android 10.
On the first launch, you’ll notice a clean setup with a beautiful wallpaper from Hampus Olsson, who teamed up with us again to create several beautiful pieces of artwork. Hampus is a multi-disciplinary artist whose design stands for itself and we’re glad to have him onboard. We also added further UI touches that we believe enhance the overall user experience. You can find all of the Paranoid Android wallpapers and many more in the Abstruct app, included in our builds.
Our builds are based on the Code Aurora Forum Android base, which is optimized for Qualcomm platforms and has a higher degree of performance, battery life, and functionality compared to the Android Open Source Project platform. The Paranoid Android team and contributors are focusing on squashing existing bugs, and implementing and improving features, performance, and stability. We are dedicated to providing a user experience with the stability that you can expect from stock ROMs with best-in-class performance and features to help you get the most out of your device.
Notice
As we are growing on our list of supported devices in each release, we require of a stronger build environment so we can speed up the compilation process for releases. Based on the actual Quartz 4 list, we support over 30 devices, which takes between 2 and 3 days for all the builds to be completed without counting possible compilation issues or rebuild needs, based on our current specs.
We kindly ask all of you that are in position to donate anything, to help and support us so we can provide better and faster build releases, as well as increase the download speed of our servers, all looking for your enjoyment.
You can donate on the link below:
Donate
Note: Custom kernels are NOT supported!
Requirements
Make sure you've latest OxygenOS 10 stable firmware flashed on both the slots before flashing the ROM.
Download
Get the latest OnePlus 6T build
Download
Changelogs
Keep an eye on our Twitter account, @paranoidaospa , as we will be posting about new features getting included in the release builds, as well as links to betas for those devices that will get them.
Paranoid Android Quartz released
Instructions & requirements
This device runs under OxygenOS vendor, make sure you are coming from latest OxygenOS 10 or flash it from twrp just before flashing PA package.
Download the latest build
Boot the latest image of mauronofrio's TWRP
Flash the latest build (Note: No need to flash GApps package separately, we include GApps in our ROM package)
Reboot
Important / Useful links
Paranoid Android Twitter
Paranoid Android Channel (Telegram)
Paranoid Android Community (Telegram)
Help us improve PA by submitting detailed bug reports with logs. Learn how to take logs here.
Cheers and #StayParanoid!
XDA:DevDB Information
Paranoid Android Quartz, ROM for the OnePlus 6T
Contributors
TheStrix, sirhc, xboxfanj
Source Code: https://github.com/AOSPA
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
Based On: CAF
Version Information
Status: Stable
Created 2020-01-12
Last Updated 2020-09-29
Build changelogs
Quartz 3 (20200612)
Read our blog post for the release
Quartz 2 (20200426)
Read our blog post for the release
Quartz 1 (20200415)
Initial stable release!
Read our blog post for the release
Beta 3 (20200313)
Updated to March 2020 Security Patch and Feature Update
Double tap to sleep on home screen
Pocket Lock
Pulse Light
Raise to wake
Expandable Quick Settings
Alert Slider UI updates
Navigation bar size customization
Context Aware Bluetooth Airplane Mode
Extended screenshots
Inverted 3 button navbar option
Add icon pack support to launcher
Performance and Stability Improvements
Improve Notch Configuration
Improve Vibration
Beta 2 (20200118)
Fixed TWRP installer causing phone to boot into QCOM crashdump
Alert slider UX improvements
Upgraded to chromium zlib (improves compression, decompression, PNG decoding, APK installing, and other performance across the board)
Upgraded to GCC 9 for building kernel (improves performance)
FOD bug fixes
Other performance Improvements
Beta 1 (20200112)
Initial Release
Reserved
First!
Really rooting for you! Hope it's not just a tease like last time where there was just 1 or two updates and that was it. Loved that paranoid experience prior to one plus taking your devs ?
What is the required firmware for this?
itsdan313 said:
What is the required firmware for this?
Click to expand...
Click to collapse
Maybe 10.3
Riddle5 said:
Maybe 10.3
Click to expand...
Click to collapse
Yes, maybe
The base is 10.3. It was confirmed by the OP6 Maintainer. Anyone flash this yet?
I've been waiting for a good custom ROM to finally get me off of OOS. So, how would I go about flashing this? I'm on the latest open beta, OB4 I believe
Sent from my ONEPLUS A6013 using Tapatalk
iamterence said:
I've been waiting for a good custom ROM to finally get me off of OOS. So, how would I go about flashing this? I'm on the latest open beta, OB4 I believe
Click to expand...
Click to collapse
If you could've just read a few messages back you'll know that base is 10.3. oh and, if you don't know how to flash, i suggest research and help yourself.
Adil Aziz said:
If you could've just read a few messages back you'll know that base is 10.3. oh and, if you don't know how to flash, i suggest research and help yourself.
Click to expand...
Click to collapse
I know the base is 10.3, but does 10.3 =/= OB4? I know there's some weird stuff going on between the two
Sent from my ONEPLUS A6013 using Tapatalk
iamterence said:
I know the base is 10.3, but does 10.3 =/= OB4? I know there's some weird stuff going on between the two
Click to expand...
Click to collapse
Well, if dev said 10.3, then use 10.3. you can use ob4 if you want tho.
iamterence said:
I know the base is 10.3, but does 10.3 =/= OB4? I know there's some weird stuff going on between the two
Click to expand...
Click to collapse
There is no OB4 yet.....
I suggest you don't take changes and flash 10.3 first since you already will lose data.
iamterence said:
I know the base is 10.3, but does 10.3 =/= OB4? I know there's some weird stuff going on between the two
Click to expand...
Click to collapse
10.3 isn't OB ... OB has a different approach, therefore flash 10.3. before try this one
Thanks for the contribution. What are this ROM features?
Clean install?
Exicted.
Any screenshots or a video review? I rooted OP6T long ago but never flashed any custom ROM yet, or I'd say never needed another ROM given the performance and features of OOS... And one year using the device with same OS is too much
Would love to flash it once it is stable
I know this does not go here but it is the first Android 10 rom that I try.
I have a rather annoying bug that prevents me from connecting the phone via USB to the PC and does not let me transfer data, just load it.
I have the latest version in both slots.

[UNOFFICIAL][EOL] ParanoidAndroid Xiaomi MI 10 - Quartz 5

{
"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"
}
We are very excited to announce the release of Paranoid Android Quartz, based on Android 10.
On the first launch, you’ll notice a clean setup with a beautiful wallpaper from Hampus Olsson, who teamed up with us again to create several beautiful pieces of artwork. Hampus is a multi-disciplinary artist whose design stands for itself and we’re glad to have him onboard. We also added further UI touches that we believe enhance the overall user experience. You can find all of the Paranoid Android wallpapers and many more in the Abstruct app, included in our builds.
Our builds are based on the Code Aurora Forum Android base, which is optimized for Qualcomm platforms and has a higher degree of performance, battery life, and functionality compared to the Android Open Source Project platform. The Paranoid Android team and contributors are focusing on squashing existing bugs, and implementing and improving features, performance, and stability. We are dedicated to providing a user experience with the stability that you can expect from stock ROMs with best-in-class performance and features to help you get the most out of your device.
Device-specific issues
- Double tap to wake
- Buggy FOD
- Safetynet
Requirements
Make sure you are running the stable Latest Xiaomi EEA (12.0.3) or China stable rom before flashing the ROM.
If this the first time you are installing a custom ROM, make sure to flash vbmeta images using the following command:
Code:
fastboot --disable-verity flash vbmeta vbmeta.img
fastboot --disable-verity flash vbmeta_system vbmeta_system.img
Download
Get the latest Xiaomi MI 10 build: Download
Changelogs
Keep an eye on our Twitter account, @paranoidaospa , as we will be posting about new features getting included in the beta builds.
Paranoid Android Quartz released
Instructions
We highly recommend to use latest TWRP for flashing PA.
Reboot to TWRP
Format data *
Reboot back to recovery
Flash PA zip **
Reboot
* Only required for the first flashing, and maybe optional.
** Note: GAPPS is included in the zip
Important / Useful links
MI 10 AOSP Community (Telegram)
Kernel Source
Help us improve PA by submitting detailed bug reports with logs. Learn how to take logs here.
Cheers and #StayParanoid!
XDA:DevDB Information
ParanoidAndroid Xiaomi MI 10, ROM for the Xiaomi Mi 10
Contributors
markakash
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Latest Xiaomi EU Android 10
Version Information
Status: Beta
Created 2020-09-23
Last Updated 2020-10-06
Changelog: 24 Sep
- Fixed ril issue for some
- Fixed random reboot
- Fixed autobrightness being unstable
- Speaker playback doesn't distort much now
- Added various color modes
- Stability improvements
- Added Xiaomi Doze. Options to wake up device using pickup sensor.
Changelog: 27 Sep
- Fixed statusbar battery padding
- Fixed bass heavy speaker
- Implemented "dynamic" refreshrate. System will switch to 60Hz if the screen isn't being touched for example while reading, watching video etc. As soon as you touch the screen, it ramps up to 90Hz.
- Added missing hotspot
- Added subtle vibration systemwide
- Some performance improvements
Note: FOD has been disabled in this build and won't be available until its properly fixed.
Note: Please read the flashing instructions before flashing this update!
Happy to get the beta release for Mi 10...
First aosp rom
Boom.
Very nais man.
I am probably dreaming in the end if it is booting up
Thanks for this beautiful rom. Downloading
Sent from my Mi 10 using Tapatalk
Great News Thank You so much
Nice, congratulations
If somebody have problem about difference of CAF Code Aurora Forum vs AOSP vs LineageOS this link is handy
https://customroms.net/faq/caf-vs-aosp-los-roms/
"CAF ROMs, if available, are therefore generally considered to be more optimized for Qualcomm’s Snapdragon SoCs than LOS and AOSP ROMs. The difference is mainly in the base, so the only thing that might get better on CAF ROMs is the optimization (in performance, RAM management, battery, etc.,). Suppose there are two variants of the same ROM (like Pixel Experience), one of which is based on AOSP and the other on CAF. In this case, there should only be differences in optimization and not features, as it is only the base that’s different unless the developers intentionally implement extra features into the CAF ROM."
Very Pro sir
CryllicBuster273 said:
Very Pro sir
Click to expand...
Click to collapse
Big fan sur!
Finally. I'm so happy to see development going on for this device. Anybody already installed it?
Effzeh1948 said:
Finally. I'm so happy to see development going on for this device. Anybody already installed it?
Click to expand...
Click to collapse
Yeah all good so far with the bugs mentioned
Mackay53 said:
Yeah all good so far with the bugs mentioned
Click to expand...
Click to collapse
Nice. So i have to flash vbmeta and then just install the zip with twrp?
Edit: Sorry, didnt see that there install instructions so after i installed the vbmeta images my twrp was uninstalled and i cant install it back. now fastboot is rebooting all the time after i formated the data
Effzeh1948 said:
Nice. So i have to flash vbmeta and then just install the zip with twrp?
Edit: Sorry, didnt see that there install instructions so after i installed the vbmeta images my twrp was uninstalled and i cant install it back. now fastboot is rebooting all the time after i formated the data
Click to expand...
Click to collapse
What happens when you try to fastboot twrp? I didn't actually flash the vbmeta files as I don't have my fastboot laptop till Friday. Must of been lucky.
Mackay53 said:
What happens when you try to fastboot twrp? I didn't actually flash the vbmeta files as I don't have my fastboot laptop till Friday. Must of been lucky.
Click to expand...
Click to collapse
Don't know. Right now i'm unbricking my device and will then try it without the vbmeta files once again.
Now it works. Didn't install vbmeta
Will cmi have this rom?
So, if I understand correctly, if I have xiaomi.eu .... I don`t need flash vbmeta.img ... only flash ROM and optionaly Gapps .... hmmm, but only closed source chinese twrp working on 100%
Link please from TWRP of Paranoid?

Paranoid Android Ruby Beta 4 - OnePlus 8T

{
"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"
}
We are very excited to announce the alpha of Paranoid Android Ruby, based on Android 11.
On the first launch, you’ll notice a clean setup with a beautiful wallpaper from Hampus Olsson, who teamed up with us again to create several beautiful pieces of artwork. Hampus is a multi-disciplinary artist whose design stands for itself and we’re glad to have him onboard. We also added further UI touches that we believe enhance the overall user experience. You can find all of the Paranoid Android wallpapers and many more in the Abstruct app, included in our builds.
Our builds are based on the Code Aurora Forum Android base, which is optimized for Qualcomm platforms and has a higher degree of performance, battery life, and functionality compared to the Android Open Source Project platform. The Paranoid Android team and contributors are focusing on squashing existing bugs, and implementing and improving features, performance, and stability. We are dedicated to providing a user experience with the stability that you can expect from stock ROMs with best-in-class performance and features to help you get the most out of your device.
Notice
As we are growing on our list of supported devices in each release, we require of a stronger build environment so we can speed up the compilation process for releases. Based on the actual Quartz 4 list, we support over 30 devices, which takes between 2 and 3 days for all the builds to be completed without counting possible compilation issues or rebuild needs, based on our current specs.
We kindly ask all of you that are in position to donate anything, to help and support us so we can provide better and faster build releases, as well as increase the download speed of our servers, all looking for your enjoyment.
You can donate here
Device-specific issues:
Call related issues on Google Fi
Miracast
There are likely many other issues, these are just the most prominent to me. Don't come into this with the expectation any issue you come across will be fixed in a timely manner.
Note: Custom kernels are NOT supported unless the kernel says it supports PA and GMS is included!
Requirements
My preferred logging format is:
adb logcat -b all -d *:E > logcat-err.log
adb logcat -b all -d > logcat.log
adb shell dmesg > dmesg.log
Then you can upload them to https://del.dog and send me the link for each one.
Download
Instructions
Download the latest build we released.
If you haven't flashed PA before, flash the "-image" build in bootloader with "fastboot update [build].
If you have flashed PA before then sideload the OTA in recovery.
Reboot into recovery right after that's done flashing, and wipe userdata.
Starting with Beta 3, you must clean flash due to recent commits related to userdata.
If you already flashed Beta 1, then you can just sideload the OTA in recovery if it is avaliable, although there might be only fastboot images up for the latest version so keep that in mind.
Important / Useful links
Paranoid Android Twitter
Paranoid Android Channel (Telegram)
Paranoid Android Community (Telegram)
Cheers and #StayParanoid!
XDA:DevDB Information
Paranoid Android, ROM for the OnePlus 8T
Contributors
ZVNexus, xboxfanj, Vishalcj17, andrewfluck
Source Code: https://github.com/AOSPA/android_kernel_oneplus_sm8250
ROM OS Version: Android 11
ROM Kernel: Linux 4.19
ROM Firmware Required: Latest OOS
Based On: CAF
Version Information
Status: Beta
Current Beta Version: Ruby Beta 4
Beta Release Date: 2021-02-27
Created 2020-12-22
Last Updated 2020-12-22
Super excited to see this get started for the 8T. ROM OS version says 10 at the bottom of the post though.
Sheradrax said:
Super excited to see this get started for the 8T. ROM OS version says 10 at the bottom of the post though.
Click to expand...
Click to collapse
Leftover from when XDA DevDB was a thing, Android 10 was the latest version at the time when I created the OP8/Pro thread. Guess I can put whatever I want there now since the rework.
Yeah boy!
ZVNexus said:
Leftover from when XDA DevDB was a thing, Android 10 was the latest version at the time when I created the OP8/Pro thread. Guess I can put whatever I want there now since the rework.
Click to expand...
Click to collapse
Ah. Good to know.
This is the first time I've flashed a ROM like this. It has several .sig files missing. I'm guessing that's due to not being OnePlus firmware. It fails at the vendor.img though. It returns:
extracting vendor.img (1323 MB) to disk...ziparchive W 12-22 14:58:22 6940 3964 Zip: unable to truncate file to 1387766136: File too large
fastboot: error:
failed to extract 'vendor.img': I/O error
Not sure what I'm doing wrong.
Sheradrax said:
Ah. Good to know.
This is the first time I've flashed a ROM like this. It has several .sig files missing. I'm guessing that's due to not being OnePlus firmware. It fails at the vendor.img though. It returns:
extracting vendor.img (1323 MB) to disk...ziparchive W 12-22 14:58:22 6940 3964 Zip: unable to truncate file to 1387766136: File too large
fastboot: error:
failed to extract 'vendor.img': I/O error
Not sure what I'm doing wrong.
Click to expand...
Click to collapse
Had another 8T user try to reproduce, they cannot.
ZVNexus said:
Had another 8T user try to reproduce, they cannot.
Click to expand...
Click to collapse
Figured it out. It was lack of hard drive space (I'm using a tiny laptop with only Win10 and it struggles to keep 3GB of space open).
ZVNexus said:
We are very excited to announce the alpha of Paranoid Android Ruby, based on Android 11.
On the first launch, you’ll notice a clean setup with a beautiful wallpaper from Hampus Olsson, who teamed up with us again to create several beautiful pieces of artwork. Hampus is a multi-disciplinary artist whose design stands for itself and we’re glad to have him onboard. We also added further UI touches that we believe enhance the overall user experience. You can find all of the Paranoid Android wallpapers and many more in the Abstruct app, included in our builds.
Our builds are based on the Code Aurora Forum Android base, which is optimized for Qualcomm platforms and has a higher degree of performance, battery life, and functionality compared to the Android Open Source Project platform. The Paranoid Android team and contributors are focusing on squashing existing bugs, and implementing and improving features, performance, and stability. We are dedicated to providing a user experience with the stability that you can expect from stock ROMs with best-in-class performance and features to help you get the most out of your device.
Notice
As we are growing on our list of supported devices in each release, we require of a stronger build environment so we can speed up the compilation process for releases. Based on the actual Quartz 4 list, we support over 30 devices, which takes between 2 and 3 days for all the builds to be completed without counting possible compilation issues or rebuild needs, based on our current specs.
We kindly ask all of you that are in position to donate anything, to help and support us so we can provide better and faster build releases, as well as increase the download speed of our servers, all looking for your enjoyment.
You can donate here
Device-specific issues
FOD has some issues with dimming, gets there eventually but goes full HBM then fades into dim. Also pretty slow on enrolling, but in actual use it's pretty fine.
There are likely many other issues, these are just the most prominent to me. Don't come into this with the expectation any issue you come across will be fixed in a timely manner.
Note: Custom kernels are NOT supported unless the kernel says it supports PA and GMS is included!
Requirements
My preferred logging format is:
adb logcat -b all -d *:E > logcat-err.log
adb logcat -b all -d > logcat.log
adb shell dmesg > dmesg.log
Then you can upload them to https://del.dog and send me the link for each one.
Download
Instructions
Download the latest build we released with "-image" appended near the end.
Flash that in bootloader with "fastboot update [build].zip"
Reboot into recovery right after that's done flashing, and wipe userdata.
Important / Useful links
Paranoid Android Twitter
Paranoid Android Channel (Telegram)
Paranoid Android Community (Telegram)
Cheers and #StayParanoid!
XDA:DevDB Information
Paranoid Android, ROM for the OnePlus 8T
Contributors
ZVNexus, xboxfanj, Vishalcj17, andrewfluck
Source Code: https://github.com/AOSPA/android_kernel_oneplus_sm8250
ROM OS Version: Android 11
ROM Kernel: Linux 4.19
ROM Firmware Required: Latest OOS
Based On: CAF
Version Information
Status: Alpha
Current Beta Version: Ruby Alpha 1
Beta Release Date: 2020-12-22
Created 2020-12-22
Last Updated 2020-12-22
Click to expand...
Click to collapse
FYI, it appears when trying to transfer large files via usb (mine was 2.4 GB) it will put you in Qualcomm Crashdump.
teegraves58 said:
FYI, it appears when trying to transfer large files via usb (mine was 2.4 GB) it will put you in Qualcomm Crashdump.
Click to expand...
Click to collapse
Fixed, was a regression in F2FS upstream
ZVNexus said:
Fixed, was a regression in F2FS upstream
Click to expand...
Click to collapse
Thanks. Please update the thread once the fixed build is released. Looking forward to the rom
work Rominstaller PE?
I know the OP says reboot to bootloader and then enter the given command. Wanted to check if we need to be on stock OOS or we can flash this from other custom ROMs. Need clearity as custom ROMs have custom recovery and was wondering if it will work.
Also if we need to be on stock OOS, can we just flash stock recoevey and flash Pandroid.
Also the download link as the updated rom or should we wait for the feds fixed ROM.
TIA.
zeyaan said:
I know the OP says reboot to bootloader and then enter the given command. Wanted to check if we need to be on stock OOS or we can flash this from other custom ROMs. Need clearity as custom ROMs have custom recovery and was wondering if it will work.
Also if we need to be on stock OOS, can we just flash stock recoevey and flash Pandroid.
Also the download link as the updated rom or should we wait for the feds fixed ROM.
TIA.
Click to expand...
Click to collapse
You can't flash this from a recovery, it's a fastboot zip to be flashed in bootloader.
ZVNexus said:
You can't flash this from a recovery, it's a fastboot zip to be flashed in bootloader.
Click to expand...
Click to collapse
Thank you for your prompt response. May be I was not clear in asking my doubt. My point here is,
1. Do we need to be on stock rom or can come from custom rom.
2. This phone is been tricky to run around as power users without TWRP. So when you say fastboot/bootloader, do you mean to say "fastbootd" mode or regular "fastboot" mode.
TIA
zeyaan said:
Thank you for your prompt response. May be I was not clear in asking my doubt. My point here is,
1. Do we need to be on stock rom or can come from custom rom.
2. This phone is been tricky to run around as power users without TWRP. So when you say fastboot/bootloader, do you mean to say "fastbootd" mode or regular "fastboot" mode.
TIA
Click to expand...
Click to collapse
1.) Doesn't matter, just make sure you are on the latest firmware from stock.
2.) I mean bootloader, the zip will flash boot/dtbo/recovery/vbmeta/vbmeta_system from bootloader then automatically reboot into fastbootd to flash system/system_ext/product/odm/vendor.
ZVNexus said:
1.) Doesn't matter, just make sure you are on the latest firmware from stock.
2.) I mean bootloader, the zip will flash boot/dtbo/recovery/vbmeta/vbmeta_system from bootloader then automatically reboot into fastbootd to flash system/system_ext/product/odm/vendor.
Click to expand...
Click to collapse
Awesome, this clears my uncertain mind. Sometimes my curious mind raise a lot of irrelevant questions which might come up as rude or noobs to most.
Excuse me, what do FOD and HBM mean?
thank you
paulwollf said:
Excuse me, what do FOD and HBM mean?
thank you
Click to expand...
Click to collapse
Fingerprint on display and high brightness mode I think
Installed the ROM. Did everything as stated. However ran into Qualcomm Crash dump. Tried it multiole times but same results. I had to get into recovery again and formate data to get to boot up again and only to crash again. However, after multiple failed attemptes, I flashed back crDroid and tried booting that ROM, it failed to start. So tried to flash this one last time and it booted. Been in for about 39 mins now and there is no sign of crash dump as yet. Will report back if it happens again with logcat.
I came from pe, but afer installation the PA Rom stuck at First boot...

Paranoid Android Sapphire Alpha 3- OnePlus 8/T/Pro & 9R

{
"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"
}
We are very excited to announce the alpha of Paranoid Android Sapphire, based on Android 12.
On the first launch, you’ll notice a clean setup with a beautiful wallpaper from Hampus Olsson, who teamed up with us again to create several beautiful pieces of artwork. Hampus is a multi-disciplinary artist whose design stands for itself and we’re glad to have him onboard. We also added further UI touches that we believe enhance the overall user experience. You can find all of the Paranoid Android wallpapers and many more in the Abstruct app, included in our builds.
Our builds are based on the Code Aurora Forum Android base, which is optimized for Qualcomm platforms and has a higher degree of performance, battery life, and functionality compared to the Android Open Source Project platform. The Paranoid Android team and contributors are focusing on squashing existing bugs, and implementing and improving features, performance, and stability. We are dedicated to providing a user experience with the stability that you can expect from stock ROMs with best-in-class performance and features to help you get the most out of your device.
Notice
As we are growing on our list of supported devices in each release, we require of a stronger build environment so we can speed up the compilation process for releases. Based on the actual Quartz 4 list, we support over 30 devices, which takes between 2 and 3 days for all the builds to be completed without counting possible compilation issues or rebuild needs, based on our current specs.
We kindly ask all of you that are in position to donate anything, to help and support us so we can provide better and faster build releases, as well as increase the download speed of our servers, all looking for your enjoyment.
You can donate here
Device-specific issues
[*] Ultrawide Camera (OP8T)
There are likely many other issues, these are just the most prominent to me. Don't come into this with the expectation any issue you come across will be fixed in a timely manner.
Requirements
Make sure you are coming from any Android 11 based OxygenOS build, stable is recommended.
Downloads
You can always get our Alpha builds from our Telegram Group or directly download them from here:
OP8: https://drive.google.com/drive/folders/1N7Mn1-hei22fPWLuoPE8Obkq7mZ2WT39?usp=sharing
OP8 Pro: https://drive.google.com/drive/folders/1Xx8tl3ueWChlUjIIhFTMOotpD8uDfXjM?usp=sharing
OP8T: https://drive.google.com/drive/folders/16PdpI8gN8kE5ZFt3WBt8mQc6_p5B7pSk?usp=sharing
OP9R: https://drive.google.com/drive/folders/1tCN77OBbzSbdoF6TX3PySaMSHu-t4V_J?usp=sharing
(Note, OP8/T & Pro builds are no longer unified)
Note: Custom kernels are not supported unless the kernel says it supports PA and GMS is included!
Instructions
[1] Download the latest fastboot zip we released (hint: it has an -image appended to zip name)
[2] Reboot to bootloader.
[3] Flash the fastboot zip with "fastboot update aospa-*-image.zip"
[4] Reboot into recovery after it is done flashing & wipe userdata.
If you are coming from Alpha 1, you must clean flash due to recent commits related to userdata. If you are coming from Alpha 2 you can dirtyflash it.
If you already flashed Alpha 1 and want to update, then you can just sideload the OTA in recovery if it is avaliable, although there might be only fastboot images up for the latest version so keep that in mind.
Important / Useful links
Paranoid Android Twitter
Paranoid Android Channel (Telegram)
Paranoid Android Community (Telegram)
Cheers and #StayParanoid!
DevDB Information
Paranoid Android, ROM for the OnePlus 8/Pro
Contributors
33bca, ZVNexus, xboxfanj, Vishalcj17, andrewfluck
Source Code: https://github.com/AOSPA/android_kernel_oneplus_sm8250
ROM OS Version: Android 12
ROM Kernel: Linux 4.19
ROM Firmware Required: Latest OOS 11 build
Based On: CAF
Version Information
Status: Alpha
Current Version: Sapphire Alpha 3
Release Date: 2022-04-07
Created 2021-11-28
Last Updated 2022-04-07
Releases
Alpha 3 - 2022-04-07
- Improved FOD
- Added support for 9R
Alpha 2 - 2022-01-19
- Fixed 5G
- Fixed WFD
- Added support for 8T
- More will follow tomorrow
Alpha 1 - 2021-11-28
- Initial release
FAQ
Is feature X working in this rom?
- If its not mentioned under issues its most likely working.
Does safetynet work on this rom?
- Yes, safetynet works out of the box and doesnt require any additional modules or hacks.
My wireless display doest work.
- WFD is currently completly removed in my builds because it crashes anyway with the old blobs.
I notice some screen flicker on dark backgrounds.
- That's normal, for some reason 60 and 90/120Hz dont have the same colors and you can see it change when smooth display is enabled and it switches between normal and high refresh rate.
My phone goes randomly into crashdump mode.
- Simply disable 5G in settings, for some reason there are carriers that dont properly work right now.
Bin testing this rom for som time runs great on the pro
No major bugs only the 5g but the devs knows it
33bca said:
Downloads
Download (Note, OP8 & Pro builds are no longer unified)
Click to expand...
Click to collapse
Which means DO NOT FLASH 8 Pro builds on a OP8 (and I'm sure some people will anyway)
Thanks for your amazing work btw!
33bca said:
Releases
Alpha - 2021-11-28
- Initial release
Click to expand...
Click to collapse
I've been patiently waiting for this.
Downloading now, it's almost finished.
Thanks for your hard work, it's appreciated
Any chance of kebab/8t builds?
Wow!! It's my dream to PE back on track! Amazing
Will this rom support fod and Verizon?
Does the fingerprint work?
YO this is sick!!! NOICE.
peddy2k said:
Does the fingerprint work?
Click to expand...
Click to collapse
Yes
pro_granade said:
Any chance of kebab/8t builds?
Click to expand...
Click to collapse
It will come, but at a later point and not by me.
peddy2k said:
Does the fingerprint work?
Click to expand...
Click to collapse
Shirazak said:
Will this rom support fod and Verizon?
Click to expand...
Click to collapse
FOD is fully working, and verizon should also work, but feel free to let me know if it doesn't.
33bca said:
It will come, but at a later point and not by me.
FOD is fully working, and verizon should also work, but feel free to let me know if it doesn't.
Click to expand...
Click to collapse
Understood, thank you!
33bca said:
It will come, but at a later point and not by me.
FOD is fully working, and verizon should also work, but feel free to let me know if it doesn't.
Click to expand...
Click to collapse
Awesome flashing now, this is awesome
Can you lock your bootloader on this rom just like how Pixel Experience does it by flashing a custom avb key?
thattechguy_69 said:
Can you lock your bootloader on this rom just like how Pixel Experience does it by flashing a custom avb key?
Click to expand...
Click to collapse
No
Dear PA team
Keep this rom/project and evolve.
PA is a the best custom since 2010? I know harder is 2015. Make Oneplus/another phone great again! Fingercrossed!
so far they are doing a bad ass job on i
zelos156 said:
Dear PA team
Keep this rom/project and evolve.
PA is a the best custom since 2010? I know harder is 2015. Make Oneplus/another phone great again! Fingercrossed!
Click to expand...
Click to collapse
so far they are doing a awsome job on it
Does T-Mobile 5G work on this rom?

Categories

Resources