[ROM][10]Android Open Source illusion Project (9 Nov)[hotdogg][Unofficial] - OnePlus 7T Pro 5G McLaren ROMs, Kernels, etc.

{
"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:
[B][CENTER]**** Disclaimer: I'm not responsible if you destroy your device. Use at your own risk!!! ****[/CENTER][/B]
Android Open Source illusion Project
About us:
AOSIP is a quality custom ROM based purely on AOSP. Twisted with the latest features and blended with stability. We strive for perfection and it shows.
Team Illusion:
Josh Fox (xlxfoxxlx)
Akhil Narang
Harsh Shandilya
Anirudh Gupta
Bug reporting:
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.
Source code:
AOSiP Gerrit Review
AOSiP Github
Kernel Source
Device Source
Unlock Warning:
By unlocking a OnePlus phone, you can loose permanent functionality in fingerprint scanner and OTAs for Stock ROMS
Please see 3rd post for backup instructions BEFORE you unlock your device
Join our Telegram Chat for added support
Downloads:
ROM
GCAM (Arnova 7.4 beta)
MAGISK (canary)
TWRP (3.4.0-2 by mauronofrio)
Credit/Thanks:
albinoman887 (HUGE help in device bringup)
Mike Williams (founder and creator of AOSiP)
Google for Android and AOSP
LineageOS
ABC ROM
AquariOS
BootleggersROM
Dirty Unicorns
PixelExperience
OmniROM
CarbonROM
nathanchance
---------
Other projects whose work helped us to create this
And last but not the least, all our testers, who have helped us to squash many bugs so that we can try to release builds that as are flawless as possible​

COMMUNITY:
We have a community McLaren users and developers!
Join us on Telegram if you need help or want to chat: https://t.me/op7tpro5g
NOT WORKING:
Fingerprint Scanner
Telephoto lens
Wide-Angle lens
GPAY
Hardware GPS
RIL
5G
Bluetooth
Camera
Wifi
Proximity
Light Sensor
SafetyNet
CHANGELOG:
28 May 2020 (not booting):
Initial Alpha TEST
Released before was able to unlock my device, came to find this didn't boot
18 June 2020:
ENG/Rooted alpha test
Bluetooth fixed
Wifi Fixed
RIL Fixed
Camera Fixed
5G Fixed
Repair SEPolicy for RIL
Went SELinux permissive (RIL fix caused cashdumps)
23 June 2020:
Fixed SELinux Permissions, again booting Enforcing
UserDebug build
Ship with Pixel GAPPS going forward
Hardware GPS fixed
RCS/Chat features working (install carrier services from play store)
Hey Google working
24 June 2020:
USER Build
Fix Safetynet
Default to 5G enabled (we used to have to select NR after each boot)
Repair SEPolicy for Fingeprint
25 June 2020:
Add FaceUnlock
Many AOSiP side improvements
Begin providing fastboot ZIPs
09 July 2020:
Start shipping only fastboot flashable ZIP
Start shipping both gapps and non-gapps packages
Fix adaptive brightness
Tweak fingerprint location and size
Lots of Kernel updates
AOD enhancements
Heads-up setting enhancements
Add deskclock (non-gapp version)
Setting for default USB mode
Gesture Nav enhancements
Update to android-10.0.0_r40
Update to July security patch
VoWIFI
Headsup enhancements
Full changelog
20 August 2020:
Remove Dolby Atmos (broken)
Picks
Full changelog: this and this
Ambiant/locksreen Pulse
Headsup Enhancements
VoWifi switch
AOSP Messaging app enhancements
Volume Panel options
29 August 2020:
Fix fingerprint
Pulse enhancements
Update blobs from OOS 10.0.37
Fix Cellular Data type selection from crashing Settings (also now persists on reboot)
8 September 2020:
Fix FP icon size
(More responsive unlocking/no more dirty reader messages)
Remove FaceUnlock
(Was causing severe battery drain, via spamming FFC free fall sensor at all times / keeping it active)
Adjust FP location for app dialogue
(No more dual icon when authenticating app requests)
14 September 2020:
Note: This build may require a fastboot -w if you get stuck on boot animation. Please backup your stuff...
(We updated partition sizes and userdata is now formatted with f2fs)
Complete code rebase / cleanup
Fix Dalvik system RAM usage (before we were limited to 8GB, now we can use the full 12GB)
Moving to no-gapp builds only[/STRKE]
(Google Search app / Velvet.apk bundled in gapps build was causing severe battery drain. Flash your favorite gapps package. I recommend pico as it doesn't include Velvet.apk. Since this way it is no longer a system app, you can always then install/uninstall it from PlayStore as you like.)
[*] Bring back FaceUnlock
[*] Optimize FP (faster unlocking)
[*] Update partition sizes/reservations to fix gapp, magisk, etc. ZIP flashing via TWRP
[*] Cleanup on FP icon being covered by PIN/Pattern on lockscreen
[*] Format userdata partition with f2fs (instead of ext4; should lead to slight performance improvement)
[*] Many AOSiP-side improvements
15 September 2020:
Same as Sept 14, but gapps built in
(I decided to continue releasing gapp-inegrated builds, in case anyone still wants it - However, I still recommend nogapp + pico for best performance and battery life)
18 September 2020:
Update Kernel to 4.14.186 Neutrino
Finish fixing layout for FP under the pin pad / pattern lockscreen
AOSiP side improvements
09 November 2020:
Update Security Patch
AOSiP-side updates
Minor code cleanup

Installation:
Boot to bootloader and use the following fastboot commands:
Code:
~$ fastboot -w (This will WIPE your data)
~$ fastboot reboot fastboot
~$ fastboot update AOSiP-10-Quiche-hotdogg-XXXXXXXX-fastboot.zip
Your phone will now auto boot into AOSiP :cyclops:
Make sure you are using latest fastboot version!
Linux
https://dl.google.com/android/repository/platform-tools-latest-linux.zip
Windows
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
Mac
https://dl.google.com/android/repository/platform-tools-latest-darwin.zip

Unlock Warning:
- This matters only if you ever want to revert to OnePlus ROMs or a fully stock phone
- Choose a method below to get backups BEFORE unlocking to prevent this
- persist.img and reserve.img are most important, but get full dump/backup to be safe
- If you need help, join our Telegram Chat
Getting your phone into EDL mode
Code:
- While holding {Vol+} & {Vol-}, insert USB
- Your screen will remain blank, you will immediately be in EDL mode
- You will have 10 seconds to interact with EDL mode, or the phone will restart into Charging mode
- If an EDL mode interaction fails, you will need to first reboot into fastboot by holding {Vol+} & {Vol-} & {Power} for 10 seconds
MSM Readback (Windows Only)
Download Tool
Grab any MSM Tool version
Obtain Backup
- Launch tool
- Select Target 'TMO'
- Press F8 (password is 'oneplus')
- Select Partitions & Hit OK
(persist.img and reserve.img are very important, but can't hurt to have a copy of everything, use Ctrl-A to select all)
- Put phone in EDL mode (SEE NOTE)
- Enumerate device
- Click Readback & Wait
EDL Tool Backup (Linux Only)
Obtain the tool
Use GIT:
Code:
~$ git clone [email protected]:bkerler/edl.git
—or—
Download ZIP: https://github.com/bkerler/edl/archive/master.zip
Prep
Use the included README for required packages / setup
Pay attention to UDEV rules, python, and pip
Backup
In the edl folder:
- Create folder named dumps
- Put phone in EDL mode (SEE NOTE)
- Use edl.py:
Code:
~$ ./edl.py rl dumps/ --memory=ufs --genxml --skip=userdata

All of the people with this device cannot express or thank you enough for your support! I'm sure it hasn't been easy, so from all of us with this device who also have a love/hate relationship with it from a modding standpoint, THANK YOU FOR DOING THIS!

Thank you. Great to see a Rom on this device. Will install in the morning.

Nice to see some development thank you so much ?

This is good to see! Keep it up

TYVM!!!!!
---------- Post added at 23:24 ---------- Previous post was at 22:50 ----------
What is the .zip file for with the payload.bin inside it for (AOSiP-10-Quiche-hotdogg-20200528.zip)? To be able to flash/update via "adb sideload" in stock recovery without having to wipe? Looking at the metadata file, it looks like it "changes" the device into a Pixel 2 running Oreo?
Code:
post-build=google/walleye/walleye:8.1.0/OPM1.171019.011/4448085:user/release-keys
post-build-incremental=eng.cons.20200528.220400
post-sdk-level=29
post-security-patch-level=2020-05-05
post-timestamp=1590717774
pre-device=OnePlus7TProNR

starcms said:
TYVM!!!!!
What is the .zip file for with the payload.bin inside it for (AOSiP-10-Quiche-hotdogg-20200528.zip)? To be able to flash/update via "adb sideload" in stock recovery without having to wipe?
Click to expand...
Click to collapse
you can use the ZIP once we get TWRP working properly, until then we need to use fastboot to flash .img files
Looking at the metadata file, it looks like it "changes" the device into a Pixel 2 running Oreo?
Click to expand...
Click to collapse
This is the device fingerprint, there are other attributes that control what the device appears as, so it will remain a 7T Pro 5G McLaren. Very long story short, this will help people who want to root pass SN. I can explain more in depth if you like.

Constrabus said:
you can use the ZIP once we get TWRP working properly, until then we need to use fastboot to flash .img files
This is the device fingerprint, there are other attributes that control what the device appears as, so it will remain a 7T Pro 5G McLaren. Very long story short, this will help people who want to root pass SN. I can explain more in depth if you like.
Click to expand...
Click to collapse
Ah, I understand you now. Just using a different fingerprint to pass safety net.
But why the need for twrp recovery to flash the .zip? Do OP phones not support adb sideload ota upgrades via stock recovery?

Constrabus said:
you can use the ZIP once we get TWRP working properly, until then we need to use fastboot to flash .img files
This is the device fingerprint, there are other attributes that control what the device appears as, so it will remain a 7T Pro 5G McLaren. Very long story short, this will help people who want to root pass SN. I can explain more in depth if you like.
Click to expand...
Click to collapse
@Constrabus Please check the inbox of your personal messages. Thanks very much!
Stay safe and stay healthy!
Regards
Oswald Boelcke
Forum Moderator

Maybe a dumb question, but will this ROM with the T-Mobile version of the OnePlus 7T Pro McLaren? I've already unlocked my bootloader, but I have been waiting for a ROM.
Thank you.

Dopewaffles said:
Maybe a dumb question, but will this ROM with the T-Mobile version of the OnePlus 7T Pro McLaren? I've already unlocked my bootloader, but I have been waiting for a ROM.
Thank you.
Click to expand...
Click to collapse
That's what it's for...

starcms said:
That's what it's for...
Click to expand...
Click to collapse
Thank you so much!
Do you have a link to donate?

Constrabus said:
Code:
[B][CENTER]**** Disclaimer: I'm not responsible if you destroy your device. Use at your own risk!!! ****[/CENTER][/B]
Android Open Source illusion Project
About us:
AOSIP is a quality custom ROM based purely on AOSP. Twisted with the latest features and blended with stability. We strive for perfection and it shows.
Team Illusion:
Josh Fox (xlxfoxxlx)
Akhil Narang
Harsh Shandilya
Anirudh Gupta
Bug reporting:
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.
Source code:
AOSiP Gerrit Review
AOSiP Github
Kernel Source
Device Source
Downloads:
-Please note, This will be a work in progress until we find out what is working and what is broken
-TWRP is being tested and worked on, hopefully coming soon
-Until TWRP is ready you need to flash .img files via fastboot
-I'm starting a 5G specific community support chat, join to help test, get support, and help the McLaren progress
ROM
TWRP (Coming Soon)
GCAM
GAPPS
MAGISK
Credit/Thanks:
Mike Williams (founder and creator of AOSiP)
Google for Android and AOSP
LineageOS
ABC ROM
AquariOS
BootleggersROM
Dirty Unicorns
PixelExperience
OmniROM
CarbonROM
nathanchance
---------
Other projects whose work helped us to create this
And last but not the least, all our testers, who have helped us to squash many bugs so that we can try to release builds that as are flawless as possible
Click to expand...
Click to collapse
just curious on how to install this. I know you use fastboot in bootloader. how exactly is the process of install. I have neve flashed a rom through fastboot before and I am interested and learing how to do this

cgrimm9 said:
just curious on how to install this. I know you use fastboot in bootloader. how exactly is the process of install. I have neve flashed a rom through fastboot before and I am interested and learing how to do this
Click to expand...
Click to collapse
I spoke to the developer about this rom, it's not bootable currently, but will be soon. I was going to flash this, but he recommended against it for the moment.

champ784 said:
I spoke to the developer about this rom, it's not bootable currently, but will be soon. I was going to flash this, but he recommended against it for the moment.
Click to expand...
Click to collapse
Umm if that's the case then why is this thread even open, and why doesn't it say so in the description and/or why hasn't anyone told a moderator?

CASEY_K said:
Umm if that's the case then why is this thread even open, and why doesn't it say so in the description and/or why hasn't anyone told a moderator?
Click to expand...
Click to collapse
I don't think @champ784 understood. I'm pretty sure it works fine, you just can't use the zip yet until we have a fully functioning twrp. If you follow the instructions to fastboot flash the images it should work fine.

starcms said:
I don't think @champ784 understood. I'm pretty sure it works fine, you just can't use the zip yet until we have a fully functioning twrp. If you follow the instructions to fastboot flash the images it should work fine.
Click to expand...
Click to collapse
Awesome! Thanks for the clarification. I've just seen too many people, too many times get things screwed up. I myself am guilty of doing so multiple times in the past.

Related

[ROM][10]Android Open Source Illusion Project[Hotdogb][Official]

{
"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:
[B][CENTER]**** Disclaimer: I'm not responsible if you destroy your device. Use at your own risk!!! ****[/CENTER][/B]
Android Open Source illusion Project
About us:
AOSIP is a quality custom ROM based purely on AOSP. Twisted with the latest features and blended with stability. We strive for perfection and it shows.
Team Illusion:
Josh Fox (xlxfoxxlx)
Akhil Narang
Harsh Shandilya
Anirudh Gupta
Source code:
AOSiP Gerrit Review
AOSiP Github
Kernel Source
(A massive thanks to @0ctobot and @RenderBroken for the help with the kernel)
Latest Downloads:
Official Server | SourceForge Mirror
NOTE:
- Download the Fastboot images zip of the variant you want
- There are two variants, "Official" does not contain Gapps while "Gapps" does.
Credit/Thanks:
Mike Williams (founder and creator of AOSiP)
Google for Android and AOSP
LineageOS
ABC ROM
AquariOS
BootleggersROM
Dirty Unicorns
PixelExperience
OmniROM
CarbonROM
nathanchance
---------
Other projects whose work helped us to create this
And last but not the least, all our testers, who have helped us to squash many bugs so that we can try to release builds that as are flawless as possible
Hosted and built on
​
XDA:DevDB Information
Android Open Source Illusion Project, ROM for the OnePlus 7T
Contributors
anirudhgupta109
Source Code: [url]https://www.github.com/AOSiP[/URL]
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: OxygenOS 10.0.2 or above
Based On: AOSP
Version Information
Status: Stable
Created 2019-12-14
Last Updated 2020-05-06
Reserved
INSTALLATION PROCEDURE:
MAKE SURE YOU'RE ON THE LATEST OOS FROM HERE
DO NOT EVER WIPE SYSTEM OR VENDOR ON THE OP7T!!!!!
Considering how the 7T doesn't have TWRP and has dynamic partitions, I'll try to explain everything in detail:
1. If you're coming from another ROM (including OOS) or need to perform a clean flash:
Boot into the bootloader (if you don't know how to do this, you should probably not flash)
Connect your phone to your PC and in an ADB/Fastboot shell, wipe device using
Code:
fastboot -w
Connect your phone to your PC and in an ADB/Fastboot shell, type
Code:
fastboot reboot fastboot
NOTE: If command prompt/line complains about fastboot not being a valid target you need to update fastboot from HERE
Your phone should now be in fastbootd (the UI is exactly like recovery mode so don't get confused)
Read about fastbootd HERE
Type the following to make sure your phone is in fastbootd while also making sure your phone is in the recovery-like UI
Code:
fastboot getvar is-userspace
If the above does returns the value true you can now flash the ROMs, if it doesn't try figuring out what went wrong (I don't want to hear about the failed attempts, please don't spam the thread with them)
Type this command to flash the ROM:
Code:
fastboot update <ROM.zip>
NOTE: IF COMMAND LINE IS SAYING:
Code:
archive does not contain 'xyz.sig'
This is normal, ignore it.
After the above is done, your device will automatically reboot to AOSiP, have fun!
OPTIONAL:
If you want magisk, patch the boot image from the AOSiP site which ends in the name -boot.img, in Magisk manager
Boot to bootloader
Boot into that image (DO NOT FLASH!!!)
Code:
fastboot boot magisk_patched.img
Install Magisk manager and from it select Install > Direct install
Reboot and enjoy AOSiP with Magisk!
Enjoy
OPTIONAL:
If you'd like to convert to F2FS:
Open settings>system>reset options and select Erase all data (factory reset)
This'll wipe all data and convert your device to f2fs automatically!
2. If you're updating the ROM:
a. Via the inbuilt Updater
When you get a notification of new build available, tap it
Tap Download
Wait for Download
Tap install
Wait for install
If you use Magisk, open Magisk Manager, select install, select Install to Inactive Slot (After OTA)
Tap reboot
Enjoy!!
b. Manually via bootloader
Disable all substratum overlays if you have a theme applied
Boot into fastbootd
If you're booted into the system
Code:
adb reboot fastboot
If you're booted into bootloader
Code:
fastboot reboot fastboot
Flash the ROM using
Code:
fastboot update <ROM.zip>
NOTE: YOU DO NOT NEED TO WIPE DATA WHEN UPDATING
Reboot to system and enjoy
NOTE: If you have issues with Settings or Play Services force-closes you need to clean flash (Method 1).
KNOWN ISSUES:
Auto brightness is wonky in dark enviroments Fixed in 20200625
Reserved
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
Include your OOS base versions in reports. (Eg: 10.0.1, 10.0.2, 10.0.6 etc.)
Mention any and all Magisk modules you might be using along with the Magisk version
If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.
FREQUENTLY ASKED QUESTIONS:
Q: Fastboot isn't allowing me to flash system image, what am I doing wrong?
A: You haven't booted to fastbootd (the UI looks like recovery and fastboot devices command shows the device in fastboot mode)
Q: What GApps do I flash?
A: You cannot flash Gapps on the device, use the Gapps variant build instead if you need Gapps.
Q: When booting to the Magisk patched image, it leads to crashdump mode.
A: You didn't select the first two options in Magisk Manager before patching the boot image under Advanced settings (i.e. Preserve force encryption and Preserve AVB 2.0/dm-verity).
Q: Do I have to wipe data if coming from another ROM?
A: Yes, I will not be providing help/support to users that haven't wiped data when coming from another ROM.
Q: How often will I be getting updates?
A: The plan is for weeklies, if unavoidable circumstances come up, please don't spam the thread. I will release a build as soon as one is ready.
Q: Does VoLTE/VoWiFi work?
A: VoLTE works, I have tested on Airtel in India and a couple of my US based testers have too.
VoWiFi (WiFi Calling) works based on my testers in the US and for me on Airtel (India), let me know about other carriers.
Q: Does Android Auto work?
A: I don't have accessibility to an Android Auto vehicle nor the hardware but my testers have confirmed that it works! Let me know if it does for you too so that others have concrete proof about it.
Q: I ended up on CrashDump mode, how do I get back to my system?
A: Theres a valuable thread HERE which can help restoring your system, you WILL LOSE ALL DATA and I will not be blamed under any circumstances.
Q: Is the ROM official?
A: The ROM is Official.
Q: I use Telegram, where can I find help on that platform?
A: There is a common AOSiP Group Chat for all devices, the link is HERE
Q: Does SafteyNet pass and is the SELinux Enforcing?
A: Yes, SafteyNet does pass out-of-the-box and SELinux is Enforcing.
Q: What OOS Base firmware do I use?
A: OOS 10.0.6 is the recommended base firmware right now.
Q: I'm having high idle drain, please fix.
A: I'll need more data from you to figure it out, Install BetterBatteryStats and let me know about what it tells you after 3-4 charge cycles. Please do not report issues when having apps like Greenify, Naptime, Wakelock blocker etc.
Q: My phone is stuck on the "Bootloader is unlocked" warning page, why isn't my system booting?
A: Since there are a bunch of scripts being executed when the device is sent a power on signal, it might take some time to boot. Don't panic, your system will boot fine after some time. All builds are personally tested by me and a few testers.
Reserved
Littyyyyy???
Yay, aosip is here. You are the man @anirudhgupta109 glad you got Verizon going. Kudos to the Verizon tester and whatnot.
Thank you for the perfect Rom.
This has all the customizable features like android 9
so when you say a clean flash, does it mean wiping the internal storage as well cause it'll be a little vexing to transfer all the data again and again
anirudhgupta109 said:
Reserved
Click to expand...
Click to collapse
Very well written op and following couple posts. OP's like this is why I still use XDA everything right where you need it instead of having to go through thousands of lines of Chat.
This is the most detailed instructions I've ever seen on xda. Very well written. Thanks for your patience teaching a newb everything he should know. And congrats for your nice work!
I installed it. Great work. Thanks.
All looks fine so far. Didn't setup fingerprint yet so no comments on that.
The only thing that I did not like much is the camera app. Can we have camera of Oneplus or GCam please? I know, I can install gcam separately but would be better if it is included instead of the one available right now in the rom.
So far the experience has been great. Fingerprint is pretty good, about 9/10 success times.
I noticed that the FP icon when pressed is only a white circle, while on OOS it's white with red in middle, that wouldn't factor in accuracy?
Additionally, on AOD, does the screen stay running at 90Hz? As that would make it drain battery quite fast.
Either way, great ROM, thank you.
aer0zer0 said:
Yay, aosip is here. You are the man @anirudhgupta109 glad you got Verizon going. Kudos to the Verizon tester and whatnot.
Click to expand...
Click to collapse
Thanks a lot for testing that annoying carrier ???
umair shaikh said:
so when you say a clean flash, does it mean wiping the internal storage as well cause it'll be a little vexing to transfer all the data again and again
Click to expand...
Click to collapse
Yes, clean flashing includes internal storage.
The only time you need to clean flash is when coming from another ROM.
When updating AOSiP you don't need to so it's basically a one time process.
david72262 said:
Very well written op and following couple posts. OP's like this is why I still use XDA everything right where you need it instead of having to go through thousands of lines of Chat.
Click to expand...
Click to collapse
yqx1110 said:
This is the most detailed instructions I've ever seen on xda. Very well written. Thanks for your patience teaching a newb everything he should know. And congrats for your nice work!
Click to expand...
Click to collapse
Thanks for the kind words the two of you, it took awhile to type it out for everyone, glad it's appreciated ??
elanandkumar said:
I installed it. Great work. Thanks.
All looks fine so far. Didn't setup fingerprint yet so no comments on that.
The only thing that I did not like much is the camera app. Can we have camera of Oneplus or GCam please? I know, I can install gcam separately but would be better if it is included instead of the one available right now in the rom.
Click to expand...
Click to collapse
We are an open source project so including any form of closed source apps we can do away with irks me. The idea of having GApps inside the ROM itself feels wrong but it's a necessity.
Anyway, the latest Urnyx GCam works perfectly with AOSiP without any magisk modules nor setting permissive selinux. It's literally install and use so you can do so if you need to.
The OnePlus Camera also works, just that it needs to be launched from the long press menu on your launcher.
Mohammed779 said:
So far the experience has been great. Fingerprint is pretty good, about 9/10 success times.
I noticed that the FP icon when pressed is only a white circle, while on OOS it's white with red in middle, that wouldn't factor in accuracy?
Additionally, on AOD, does the screen stay running at 90Hz? As that would make it drain battery quite fast.
Either way, great ROM, thank you.
Click to expand...
Click to collapse
That's an interesting observation, I'll look into the red center.
No, there is nothing to refresh on AOD so it doesn't run on 90Hz.
You can also choose the type of 90Hz you want to run with in OnePlus Settings (forced or auto)
Hey the google bar seems to be permanently affixed to the home screen, I cant drag it away like a normal widget, is there anything I can do about that short of installing a launcher?
10.0.7
What are my chances if I start from 10.0.7?
I've got problems with an updated rooted 1903. Tried to keep root but didn't work. Now I've got no wifi and no sound.
Will this get me rolling again?
Many thanks
mikefnz said:
What are my chances if I start from 10.0.7?
I've got problems with an updated rooted 1903. Tried to keep root but didn't work. Now I've got no wifi and no sound.
Will this get me rolling again?
Many thanks
Click to expand...
Click to collapse
I'm running this ROM on 10.0.7. everything is fine.
help !!!
anirudhgupta109 said:
Code:
[B][CENTER]**** Disclaimer: I'm not responsible if you destroy your device. Use at your own risk!!! ****[/CENTER][/B]
Android Open Source illusion Project
About us:
AOSIP is a quality custom ROM based purely on AOSP. Twisted with the latest features and blended with stability. We strive for perfection and it shows.
Team Illusion:
Josh Fox (xlxfoxxlx)
Akhil Narang
Harsh Shandilya
Anirudh Gupta
Source code:
AOSiP Gerrit Review
AOSiP Github
Kernel Source
(A massive thanks to @0ctobot and @RenderBroken for the help with the kernel)
Latest Downloads:
Official Server | SourceForge Mirror
NOTE:
- Since the ROM is big in size due to gapps, try downloading from SourceForge to make sure you get the complete file and also compare md5sum.
- GApps is already pre-included in the ROM.
Credit/Thanks:
Mike Williams (founder and creator of AOSiP)
Google for Android and AOSP
LineageOS
ABC ROM
AquariOS
BootleggersROM
Dirty Unicorns
PixelExperience
OmniROM
CarbonROM
nathanchance
---------
Other projects whose work helped us to create this
And last but not the least, all our testers, who have helped us to squash many bugs so that we can try to release builds that as are flawless as possible
Hosted and built on
​
XDA:DevDB Information
Android Open Source Illusion Project, ROM for the OnePlus 7T
Contributors
anirudhgupta109
Source Code: https://www.github.com/AOSiP
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: OxygenOS 10.0.6
Based On: AOSP
Version Information
Status: Alpha
Created 2019-12-14
Last Updated 2019-12-14
Click to expand...
Click to collapse
writing 'system' ...
FAILED (partition not found)
hru200 said:
writing 'system' ...
FAILED (partition not found)
Click to expand...
Click to collapse
Follow the instructions maybe?
Type "fastboot reboot fastboot" then do the images flashing commands.
---------- Post added at 10:45 AM ---------- Previous post was at 10:39 AM ----------
Anyone having weaker WiFi signal compared to OOS? On a 5GHz WiFi that is. Same testing position, yet much weaker. Additionally, frequent disconnections.

[ROM] LineageOS 17.1 | Android 10 [UNOFFICIAL] [Sep8]

{
"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"
}
This is an UNOFFICIAL build. of LineageOS 17.1 for the OnePlus 7T Pro 5G Mclaren. I did NOT create this ROM, it is an Open Source project by the community for the community and has many many contributors , some from this very thread!. thanks to all who have contributed to CyanogenMod/LineageOS over the years.
Supported device: OnePlus 7T Pro 5G McLaren (hotdogg)
Click to expand...
Click to collapse
Code:
[B]IMPORTANT[/B]
* Builds are done when they are done, and not a second sooner. Please no build begging.
* Do NOT be rude.
* If you don't get a reply from me in a timely manner about your bug, sorry i do this in my spare time
* Respect all users
* If I see a NOOB question and I don't feel like replying, I WONT.
Built from latest LineageOS/Android 10 source
Service
Text
Data
Call
VoLTE/WiFI Calling/IMS/5G]
Audio
WiFi
Google Now
Bluetooth
GPS
MMS
Video playback
Audio playback
Camera
Video recording
NFC
??? You tell me
Unlock Warning:
By unlocking a OnePlus phone, you can loose permanent functionality in fingerprint scanner and OTAs for Stock ROMS if improper steps are taken.
Please see 2rd post for backup instructions BEFORE flashing this or ANY custom ROMs
Join our Telegram Chat for added support
PAY ATTENTION!! DIFFERENT THEN MOST DEVICES! CURRENTLY TWRP DOESNT SUPPORT OUR DEVICE SO FASTBOOT MUST BE USED INSTEAD! GAPPS IS ALSO INCLUDED IN THE BUILD DUE TO SAME LACK OF TWRP!
(if you are comfortable with fastboot just run the following commands from fastbootd, if you are unsure of the procedure please read on IT IS DIFFERENT THEN TWRP!
Code:
(boot to bootloader)
fastboot reboot fastboot
fastboot -w
fastboot update lineage-17.1-20200723-UNOFFICIAL-hotdogg+GAPPS_fastboot.zip
Boot to bootloader
from terminal/command prompt: fastboot reboot fastboot
(Don't forget the above step! This will bring us into fastbootd mode. Regular bootloader/fastboot doesn't have access to all needed partitions for flashing. You will see 'partition not found' errors)
Note: In order to access fastbootd mode, we must have stock recovery flashed until TWRP is fixed
if you are coming from a different rom wipe userdata by typing fastboot -w
now type fastboot update filename.zip where filename is the name of the downloaded zip. (e.g, lineage-17.1-20200723-UNOFFICIAL-hotdogg+GAPPS_fastboot.zip)
Any and all users in this thread who contributed or will contribute to making this ROM as stable as possible
LineageOS Devs
@mjevange
@Omariscal1019
Me
Not expected by any means but always brings a smile to my face when I see it, If anyone wants to Paypal me a couple bucks my way it would really help cuver all the coffee and smokes i go through debugging stuff haha
Thanks and happy flashing!
[*] See Post 3
[*] See Post 3
XDA:DevDB Information
Lineage 17.1 for OnePlus 7T Pro McLaren, ROM for the OnePlus 7T Pro McLaren
Contributors
albinoman887
Source Code: http://github.com/Albinoman887
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Unlocked Bootloader
Based On: LineageOS
Version Information
Status: Beta
Created 2020-06-29
Last Updated 2020-06-29
Unlock Warning:
- This matters only if you ever want to revert to OnePlus ROMs or a fully stock phone
- Choose a method below to get backups BEFORE unlocking to prevent this
- persist.img and reserve.img are most important, but get full dump/backup to be safe
- If you need help, join our Telegram Chat
Getting your phone into EDL mode
Code:
- While holding {Vol+} & {Vol-}, insert USB
- Your screen will remain blank, you will immediately be in EDL mode
- You will have 10 seconds to interact with EDL mode, or the phone will restart into Charging mode
- If an EDL mode interaction fails, you will need to first reboot into fastboot by holding {Vol+} & {Vol-} & {Power} for 10 seconds
MSM Readback (Windows Only)
Download Tool
Grab any MSM Tool version
Obtain Backup
- Launch tool
- Select Target 'TMO'
- Press F8 (password is 'oneplus')
- Select Partitions & Hit OK
(persist.img and reserve.img are very important, but can't hurt to have a copy of everything, use Ctrl-A to select all)
- Put phone in EDL mode (SEE NOTE)
- Enumerate device
- Click Readback & Wait
EDL Tool Backup (Linux Only)
Obtain the tool
Use GIT:
Code:
~$ git clone [email protected]:bkerler/edl.git
—or—
Download ZIP: https://github.com/bkerler/edl/archive/master.zip
Prep
Use the included README for required packages / setup
Pay attention to UDEV rules, python, and pip
Backup
In the edl folder:
- Create folder named dumps
- Put phone in EDL mode (SEE NOTE)
- Use edl.py:
Code:
~$ ./edl.py rl dumps/ --memory=ufs --genxml --skip=userdata
Sep 8
* Adjusted size and position of Fingerprint Scanner icon to match stock
* Fixed position of Keyguard so the Emergency call button is no longer covered by FP icon.
* Fixed issue when you would wake the device and tap the lock screen the Fingerprint Icon with shift either left or right a few pixels
* Adjusted the color the fingerprint icon lights up when pressed to match stock values, Increases the speed of finger detection considerably
* Fine tune the size of the status bar (it was a little wonky)
* Removed the hack to re-add Face Unlock now that Fingerprint Sensor is working
* General cleanup and housekeeping.
* Any and all changes merged to LineageOS as of Sep 8th
Aug 29
* FINGERPRINT SENSOR IS FINALLY WORKING!!!!! This took me no joke, 100s of hours to figure out. I honestly thought it was a lost cause. There a a couple cosmetic issues still like the icon still showing when you swipe up to enter pin instead of using your fingerprint. I think thats it.
* General under the hood improvments
July 23
* Updated flashing method. No more clunky scripts , we now are using a fastboot update zip. This is the same method the OEMs use to flash, simply boot to fastbootd and run (fastboot update filename.zip) where filename is the name of the downloaded zip. Installation instructions in first post are updated to reflect this change. dont use TWRP its still buggy as hell
* Ported Face Unlock feature from previous Android versions as a alternative to fingerprint unlock until that issue is resolved.
* Enable SELinux Enforcing
* Update security patch to June 2020
* Upstream changes and possibly a couple other small things I forgot
July 07
* Updated vendor libraries to 10.0.36
* General source cleanup and optimization
* Updated build fingerprint to match vendor
* still no FP , but progress being made
June 29
* Initial Release
[ROM]: lineage-17.1-20200908-UNOFFICIAL-hotdogg+GAPPS_fastboot
Gapps: TEMP INCLUDED WITH ROM IMG UNTIL ITS FLASHABLE VIA CUSTOM RECOVERY
[Download Archive]: All ROMs
https://github.com/LineageOS
https://github.com/Team-Hydra/android_device_oneplus_sm8150-common
https://github.com/Team-Hydra/android_device_oneplus_hotdogg
https://github.com/Team-Hydra/android_kernel_oneplus_sm8150
https://github.com/Team-Hydra/proprietary_vendor_oneplus
Contributors
albinoman887
reserved3
Awesome!! Thank you for all the hard work!!! ?
New build uploaded
Face unlock working on Los?
kirschdog1 said:
Face unlock working on Los?
Click to expand...
Click to collapse
face unlock was removed by google in android 10 for all devices due to security concerns. there is a hack to get it working again i just didnt mess with it yet. i guess i could....
wow. does no one user lineage anymore lol? this is the deadest Lineage ROM thread on xda ive ever seen lol. btw i added a donate link... and slowly but surely making progress on fingerprint sensor... turns out Oneplus 8 has the same bug from simply unlocking the bootloader. Also i forgot to enable 90Htz refresh rate for our builds, did that today, will be releasing new build shortly, i have very slow upload...
albinoman887 said:
wow. does no one user lineage anymore lol? this is the deadest Lineage ROM thread on xda ive ever seen lol. btw i added a donate link... and slowly but surely making progress on fingerprint sensor... turns out Oneplus 8 has the same bug from simply unlocking the bootloader. Also i forgot to enable 90Htz refresh rate for our builds, did that today, will be releasing new build shortly, i have very slow upload...
Click to expand...
Click to collapse
I agree, it is pretty dead, which is unfortunate. I have been waiting for lineage to be available for this phone since i got it and i very much appreciate your hard work. I just have to figure out how to flash this without bricking my phone. Its been several years since ive flashed roms on an android phone.
---------- Post added at 01:18 PM ---------- Previous post was at 01:02 PM ----------
Just installed....and amazing job Albino. looking forward to future updates and to you crushing the other roms that come out for this phone.
I like it a lot. It flies on my phone.
I just wanted to say thank you for making this possible! I wish you good luck for making the rom more stable and to anyone else working on future ROMs for the 7T pro 5g mclaren! Glad to see there is an active community and maybe one day we will get an international conversion method? Pog
albinoman887 said:
face unlock was removed by google in android 10 for all devices due to security concerns. there is a hack to get it working again i just didnt mess with it yet. i guess i could....
Click to expand...
Click to collapse
I would like it a lot given no fingerprint
After using this rom for several days the phone is working very well. No real issues honestly other than a couple of apps force closing it's awesome. Great job Albino! Looking forward to future releases.
kmk2k6 said:
After using this rom for several days the phone is working very well. No real issues honestly other than a couple of apps force closing it's awesome. Great job Albino! Looking forward to future releases.
Click to expand...
Click to collapse
Me too maybe a little face unlock action??
kirschdog1 said:
Me too maybe a little face unlock action??
Click to expand...
Click to collapse
Patience...If Albino is soloing this it's going to take time.
Hello everyone. Im actually thinking about installing this rom on my phone. I currently have the only other custom rom that is available for this phone. I notice some thing that was less in performance in the stock rom like the wifi range and battery life. Also, in one of the earlier conversations i read about very little activity, I believe the issue is that most people either dont want to loose the finger print function and also, the process of flashing is completely different. Especially with no TWRP support for the device. Maybe all of this will change when TWRP is actually fully supported.
albinoman887 said:
wow. does no one user lineage anymore lol? this is the deadest Lineage ROM thread on xda ive ever seen lol. btw i added a donate link... and slowly but surely making progress on fingerprint sensor... turns out Oneplus 8 has the same bug from simply unlocking the bootloader. Also i forgot to enable 90Htz refresh rate for our builds, did that today, will be releasing new build shortly, i have very slow upload...
Click to expand...
Click to collapse
Thank You for your hard efforts Albino! I have been patiently waiting to get a great Vanilla Rom for this phone and Lineage is exactly what I have been waiting for. As a thank you, I just submitted a small donation for your efforts and I hope that it would encourage you to not lose hope with this community and continue to invest your expertise in our device. Thank You and I look forward to having your Lineage OS running on my OP7 Pro MCL soon with the hopes that you'll be able to resolve the fingerprint issue soon.
Is there anyone who has tested WiFi/Bluetooth on this ROM vs AOSiP? The latter has had a shorter range than stock ROM and idk if this ROM had any advantages. Thoughts?
champ784 said:
Is there anyone who has tested WiFi/Bluetooth on this ROM vs AOSiP? The latter has had a shorter range than stock ROM and idk if this ROM had any advantages. Thoughts?
Click to expand...
Click to collapse
Same here, i noticed more the wifi than the bluetooth.
---------- Post added at 02:42 AM ---------- Previous post was at 02:12 AM ----------
I noticed as I was getting ready to download this rom that there was also "Omni" roms. Are those roms for our phone as well or no? And is so how is the stability of the rom? Thanks.

[ROM][11]Android Open Source illusion Project (27 Feb)[hotdogg][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:
**** Disclaimer: I'm not responsible if you destroy your device. Use at your own risk!!! ****[/CENTER]
Android Open Source illusion Project
About us:
AOSIP is a quality custom ROM based purely on AOSP. Twisted with the latest features and blended with stability. We strive for perfection and it shows.
Team Illusion:
Josh Fox (xlxfoxxlx)
Akhil Narang
Harsh Shandilya
Anirudh Gupta
Bug reporting:
DO NOT Report bugs if you're running a custom kernel or you installed Xposed​
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)​
If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)​
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log​
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.​
Source code:
AOSiP Gerrit Review
AOSiP Github
Kernel Source
Device Source
Unlock Warning:
By unlocking a OnePlus phone, you can loose permanent functionality in fingerprint scanner and OTAs for Stock ROMS
Please see 3rd post for backup instructions BEFORE you unlock your device
Join our Telegram Chat for added support
Downloads:
ROM (MIRROR)
GAPPS (11)
GCAM (Wichaya)
MAGISK
TWRP (3.4.0-2 by mauronofrio)
Credit/Thanks:
Mike Williams (founder and creator of AOSiP)
Google for Android and AOSP
LineageOS
ABC ROM
AquariOS
BootleggersROM
Dirty Unicorns
PixelExperience
OmniROM
CarbonROM
nathanchance
---------
Other projects whose work helped us to create this
And last but not the least, all our testers, who have helped us to squash many bugs so that we can try to release builds that as are flawless as possible​
COMMUNITY:
We have a community McLaren users and developers!
Join us on Telegram if you need help or want to chat: https://t.me/op7tpro5g
NOT WORKING:
Fingerprint Scanner
Telephoto lens
Wide-Angle lens
GPAY
Hardware GPS
RIL
5G
Bluetooth
Camera
Wifi
Proximity
Light Sensor
SafetyNet
CHANGELOG:
17 Nov 2020:
FOD improvements
RIL improvements
Add torch toggle
Theming
Black theme toggle
Power button menu toggles
18 Nov 2020:
Fix FP
Fix Volume sliders
Allow apps to use AUX camera
Begin shipping GAPP builds
20 Nov 2020:
Fix vibration for received calls
Pin/Pattern to Shutdown/Reboot
OnePlus proprietary vibrator format
Huawei P20 styles and icons
Ambient Music / Pulse
Ambient wake
DT2S gestures
Volume button track skip
Fingerprint swipe gestures
Lockscreen media art
A11 Power menu
Flashlight options
Power menu new icons
Quick setting panel options
Quick tile enhancements
Q icon updates
Many more...
24 Nov 2020:
SELinux Enforcing
User build
SN passing out-of-the-box
7 Dec 2020:
LockScreen charging icons/details
Fix Nav bar enhancements
Enable Dash charging support
Add Smart Space (lockscreen weather, ambient display features, etc)
Assist UI enhancements
QS layout enhancements
Power menu / toggle enhancements
Launcher3 enhancements / gestures
Hide FOD on keyguard dismiss / FOD icon enhancements
Implement Left-side Volume panel
Many more...
21 Jan 2021:
Update blobs to 10.0.41
Update Hotword Detection APKs to R
Adjust statusbar size/paddings/icon limits
Fix A2DP
Implement DurtyUnicorn theme features
Implement new SN fix
Move to new OOS haptic drivers
Move to CAF NFC drivers
Statusbar battery icon options
Fix Dash charging
Implement Pulse
Fix Nav bar enhancements
More FOD enhancements
Improve QTI Blutetooth
Update Brightness/Auto-brightness levels from OOS
Disable proximity sensor during DOZE
Improve Call screen volume mixer support
Enhance mic input volume
Enhance speakerphone volume
Allocate dedicated pcm node for in call recording
Allows for concurrent audio recording scenarios
Update display CAF HALs
New AOSiP features...
Many more...
18 Feb 2021:
Fix Qualcomm CrashDumps
Switch to LOS based Kernel
New AOSiP Boot animation!
Massive fixes to SEPolicy
Add Snap Camera
GPU Driver Prop updates
Enable Warp charging support
Take Brightness levels etc. from OP Open Beta
Enhance frambuffers
Enhance post-boot performance
Fix Default 5G
Improve 90Hz
Repair MDM back end
Improve SafetyNet compatibility
Retain SafetyNet passing "out of the box"
Implement "Now Playing" features
Further improve FP reader behavior
Clock styles
Add Visual Voicemail to AOSP Dialer
Many more...
19 Feb 2021 (Hotfix):
Replace LOS Kernel audio techpacks with latest Neutrino (in-call mic/earpeace audio fix)
Sign builds
Add more SEPolicy updates on hal_audio_default
27 Feb 2021:
Improve initial boot speed
Increasing ring features
Quick Unlock
Use CAF RCS
Use dex2oat64
Increase call and media volume steps
Memory mode for considerable SQLite performance gains
Allow auto brightness during Doze
Update vendor security patch date
Update Carrier configs from OOS open beta
Build QTI Thermal service
Make Nav bar match device theme
Adapt SurfaceFlinger phase offsets to R
Enable GL comp backpressure for smoother UI
Enable wide color and HDR
ROM Installation:
Boot to bootloader, then:
Code:
~$ fastboot reboot fastboot (do NOT skip - this brings you into the needed "fastbootd" mode)
~$ fastboot -w (This will WIPE your data, skip for dirty flash)
~$ fastboot update AOSiP-11-Ravioli-hotdogg-XXXXXXXX-fastboot.zip
If you dont want to auto-boot after flashing, so you can flash magisk/gapps, instead do:
~$ fastboot update --skip-reboot AOSiP-11-Ravioli-hotdogg-XXXXXXXX-fastboot.zip
Magisk/Gapps Installation:
(Note: only flash gapps ZIPs if you use the non-gapps AOSiP build)
Boot to bootloader, then:
Code:
~$ fastboot boot twrp.zip
(do NOT flash twrp - you will loose "fastbootd" mode, we only want to boot it)
~$ adb push filename.zip /sdcard
(if you did "--skip-reboot" storage will appear missing - that is okay)
-Flash ZIPs using TWRP GUI
-Boot
Make sure you are using latest fastboot version!
Linux
https://dl.google.com/android/repository/platform-tools-latest-linux.zip
Windows
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
Mac
https://dl.google.com/android/repository/platform-tools-latest-darwin.zip
Unlock Warning:
- You need to backup your persist.img. The unlock process breaks the fingerprint reader
(there is a new fix if you didn't, but backing up is way easier, trust me)
- persist.img is most important, but never a bad idea to get full dump/backup to be safe
Once backed up, you can always restore FP functionality by doing:
Code:
~$ fastboot flash persist persist.bin
Getting your phone into EDL mode
Code:
- While holding {Vol+} & {Vol-}, insert USB
- Your screen will remain blank, you will immediately be in EDL mode
- You will have 10 seconds to interact with EDL mode, or the phone will restart into Charging mode
- If an EDL mode interaction fails, you will need to first reboot into fastboot by holding {Vol+} & {Vol-} & {Power} for 10 seconds
MSM Readback (Windows Only)
Download Tool
Grab any MSM Tool version
Obtain Backup
- Launch tool
- Select Target 'TMO'
- Press F8 (password is 'oneplus')
- Select Partitions & Hit OK
(persist.img and reserve.img are very important, but can't hurt to have a copy of everything, use Ctrl-A to select all)
- Put phone in EDL mode (SEE NOTE)
- Enumerate device
- Click Readback & Wait
(Files will be dumped to C:/)
EDL Tool Backup (Linux Only)
Obtain the tool
Use GIT:
Code:
~$ git clone [email protected]:bkerler/edl.git
—or—
Download ZIP: https://github.com/bkerler/edl/archive/master.zip
Prep
Use the included README for required packages / setup
Pay attention to UDEV rules, python, and pip
Backup
In the edl folder:
- Create folder named dumps
- Put phone in EDL mode (SEE NOTE)
- Use edl.py:
Code:
~$ ./edl.py rl dumps/ --memory=ufs --genxml --skip=userdata
Constrabus said:
{Mod edit: Quoted OP edited for better reading and scrolling experience!}
Click to expand...
Click to collapse
i said i was gonna post this...
New builds uploading!
Constrabus said:
New builds uploading!
Click to expand...
Click to collapse
Hey Constrabus, Thank you for the work that you have made here for this community. I love your rom that you have given us, and would like to ask if you could you re-upload your Gapps Nov 20 build. I cant seem to get it to finish downloading. I have tried adding Gapps using TWRP on the non Gapps Rom, but no matter what I did, I couldn't get the TWRP to mount the necessary partitions.
pyckvi said:
Hey Constrabus, Thank you for the work that you have made here for this community. I love your rom that you have given us, and would like to ask if you could you re-upload your Gapps Nov 20 build. I cant seem to get it to finish downloading. I have tried adding Gapps using TWRP on the non Gapps Rom, but no matter what I did, I couldn't get the TWRP to mount the necessary partitions.
Click to expand...
Click to collapse
Damned sourceforge!
No matter, new builds uploading now.
Non-gapps is up, gapps should be up in less than 30min.
Constrabus said:
Damned sourceforge!
No matter, new builds uploading now.
Non-gapps is up, gapps should be up in less than 30min.
Click to expand...
Click to collapse
Awesome, glad to hear it. Thank you for your hard work :good:
Can I flash it on hotdog(HD1910)? Thanks!
Damn sourceforge
I've been trying all night to download it - Ive used Jdownloader in hopes it would re-try throughout the night, it inevitably fails - chrome fails...
If it would be helpful - I dont mind hosting the 2 most current builds on my personal google drive - It's going to be much more reliable than sourceforge - I dont know about speed, but even 100kbps is better than 0.
marcusrab said:
I've been trying all night to download it - Ive used Jdownloader in hopes it would re-try throughout the night, it inevitably fails - chrome fails...
If it would be helpful - I dont mind hosting the 2 most current builds on my personal google drive - It's going to be much more reliable than sourceforge - I dont know about speed, but even 100kbps is better than 0.
Click to expand...
Click to collapse
Which filenames are you having issues with?
I'll think of something to mirror with
New builds coming tonight...
(Please let me know if any issues with sourceforge)
For those having issues with SourceForge, I've included a download mirror in OP
Is there any chance this would work on the Sprint OnePlus 7 Pro 5G? If not are there any roms that do currently work for Sprints model
love it so far...stable and fast
Im having trouble installing root this code
~$ fastboot boot twrp.zip
says no such file or directory, where do i get twrp.zip ?and how would i flash, i made it this far the phone boots nicely
cmurder61 said:
Im having trouble installing root this code
~$ fastboot boot twrp.zip
says no such file or directory, where do i get twrp.zip ?and how would i flash, i made it this far the phone boots nicely
Click to expand...
Click to collapse
Find the TWRP zip in Downloads section of OP.
Once TWRP is booted up, use its flashing function to flash the MAGISK zip, also found in OP.
cmurder61 said:
Im having trouble installing root this code
~$ fastboot boot twrp.zip
says no such file or directory, where do i get twrp.zip ?and how would i flash, i made it this far the phone boots nicely
Click to expand...
Click to collapse
If using Window try just fastboot boot twrp.zip removing the ~$
Constrabus said:
21 Jan 2021:
Update blobs to 10.0.41
Update Hotword Detection APKs to R
Adjust statusbar size/paddings/icon limits
Fix A2DP
Implement DurtyUnicorn theme features
Implement new SN fix
Move to new OOS haptic drivers
Move to CAF NFC drivers
Statusbar battery icon options
Fix Dash charging
Implement Pulse
Fix Nav bar enhancements
More FOD enhancements
Improve QTI Blutetooth
Update Brightness/Auto-brightness levels from OOS
Disable proximity sensor during DOZE
Improve Call screen volume mixer support
Enhance mic input volume
Enhance speakerphone volume
Allocate dedicated pcm node for in call recording
Allows for concurrent audio recording scenarios
Update display CAF HALs
New AOSiP features...
Many more...
Click to expand...
Click to collapse
Big big update!
Both gapp and nogapp builds are up!
Be sure to note install steps have been reordered .
All working great anyone having issues with the fastboot reboot command they more than likely out of date. Also its worth mentioning the difference in the bootloader screen and the fastboot one.
The boot loader is the multi-colared one and the correct fast boot screen when doing fastboot reboot fastboot is all black screen with different language selections bottom being english

[ROM] [11.0] [OFFICIAL] AICP 16.1 [instantnoodle]

{
"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"
}
AICP
Android Ice Cold Project
AICP is known by everyone as the "Ice Cold Project" that started on a Desire HD years ago (2012) and since then has evolved into a mature ROM with the BEST community that you can find!!!
Until Android Lollipop, the ROM has always been based on AOKP. Unfortunately, since AOKP stopped development (but made a comeback later), we changed our base to CM.
With the re-brand of CM to LineageOS (LOS), we became LineageOS based with some tweaks from AOSP and then changed to be based on the "Ground Zero Open Source Project" (GZOSP) for Android Pie.
We changed again for Android Q-R with a base of AOSP repositories and some additions from LineageOS for device-specific repositories.
If there are any bugs we will sort them out if it concerns our codebase. This ROM isn't LineageOS supported, so there is no need to report errors/bugs to them!!
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* 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. Hard & a lot.
*
*/
Feature list (rough overview)
In the beginning we would like to thank:
LineageOS & CM (R.I.P.) team
@maxwen and the rest of the OmniRom team
Pixel Experience Team
AOSiP team
Community
@LorD ClockaN
@eyosen
@semdoc
@SpiritCroc
@wartomato
@Miccia
plus the rest of the crazy bunch that we call "team"
We are paying for servers that build weeklies and everything that comes with this, so EVERY DONATION will really be appreciated and be used to cover those expenses.
Thank you!!
Latest Stable Release Version 16.1
Download link: https://dwnld.aicp-rom.com/
Please note that official builds will be deleted from our servers every month due to maintenance services.
Starting with AICP 15 we will be storing a copy of the most recent release here: https://media.aicp-rom.com/vault/.
Full Changelog link: https://dwnld.aicp-rom.com/
(Just click the changelog button next to the download link in the list of builds available for your device)
Google Apps:
We recommend MindTheGapps as it has been thoroughly tested and it works well with the ROM, some other minimal GApps packages still have issues, however feel free to try other GApps if you want to, just try MindTheGapps if you have any GApps related issues
MindTheGapps: https://androidfilehost.com/?w=files&flid=322935
Mirror: http://downloads.codefi.re/jdcteam/javelinanddart/gapps
You tell...
FAQ:
Before using the ROM:
Q. Can I have an ETA for the next build?
A. Yes, just look here to see what day your device is built on.
Q. Does this ROM support custom kernels officially?
A. No. You can still use them, but the discussion should go in the thread of the respective kernel. We don't offer support for bugs you might encounter while using them!
Q. Does this ROM include GApps or do I have to flash them separately?
A. No, we do not include prebuilt GApps, because of possible licensing issues with Google Software and because some users do not want GApps preinstalled as they want to use alternative services like MicroG or just prefer flashing a GApps "flavor" of their liking.
Q. Does this ROM use the camera or gallery app from stock?
A. It depends on the device. In most cases these apps include proprietary libs/code and cannot be included in the device trees on Github or we risk having the ROM banned from Github. In this case, we might try to make them installable (separate from the ROM zip), or we might provide a version of these apps with the ROM that doesn't include any proprietary libs. It's also sometimes the case that these apps are simply not included because we didn't feel the need to do so for the device in question.
Q. Does this ROM have Extended/Scrolling screenshot?
A. No, extended screenshot was implemented using an app extracted and modified from manufacturer firmware/system images and is proprietary as well. It led to the closing of many ROM's sources on GitHub.
Q. Does this ROM have FaceUnlock?
A. No, FaceUnlock was also an app extracted and modified from some manufacturers. Even Google removed the Trusted Face (FaceUnlock) feature for security reasons on Android 9.0/10.x. Adding the modified feature did the same to ROM sources as described above.
Q. Can you add (insert favorite weather provider)?
A. No, we cannot add more weather providers as the implementations change and we (the ROM) now have to pay for most services, and that is not cheap, so we decided to use the best free service that we could find, the only way to add your own is for users to apply for their own API key to use their preferred service.
Q. Does this ROM have private official builds with the above proprietary libs included?
A. No, we believe in open source software, this way users know what's in the build and can replicate it themselves, all official builds are built on our build servers using the public sources from github and no one can (or would) add their own private sources to the build.
Flashing the ROM:
Q. What do I need to know before flashing?
A. Check the flashing instructions...
Q. Can the builds be dirty flashed over each other?
A. Yes, this is the usual behavior on flashing a new official build by (or using) the build-in updater service.
Q. How do I 'dirty flash' builds?
A. Wipe the System, Cache, and ART/Dalvik cache. Flash the ROM, GApps (only needed if you wipe the system), your preferred root solution, and reboot. Or just use the OTA app to perform that task for you.
Q. How do I flash kernel builds?
A1. If it's a .img file, boot into TWRP and go to the install page in TWRP, in the bottom right corner select "install image", select the desired kernel, then select "boot" as the destination, then swipe to flash, then go back to the install screen and install your root method again, if you don't want to lose root and reboot.
A2. If it's a flashable ZIP, you can flash it together with a ROM update or separately. Go to the install page in TWRP, choose the kernel zip (or add it to the flash queue right after the ROM zip). Then add your root method to the queue if you don't want to lose root. Now swipe to flash and reboot afterward.
Using the ROM:
Q. Do I need to provide a logcat if I'm reporting a bug?
A. If you want it to be fixed faster (or at all) then yes, you should definitely provide a logcat AND the model name. (Note: Please just link the logcat from your GDrive, Dropbox, etc. Do not post the content here. Thanks.)
Q. How do I get a logcat, what type should I get, and more questions that can conveniently be answered by my pre-determined answer?
A1. Read this thoroughly. Also, here's a good app for getting logs: https://play.google.com/store/apps/details?id=com.tortel.syslog (Root needed).
A2. If you are already rooted, you can use the built-in feature to make a logcat and provide that. Just look into the others section on the AICP Extras main page.
The ROM should contain everything you need to enjoy Android R. You don't need to install any Add-ons, simply download the latest ROM and GApps, then follow the flashing instructions and go!
If you want the device to run the ROM "rooted", you can flash a root solution of your choice after the ROM zip file.
It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup (or with any backup/restore app) as this can cause stability issues that are very hard to debug, restoring regular apps is fine though.
If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
How to flash for the first time:
(Again: Don't do it if you don't know!)​
On Clean Flash: mandatory for first install !!!​At the beginning, if you are on Stock OOS 11 ROM with locked bootloader, please follow the instructions for unlocking bootloader here: https://wiki.lineageos.org/devices/instantnoodle/install
1. Download the ROM and GApps to your PC with proper adb & fastboot setup.
Also download to your PC instantnoodle-recovery.img from HERE
2. Boot to bootloader and run in cmd (windows) / terminal (linux)
fastboot flash recovery instantnoodle-recovery.img
4. Boot to recovery. Tap on Factory Reset (this will erase everything on your device) then return to main menu
3. Connect your device to your PC and tap on Apply Update -> Apply from ADB and
4. Flash the ROM zip file using
adb sideload aicp_instantnoodle_r-16.1-WEEKLY-{date}.zip
5. Once its finished, reboot to recovery to flash the GApps (optional, needed for e.g. Google Playstore to work). This is mandatory becoz will switch automatically current slot and will flash GAPPS.
Once it boots to recovery, tap on Apply Update -> Apply from ADB then run
adb sideload GAPPS.zip
6. Reboot and set up your device.
7. Reboot back into recovery.
8. Flash the root solution of your choice (optional).
9. Reboot your device.
The main workflow for flashing via recovery:
reboot to recovery -> adb sideload ROM.zip -> reboot recovery -> adb sideload GAPPS.zip -> reboot to system
Click to expand...
Click to collapse
The procedure may vary from device to device and is a bit different on system updates!
The ROM has GApps persistence in between dirty flashes, so you only have to flash them once! This might differ on AvB Devices.
Currently supported Root Solution:
Magisk stable
Magisk versions >= 21.4 don't usually need to be flashed on every dirty flash.
Depending on the device, you may need to flash it every time, unless your maintainer says otherwise, you should be fine.
PREREQUISITE FOR OTA ("Over-The-Air" Updates):
Go to Aicp Extras -> Update Centre then install new Weekly Build.
If you want to contribute to AICP, or if you want to see what is being worked on/merged, feel free to visit our Gerrit code review system. (Link is at the bottom!!!)
Kernel source: We are building Neutrino Kernel adopted to our sources with permission by Kernel Dev
GitHub - AICP/kernel_oneplus_sm8250
Contribute to AICP/kernel_oneplus_sm8250 development by creating an account on GitHub.
github.com
Device tree source:
AICP/device_oneplus_instantnoodle
Device tree for OnePlus 8. Contribute to AICP/device_oneplus_instantnoodle development by creating an account on GitHub.
github.com
Common device tree source:
GitHub - AICP/device_oneplus_sm8250-common
Contribute to AICP/device_oneplus_sm8250-common development by creating an account on GitHub.
github.com
Vendor source:
AICP/proprietary_vendor_oneplus
Contribute to AICP/proprietary_vendor_oneplus development by creating an account on GitHub.
github.com
ROM & Additional links:
AICP's Homepage
AICP Gerrit Code Review
AICP sources on Github
AICP Download page for official builds and media content
AICP Discord Community
AICP Telegram channel for server notifications on official builds
Join us on our Discord Channel
Contributors:
(mention all the devs who have contributed to your device tree, kernel, vendor, etc,
only mention the main ones though, probably the top four or so, otherwise this list will be a mile long xD)
Information:[/U[
ROM OS Version: 11.1
Kernel: Linux 4.19.176
ROM {Firmware|Vendor} OnePlus8Oxygen_15.E.35_OTA_0350.
Status: {STABLE}
Release Date: 04-03-2021
You want to see a "normal" night at the "DEV office", click here!!​
AICP recovery: link HERE
---------------------------------------------------------------------------------------------------------------
New build guys
10.04.2021 UPDATE​
Download aicp_instantnoodle_r-16.1-WEEKLY-20210410.zip from HERE
Changelog: link HERE
No GAPPS in the ROM.zip.
** İf you are comming from older version - no need to flash clean.
-- if you are rooted: Just go to Updater in AicpExtras choose the downloaded zip from your storage and install the update.
-- if you aren't rooted:
**** Download the zip. Connect your phone to your PC. and run adb root in terminal (or cmd windows for Win). Then run adb shell setenforce 0 and install downloaded zip as local upgrade from Updater in AicpExtras. You'll be on enforcing selinux mode after reboot
-- You can flash in recovery via adb sideload. İf you choose this way, don't forget to reboot to recovery and flash your GAPPS.zip via adb sideload again.
-- if you want to clean flash:
**** reboot to recovery. Format data then follow the procedure given below:
flash rom.zip via adb sideload -> reboot recovery -> flash gapps.zip via adb sideload -> reboot to system
What's new:
1. April '21 ASB merged
2. Added ALipay fingerprint payment support
3. Screenbrightness fixes for all 3 devices
4. Many fixes including SafetyNet (fixed again)
Enjoy !!!
---------------------------------------------------------------------------------------------------------------
04.04.2021 Build !!!​
Download aicp_instantnoodle_r-16.1-WEEKLY-20210404.zip from HERE.
Changelog: link HERE.
-- There is no GAPPS in the ROM.zip.​Download GAPPS from:
MindTheGapps or OpenGapps Android 11 Nano​
How to install:
1. Go to recovery. Format data if you want to flash clean.
2. Apply Update from ADB
3. then adb sideload aicp_instantnoodle_r-16.1-WEEKLY-20210404.zip
4. Reboot to recovery
5. Flash Gapps via adb sideload GAPPS.zip
** İmportant: Android Auto fails to connect with OpenGapps. All good with MindTheGapps
** There is no DevicePersonalization app in these - if you want, I can provide a modified GAPPS package
6. If you want to switch in between GAPPS packages, just flash other GAPPS package on the new flash. Clean flash isn't trivial, but recommended....
*** Next flashes can go through Updater or adb sideload.
** If you flash via Updater, backup tool will handle your gapps - no need to reflash them again.
** GAPPS need to be flashed on every update if you flash via adb sideload. Flash them as it is described above.
What's new?
** Stock vibration patterns are back
** App Lock from AOSP-A
** Neutrino Kernel updated to 4.19.183
** and many more....
All feedbacks are appreciated, as always.
Cheerz
---------------------------------------------------------------------------------------------------------------
For those who want to ROOT their devices:
Download Magisk 21.4 zip: link HERE
** boot to recovery
** flash via adb sideload magisk.zip:
** reboot.
** Note that you HAVE to do this on every update.
** SafetyNet is fixed on March 5 build !!!
Enjoy !!
Which Camera we can use:
1. Using this Camera: GCam_7.3.018_Urnyx05-v2.1_Wichaya_V3.1.1_snapcam.apk
2. Also I have thix xml file under GCam/Configs7 : nrG Wichaya 7.3.018_v3.1.1.xml
finally! thanks
Very nice. Quick question. Are Verizon a11 blobs merged ? No custom rom currently gets data for us Verizon op8 users?
mattie_49 said:
Very nice. Quick question. Are Verizon a11 blobs merged ? No custom rom currently gets data for us Verizon op8 users?
Click to expand...
Click to collapse
No unfortunately. Doubt it'll work on Verizon.
semdoc said:
No unfortunately. Doubt it'll work on Verizon.
Click to expand...
Click to collapse
Thanks for quick response. I'm gonna try later anyway. He he. Why is it so hard for us to get data/signal on custom roms. Qti telephony ? Or the 5g modem that gets mm wave?
mattie_49 said:
Thanks for quick response. I'm gonna try later anyway. He he. Why is it so hard for us to get data/signal on custom roms. Qti telephony ? Or the 5g modem that gets mm wave?
Click to expand...
Click to collapse
most likely qti telephony....
Rebuilt and re-uploaded initial build. The issue was broken adb sideload . Now fixed and all should be fine.
Download aicp_instantnoodle_r-16.1-WEEKLY-20210305.zip from HERE
Cheers.
Thanks for the rom, working great, but has same issue as all lineage based roms...video calls have audio distorted (too loud) and bad feedback from mic. Any fixes in the pipeline? Thanks again!
passion8059 said:
Thanks for the rom, working great, but has same issue as all lineage based roms...video calls have audio distorted (too loud) and bad feedback from mic. Any fixes in the pipeline? Thanks again!
Click to expand...
Click to collapse
Will check it out Thanx for feedback
passion8059 said:
Thanks for the rom, working great, but has same issue as all lineage based roms...video calls have audio distorted (too loud) and bad feedback from mic. Any fixes in the pipeline? Thanks again!
Click to expand...
Click to collapse
Can you please test this build:
Download aicp_instantnoodle_r-16.1-WEEKLY-20210307.zip from HERE
** Attempt to fix audio ssues.
If you are rooted: Just download the build to your device. Choose from AicpExtras -> Updater and flash after choosing from right upper corner.
If you aren't rooted:
1. go to recovery and flash via adb sideload and reboot.
All feeedbacks are appreciated.
semdoc said:
Can you please test this build:
Download aicp_instantnoodle_r-16.1-WEEKLY-20210307.zip from HERE
** Attempt to fix audio ssues.
If you are rooted: Just download the build to your device. Choose from AicpExtras -> Updater and flash after choosing from right upper corner.
If you aren't rooted:
1. go to recovery and flash via adb sideload and reboot.
All feeedbacks are appreciated.
Click to expand...
Click to collapse
Will update and report back accordingly. Thanks
passion8059 said:
Will update and report back accordingly. Thanks
Click to expand...
Click to collapse
Have tried video call today, mic seems to be fixed but on max volume (I have 2 young boys who won't be quiet ;-)) it still distorts so have to knock it down a bit and struggle to hear what is being said.
passion8059 said:
Have tried video call today, mic seems to be fixed but on max volume (I have 2 young boys who won't be quiet ;-)) it still distorts so have to knock it down a bit and struggle to hear what is being said.
Click to expand...
Click to collapse
LUK merged fixes for all 3 op8 devices today...
So you'll get test builds later today...
hello what interests me can we record the conversation natively?
doc411 said:
hello what interests me can we record the conversation natively?
Click to expand...
Click to collapse
Yes, we have that option in our Dialer.
semdoc said:
Yes, we have that option in our Dialer.
Click to expand...
Click to collapse
thank you very much for your quick rest
New build guys.
You can download aicp_instantnoodle_r-16.1-WEEKLY-20210309.zip from HERE.
-- Please test audio, calls - including whatsapp & telegram calls in all aspects..
-- OOS Style Clear all notificaitons button added
-- Kernel Update by Neutrino kernel dev.
Changelog: link HERE
Cheerz guys
Thanks for the update. Ringing at max is distorted still and there is a severe memory lag where you watch YouTube videos it'll play but then buffer then play again. I'm on a good broadband connection (500mb) and WiFi 6 coverage. Have cleared caches and used ex kernel manager to clear memory buffers but still the same.

[DISCONTINUED][ROM][12.1][guacamole][OnePlus 7 Pro][OSS CAM] PixelPlusUI 4.8 [OFFICIAL] [Twelve][AOSP]

{
"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 are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
"This is a user-friendly thread, all your suggestions, and proper bug reports are important to us but don't be disrespectful to anyone here. Your suggestions and proper bug reports will be taken into consideration.."
PixelPlusUI is another aftermarket AOSP ROM Minimal UI & close to Stock Android ROM. What differentiates us from the rest, you ask? LET'S FIND OUT. It has additional localized and personalized functionality while preserving the stock Android look by adhering to Material Design guidelines. Unlike OEMs' slow and untimely updates, we closely follow Google to bring the latest updates to our users, and even prolonging support to devices that have been declared obsolete by OEMs. Our ROMs' source code is open-source, secure, stable, and outstanding. Your experience using PixelPlusUI will be butter smooth with added convenience and features. The main aim of this form is to give the user a better experience without compromising the quality of the Android experience so that no one struggles with any kind of difficulties while using their device. PixelPlusUI brings a better UI/UX to Android with a seamless experience coupled with customizations and user security. In short, it's perfectly balanced between Great Performance, Security, Stability, Minimal UI & Awesome features including pixel goodies But this doesn't mean we aim to provide all the customization available on the planet. So do not hesitate anymore, join us now and start enjoying the beauty of stock Android. Download and enjoy PixelPlusUI on your respective devices!
- Kostya Maslennikov - Founder & lead Developer
- Saurav - Co-Founder & Co-lead
- Ivan - Core Developer & Team
- Hamza - Core Developer & Team
- Abhishek - Support Team
- And Also Our Hardworking Maintainers
Tap Here For Screenshots
NOTE: As its initial A12 source and we will keep updating source with time, so its hard to keep threads updated everytime everywhere so kindly visit our website or telegram group for latest changes and screenshots.
Tap Here For CHANGELOG and Features
--------- Official Download Server ! ---------
Note: You can check our Website for more details, guides , changelog etc related to build !
-- DEVICE UPDATE TELEGRAM CHANNEL --
-- SUPPORT/DISCUSSION TELEGRAM GROUP --
-- Visit our OFFICIAL Website
-- OUR OFFICIAL TWITTER HANDLE --
NOTE: It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup (or with any backup/restore app) as this can cause stability issues that are very hard to debug, restoring regular apps is fine.
If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
CLEAN FLASH :
- Download the latest build
- Reboot to recovery.
- Take a backup.
- Format Data
- Flash the latest build
- Flash Fcrypt [If you want to decrypt else u can skip]
- Reboot
DIRTY FLASH :
- Download the latest build
- Reboot to recovery
- Flash the latest build
- Wipe Cache
- Reboot
What works?
Wifi | RIL | Mobile data | GPS | Camera
Flashlight | Camcorder | Bluetooth | Fingerprint reader | Lights | Sound | vibration
Almost everything
What doesn't work?
Nothing yet
You tell me!
BUG REPORT !!
As soon as the problem occurs, take a logcat and please inform us via Telegram or XDA.
for more READ THIS
- Android Open-Source Project
- Pixel Experience
- LineageOS
- Proton-AOSP
- AOSPA
- Others, I forgot to mention
PixelPlusUI XDA Templates credit goes to
- GOUSAL TONI
- Android OS version: 12.0
- Security patch: February 2022
- Build author/Device Maintainer : MHMDeveloper
- DEVICE: OnePlus7Pro
- DEVICE CODENAME: guacamole
Sources and Documentation
- ROM Source Code
- Kernel Source
- OFFICIAL DEVICES
---------- DONATION LINKS ----------
As you know build is free but building ROM needs a server. And Maintaining source and device stuff needs a server and it's pretty expensive for a student. It will be really helpful and appreciated if you donate or contribute to us. Also if you have any queries related to donation you can freely message -> Saurav (Co-Founder & Co-lead Dev)
PAYTM UPI ID : [email protected]
GPAY UPI ID: [email protected]
PAYPAL: https://www.paypal.me/uglykid24
​
Thanks for creation and uploading! Im going to try the ROM, but is the Notification switch working?
Thanks for rom , share boot.img to root
Where to get option like extra ? for me thr is no pixelizer ? help me plz
DerJona1 said:
Thanks for creation and uploading! Im going to try the ROM, but is the Notification switch working?
Click to expand...
Click to collapse
Everything working
gchospital said:
Where to get option like extra ? for me thr is no pixelizer ? help me plz
Click to expand...
Click to collapse
Will be added in next update
gchospital said:
Thanks for rom , share boot.img to root
Click to expand...
Click to collapse
Please extract it. I'm out.
I am thankful for your contribution it is much appreciated!
I would like to try this ROM, only thing is, I am still on stock OOS 11, my question is, is there a tutorial for flashing this with Magisk and getting safetynet pass?
I am using Google Pay on a daily basis and would like to keep it.
When can I expect the next update with the SystemUI Tuner? also There is no tab for system updates?
Does anyone have problems with sound and video on this firmware? I flashed with Oxygenos 10 and the sound on this firmware began to freeze for about 3-5 seconds, also the video
sunheaZ said:
Does anyone have problems with sound and video on this firmware? I flashed with Oxygenos 10 and the sound on this firmware began to freeze for about 3-5 seconds, also the video
Click to expand...
Click to collapse
You should be on latest OOS 11 when flashing this ROM.
I managed to flash this ROM, but to be honest, for newbies the installation guide could be a bit more fleshed out.
If I have the time I will write a more comprehensive guide.
Malaclypse17 said:
You should be on latest OOS 11 when flashing this ROM.
I managed to flash this ROM, but to be honest, for newbies the installation guide could be a bit more fleshed out.
If I have the time I will write a more comprehensive guide.
Click to expand...
Click to collapse
Now I have already upgraded it to 10 oxygen, now I am flashing it to 11 in order to install this firmware again.
It turns out you have no problems with sound? Also, is your scanner fast? It was fast on all the firmwares, but then I think for a long time, maybe again due to the fact that I did not install with OOS11, but with OOS10
Will the banking app work if i dont root after installing this rom? Thanks
sunheaZ said:
Now I have already upgraded it to 10 oxygen, now I am flashing it to 11 in order to install this firmware again.
It turns out you have no problems with sound? Also, is your scanner fast? It was fast on all the firmwares, but then I think for a long time, maybe again due to the fact that I did not install with OOS11, but with OOS10
Click to expand...
Click to collapse
I flashed it through OOS11 - the sound works and the scanner responds quickly, even faster than on the stock firmware. Everything is very smooth and beautiful, there is an OOS11 camera. Thank you for such a wonderful firmware! =)
Hello everyone i have KOSP ROM and after ota updatea and I have root , I had many issues and I want rest everything in the setting but nothing happend and I can't go to the recovery I tried everything , go to fastboot to boot the img and just restart and go to the ROM , I tried twrp and it's work everything rest but I go back to 2.2v and no recovery and now im in stock rom that i installed from TWRP and now i have stock recovery and i can entar the recovery , now i want to install this rom and i cant boot the boot.img i just stock in the stock recovery , any help or idea?
Can someone explain the process from scratch i.e unlocking bootloader because I see we are using ADB sideload to flash. I've rooted phones before like 1 year ago and I just used to flash twrp by fastboot flash recovery twrp.img and wipe everything and flash from twrp. Why are we using a different process for OP7 pro?
Snehil_DPS_6l said:
Can someone explain the process from scratch i.e unlocking bootloader because I see we are using ADB sideload to flash. I've rooted phones before like 1 year ago and I just used to flash twrp by fastboot flash recovery twrp.img and wipe everything and flash from twrp. Why are we using a different process for OP7 pro?
Click to expand...
Click to collapse
1. enable USB debugging in dev settings
2. Enable bootloader unlocking in dev settings
3. Once your in adb with the phone in fastboot I believe the command is " fastboot OEM unlock"
Or just go here
How to unlock the bootloader and root the OnePlus 7 Pro
The OnePlus 7 Pro is the latest and greatest smartphone from OnePlus. This tutorial details how to unlock the bootloader and root your new device.
www.xda-developers.com
hammered58 said:
1. enable USB debugging in dev settings
2. Enable bootloader unlocking in dev settings
3. Once your in adb with the phone in fastboot I believe the command is " fastboot OEM unlock"
Or just go here
How to unlock the bootloader and root the OnePlus 7 Pro
The OnePlus 7 Pro is the latest and greatest smartphone from OnePlus. This tutorial details how to unlock the bootloader and root your new device.
www.xda-developers.com
Click to expand...
Click to collapse
Yeah, I know that but then what after, should I fastboot flash recovery twrp.img? or fastboot boot twrp.img
Snehil_DPS_6l said:
Yeah, I know that but then what after, should I fastboot flash recovery twrp.img? or fastboot boot twrp.img
Click to expand...
Click to collapse
Depending on which rom iam flashing I use boot twrp.img then install it from twrp , or I just use the built in lineage recovery in the fastboot flash boot.img
nice rom

Categories

Resources