[ROM][12.1][instantnoodle] Project Elixir [OFFICIAL] [OnePlus 8][AOSP] - OnePlus 8 ROMs, Kernels, Recoveries, & Other Devel

{
"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.."
Project Elixir is another aftermarket AOSP ROM which basically offers minimal UI enhancement & close to Stock Android ROM with great performance, security and stability. Most of the OEMs' these days will provide slow and untimely updates, but we don't do that here. We closely follow Google to bring the latest updates to our users, and even prolong support for devices that have been declared obsolete by OEMs. Our ROMs' source code is open-source, secure, stable, and outstanding. Your experience while using Project Elixir will be butter smooth without compromising the quality of the Android experience. In short, it's perfectly balanced between Great Performance, Security, stability, minimal UI & awesome features including pixel goodies So do not hesitate anymore, join us now and start enjoying the beauty of stock Android. Download and enjoy Project Elixir on your respective devices!
- Saurav - Founder & lead Developer
- Probir - Developer / Team
- Nishant - Developer / Team
- Mayur - Developer / Team
- And Also Our Hardworking Maintainers
// Checkout the latest changes you get //
Latest Changelog: https://projectelixiros.com/changelog
NOTE : Well in Project Elixir you get all the useful features and with updating source every month it's hard to keep all the threads updated everytime everywhere so kindly visit our website for latest changes and screenshots.
// A screenshot is worth of thousand words //
Latest Screenshots : https://projectelixiros.com/gallery
NOTE : Well in Project Elixir you get all the useful features and with updating source every month it's hard to keep all the threads updated everytime everywhere so kindly visit our website for latest changes and screenshots.
---------- OFFICIAL Download Server ! ----------
NOTE: Please keep in mind that these are Gapps Builds and there is no vanilla build of this rom available.
// Visit Our OFFICIAL Website //
// Tap Here for Screenshots //
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 (Moving From A11 to A12)
#Instructions:
First Time Install / Clean Flash
1. Be on the latest OOS 11 on both slots.
2. fastboot flash recovery RECOVERY.img
3. adb sideload rom.zip
4. Format data/factory reset
5. Reboot to system
Update / Dirty Flash
1. Boot into recovery
2. adb sideload rom.zip
3. Reboot to system
What works?
Wifi | RIL | Mobile data | GPS | Camera
Flashlight | Camcorder | Bluetooth | Fingerprint reader | Lights | Sound | vibration
Almost everything
What doesn't work? or Any Bug ?
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
- Arrow OS
- Others, I may have forgot to mention
- Android OS version: 12.1
- Security patch: August 2022
- Build author/Device Maintainer : Saurabh & Saurav
- DEVICE: <OnePlus 8>
- DEVICE CODENAME: <instantnoodle>
---- Sources and Documentation ----
- ROM Source Code
- Kernel Source
- OFFICIAL DEVICES
- Documentation
-- OFFICIAL Website and Telegram Support Groups --
-- Visit our OFFICIAL Website
-- DEVICE UPDATE TELEGRAM CHANNEL --
-- SUPPORT/DISCUSSION TELEGRAM GROUP --
// Giving little CAN HELP A LOT //
- 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.
- Do consider donating on Patreon for sustainable support and rewards or buying me a coffee if you want to appreciate our work.
- Thank you for your support !
​

Reserved

First

where,s twrp? i try 2 differnt but getting the same errror this zip for violet and device is oneplus8

Anyone wants to install can follow Oneplus 8 Pro guide. I used it and it works. Rom is butter smooth. Thank you, developers.

I keep getting " cannot read" when trying to sideload. Any ideas?

RogueVisual said:
I keep getting " cannot read" when trying to sideload. Any ideas?
Click to expand...
Click to collapse
I didn't get such errors, but you should test a few things.
1. Make your PC have adb access to mobile. When the popup or adb access shows check always allow to avoid hiccups.
2. Put the rom file inside the adb/boot folder and make sure there are no spaces in names.
3. Last check drivers or change ports and also don't put files where administrator access is required.

kurogami555 said:
I didn't get such errors, but you should test a few things.
1. Make your PC have adb access to mobile. When the popup or adb access shows check always allow to avoid hiccups.
2. Put the rom file inside the adb/boot folder and make sure there are no spaces in names.
3. Last check drivers or change ports and also don't put files where administrator access is required.
Click to expand...
Click to collapse
Other roms work fine, all drivers are installed and file is inside the adb directory.

Just wanted to add my experience of loading this on my Oneplus 8. @RogueVisual this should solve your issue as well (See step 8)
As @kurogami555 mentioned, use the instructions from Oneplug 8 Pro instead. This has the link to the Recovery.img file you need to download and flash.
I was unable to use the command 'flashboot reboot recovery' after flashing, I'm not sure if that was an error on my part but I was able to boot into recovery mode by turning off the device and holding Volume Down + Power. Do not let go of the power when it appears, use the volume key to select ADB Apply Update then let go.
Next when sideloading the ROM, I was experiencing an error "adb cannot read rom.zip". From another XDA Forum posts, I discovered that I needed to unlock Large Address Aware for adb. After doing this, I was able to successfully install Elixir and it's a lovely project. In summary, my guide for a first-time install is the following:
1. Download the Elixir Project from the above link.
2. Download the Recovery Image from the Oneplus 8 Pro Guide
3. For ease of use, rename the Elixir Project zip to rom.zip and the recovery image to recovery.img
4. With your phone connected to your PC in debugging mode, type 'adb devices'
5. Once your device is listed type 'adb reboot bootloader'
6. Once rebooted, type 'fastboot flash recovery recovery.img'
7. Once complete, power off the device.
8. Follow the link on this forum post and download the laa_2xx file
9. Type 'adb kill-server' in your terminal, then run the exe file and find your adb.exe program using the 3 dots.
10. On your device, hold Volume Down+Power and DO NOT LET GO.
11. KEEP HOLDING THE POWER BUTTON, once Recovery mode shows up, use down button to highlight ADB Apply Update then let go of the power button.
12. Use the power button to select ADB Sideload.
13. In your terminal type 'adb devices' your device should be listed with sideload next to it
14. Type 'adb sideload rom.zip' and it should begin to install. Mine took a long time.
15. Format data/Factory Reset and then Reboot. You should be all done!

Is OOS Cam (48MP support) and Google Photo spoof also in this ROM?

Hello.
Anyone with no vibration of any kind?
I'm on latest firmware, 3 clean flashes same problem.
Tried another A12 firmware based custom rom, and no problem on those.
Thanks in advance.

Pires_7 said:
Hello.
Anyone with no vibration of any kind?
I'm on latest firmware, 3 clean flashes same problem.
Tried another A12 firmware based custom rom, and no problem on those.
Thanks in advance.
Click to expand...
Click to collapse
settings/oneplus settings/system strength (inscrease the value)

I used the 8 Pro guide to flash its recovery image, but it won't boot into new recovery. Anyone can help?

Does this rom has oos cam and does it work properly, i mean potrait mode and other modes , thanks in advance

@sourav24071999 What happened to the link for [ROM][12.1][instantnoodle]?

A13 Post continues here
[ROM][13.0][INSTANTNOODLE] Project Elixir [3.7][OFFICIAL][AOSP]
Project Elixir for the Oneplus 8 [instantnoodle] * 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...
forum.xda-developers.com

Related

[ROM][OFFICIAL][redfin] LineageOS 20

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. LineageOS does still include various proprietary hardware-specific code.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Informations :
This ROM uses source built kernel, kernel modules, boot kernel modules (vendor_boot) and vendor image.
This ROM bundles the latest firmware so you don't have to worry about updating firmware.
To use the eSIM you need to install GApps
Instructions :
Follow https://wiki.lineageos.org/devices/redfin/install for how to install
Follow https://wiki.lineageos.org/devices/redfin/upgrade for how to upgrade from LineageOS 18
Downloads :
Official builds
Optional GApps: MindTheGapps
Reporting Bugs
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 /sys/fs/pstore/* (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.
Known Issues
None!
Contributors
mikeioannina
aleasto
The LineageOS team
Source Code: https://github.com/LineageOS
ROM OS Version: Android 13
Source code will be uploaded to LineageOS repos soon.
Meanwhile you can view my github
A Magisk module for GApps might fix the eSIM issue.
Hi,
That's excellent news, thank you for your work.
aleasto said:
Source code will be uploaded to LineageOS repos soon.
Click to expand...
Click to collapse
Does that mean it would then become official?
zemrwhite said:
Hi,
That's excellent news, thank you for your work.
Does that mean it would then become official?
Click to expand...
Click to collapse
Yes
Great work @aleasto!
Can't wait to try this Rom, I was waiting for it.
Just a quick question: maybe I'm just a noob, but how can I install the zip without a dedicated recovery? I mean, I'm stuck at point 4 in your instructions.
Thanks a lot!
sgnao said:
Great work @aleasto!
Can't wait to try this Rom, I was waiting for it.
Just a quick question: maybe I'm just a noob, but how can I install the zip without a dedicated recovery? I mean, I'm stuck at point 4 in your instructions.
Thanks a lot!
Click to expand...
Click to collapse
You can't.
Where exactly are you stuck? To reboot into recovery simply select "Recovery Mode" from the bootloader screen.
The previous steps installed Lineage Recovery.
I could not flash, I put the firmware on the stock, it gives an error with fastboot flash boot.img
Smrurbo said:
I could not flash, I put the firmware on the stock, it gives an error with fastboot flash boot.imgView attachment 5186989
Click to expand...
Click to collapse
fastboot flash boot boot.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash dtbo dtbo.img
I have not been able to download the files from Google Drive; "Sorry, you can't download this file a this time. Too many users have viewed or downloaded this file recently"
__
Edit: works again
got a "failed to read" error when flshing zip
Step 1/2 (47%)
after downloading the zip again the same error appeared but the third time it worked, !
the process in cmd hangs but the ROM is flashed. just wait until it's done.
Gaps?
Smrurbo said:
Gaps?
Click to expand...
Click to collapse
I decided that given the issues with flashing system addons, until a solution is found by our team i'll also be sharing builds with minimal gapps included. You can already find one in the drive folder.
ROM booted with me and magisk gapps working fine.
now everything is fine, everything you need is in the firmware, many thanks to the author for the work
Hey everyone, I wanna give an update on my experience with this Rom!
First of all: great job @aleasto!
This Lineage is definitely smoother than stock rom. Seriously, my Pixel 5 feels like a true flagship now, finally the 765 is working like a charm.
_
Now, some little features I do really enjoy:
- percentage only in the status bar (no battery icon needed)
- you can hide the navigation bar (the one at the bottom of the screen) but use the phone as if it was visible
- FINALLY no google assistant swipe-up from the bottom of the screen!
There are also some little bugs, nothing serious:
- with google camera, changing from portrait mode to standard mode (and viceversa) usually slows down a little bit. Maybe it's just my gcam version.
- vocal messages: recording vocal audio messages often does not work. The recording is muted, I haven't figure out how am I able to fix it, but sometimes I am able to do it.
_
A quick guide on how to install this ROM (for lineage os newbies like me):
Unlock the bootloader (here you can read how)
Download all the files from the first post and put them in the "platform tools" folder
Put the Pixel 5 in fastboot mode and connect it to the computer
Open a prompt window in the platform tools folder
Digit these commands:
- fastboot flash boot boot.img
- fastboot flash vendor_boot vendor_boot.img
- fastboot flash dtbo dtbo.img
Now you have to reboot into the recovery from the fastboot menu, just use the volume buttons to search the recovery option and select it with the power button.
You will enter the Lineage Recovery, then select "apply update" -> "apply from ADB"
Go back to your cmd window on your computer and write:
"ADB sideload xxxxxxxxx.zip" where the "x part" is the name of the ROM zip file (remember to put .zip at the end of the command)
Just wait until the end of the installation (around 5-8 minutes) and then reboot the phone from Lineage OS recovery.
Enjoy!
Personally I wasn't able to install magisk correctly, if anyone got it working just let me know!
Again, thanks Ale for the awesome rom, can't wait to see it becoming official!
Percent only
e: Screenshot from my home screen see the status bar
there was a problem with the microphone, they didn't hear me, but earlier on the proton firmware it was like that too, the solution: to flash another core. Here I also decided to replace the kernel
Smrurbo said:
there was a problem with the microphone, they didn't hear me, but earlier on the proton firmware it was like that too, the solution: to flash another core. Here I also decided to replace the kernel
Click to expand...
Click to collapse
That's a pity. I came from Galaxy S8 to Pixel 5 because I LineageOS on S8 had the same problem and I felt that switching to Pixel 5 I would be less likely to encounter problems with basic phone functions. The progress so far is incredible at such an early stage so hopefully this microphone issue can be ironed out eventually.

[ROM][UNOFFICIAL][12.1][DISCONTINUED] LineageOS 19.1 for Galaxy Note10/Note10+/Note10+ 5G Exynos

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 12, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Instructions:
Follow the instructions here
Downloads:
Builds: https://lineage.linux4.de
GApps: MindTheGapps
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
DO NOT Report bugs if you're using TWRP
DO NOT Report bugs while having Magisk installed (especially with Zygisk enabled)
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 /proc/last_kmsg. (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. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Support
Telegram group
Contributors
Linux4
Source Code: https://github.com/LineageOS
Kernel source: https://github.com/LineageOS/android_kernel_samsung_exynos9820/tree/lineage-19.1
Requirements:
Any Q, R or S based firmware installed on your device.
Pre-Install Instructions
Warning: The following instructions will unlock the bootloader and wipe all userdata on the device.
Connect the device to a Wi-Fi network.
Enable Developer Options by pressing the “Build Number” option in the “Settings” app within the “About” menu
From within the Developer options menu, enable OEM unlock.
Power off the device, and boot it into download mode:
With the device powered off, hold Volume Down + Volume Up and connect USB cable to PC.
Now, click the button that the onscren instructions coorelate to “Continue” and/or “Unlock Bootloader”.
Your device will reboot, you may now unplug the USB cable from your device.
The device will demand you format userdata, please follow the onscreen instructions to do so.
Run through Android Setup skipping everything you can, then connect the device to a Wi-Fi network.
Re-enable Development settings by clicking the “Build Number” option 10 times, in the “Settings” app within the “About” menu, and verify that “OEM Unlock” is still enabled in the “Developer options” menu.
Installing LineageOS for the first time
Flash lineage recovery
Only the provided lineage recovery will be supported,
using TWRP might result in a possible data loss!!
If using Odin rename the lineage recovery image for your model to recovery.img and add it to a .tar archive using e.g 7zip.
If using Heimdall use: heimdall flash --RECOVERY recovery.img --no-reboot
Boot lineage recovery
IMPORTANT: Do not boot into system again before booting recovery, or system will restore stock recovery!
If using Odin untick auto-reboot before flashing.
After flashing reboot by pressing Volume Down and Power for approximately 7 seconds,
immediately hold Volume Up and Power to boot recovery
IMPORTANT: As of OneUI 3 your device needs to be connected to a PC via USB cable in order to be able to
boot recovery via Volume Up, Bixby and Power.
Factory reset using Factory reset -> Format data/factory reset
Warning: Unlike TWRP this will also erase internal storage!
Sideload LineageOS by enabling sideload via Apply Update -> Apply from ADB
Then run adb sideload <path to your lineage.zip> on your PC
Optional:
Sideload GApps and magisk by repeating above step
with their zip/apk
Magisk
As this ROM has a working ramdisk sideloading the magisk apk is enough, just as it is
on every other device, no bootimage with magisk included or installing to recovery is needed!
I also strongly recommend to use Lygisk instead,
which is a fork of Magisk that aims to improve support for devices with FBE that can't (and shouldn't anyways!) decrypt userdata in recovery,
this will also fix OTAs getting stuck while having installed Magisk.
Features
SELinux enforcing
AES-256-XTS FBE encryption
Latest Linux 4.14.x kernel
All cameras are working
Ramdisk is working
Known issues
VoLTE/VoWiFi
You tell me
All sound systems are not working
Who encountered this kind of problem
keidnoi said:
All sound systems are not working
Who encountered this kind of problem
Click to expand...
Click to collapse
Fixed builds are on the way and will be uploaded later today, sorry for this
Linux4 said:
Fixed builds are on the way and will be uploaded later today, sorry for this
Click to expand...
Click to collapse
thanks for fixed
Reading through the changelogs I noticed support for the s pen. What apps need to be installed or are pre-installed? Excellent work to bring 12 to the Note so early.
srdempster said:
Reading through the changelogs I noticed support for the s pen. What apps need to be installed or are pre-installed? Excellent work to bring 12 to the Note so early.
Click to expand...
Click to collapse
There are no preinstalled apps for use with S-Pen.
Any third party app with support for a stylus should work (e.g Notes apps like Squid, etc...).
Is 5g lost as well as volte/vowifi?
Hey guys! Will this rom work with SM-N975W? Or is it only for 975F ?
Thanks in advance!
rhY
The alarm clock is not working I want you to fix it
感谢你们为rom所做的一切,期待正式发布。
Translated by GT: Thank you for everything you have done for rom and look forward to the official release.
keidnoi said:
The alarm clock is not working I want you to fix it
Click to expand...
Click to collapse
did you upgrade from 18.1? if yes, it's because the clock app is pure aosp right now on lineage 19. Wiping app data for the clock app will fix it.
A2L5E0X1 said:
did you upgrade from 18.1? if yes, it's because the clock app is pure aosp right now on lineage 19. Wiping app data for the clock app will fix it.
Click to expand...
Click to collapse
I upgraded from stock rom. I wiped the data while flashing this rom.
But the alarm clock app is not working. I wake up late every day clock does not wake me
This is BS it doesn't sorry I'm being mean I'm just really annoyed it wouldn't boot into recovery mode infinite download mode please someone tell me how to fix and if it requires flashing the stock stuff I'm throwing this stupid phone in the bin sorry. The reason I'm not doing it is because it literally says 10 years to download and I'm not lying
Great ROM, thanks to developers
But bluetooth calls not working, known bug or its only me?
ICV said:
Great ROM, thanks to developers
But bluetooth calls not working, known bug or its only me?
Click to expand...
Click to collapse
Are you on today's build already? Most likely not.
Linux4 said:
Are you on today's build already? Most likely not.
Click to expand...
Click to collapse
Not, I'm trying it right now!. thanks, loving this rom
New builds are up including some more lineage features added back and third party keyboard apps no longer crashing.
Linux4 said:
New builds are up including some more lineage features added back and third party keyboard apps no longer crashing.
Click to expand...
Click to collapse
This build, the battery drains faster than the previous build. Now I go back to the previous build to wait for the battery fix in the next build. Thank you.

[ROM][UNOFFICIAL][13.0][OTA][Signature Spoofing][Open Source][Encryption] LineageOS 20 for Galaxy Note10/Note10+/Note10+ 5G Exynos

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 13, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Instructions:
Follow the instructions here
Downloads:
Builds: https://lineage.linux4.de
GApps: MindTheGapps
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
DO NOT Report bugs if you're using TWRP
DO NOT Report bugs while having Magisk installed (especially with Zygisk enabled)
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 /proc/last_kmsg. (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. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Support
Telegram group
Contributors
Linux4
Source Code: https://github.com/LineageOS
Kernel source: https://github.com/Linux4/android_kernel_samsung_exynos9820/tree/lineage-20.0
Pre-Install Instructions
Warning: The following instructions will unlock the bootloader and wipe all userdata on the device.
Connect the device to a Wi-Fi network.
Enable Developer Options by pressing the “Build Number” option in the “Settings” app within the “About” menu
From within the Developer options menu, enable OEM unlock.
Power off the device, and boot it into download mode:
With the device powered off, hold Volume Down + Volume Up and connect USB cable to PC.
Now, click the button that the onscren instructions coorelate to “Continue” and/or “Unlock Bootloader”.
Your device will reboot, you may now unplug the USB cable from your device.
The device will demand you format userdata, please follow the onscreen instructions to do so.
Run through Android Setup skipping everything you can, then connect the device to a Wi-Fi network.
Re-enable Development settings by clicking the “Build Number” option 10 times, in the “Settings” app within the “About” menu, and verify that “OEM Unlock” is still enabled in the “Developer options” menu.
Installing LineageOS for the first time
Flash lineage recovery
Only the provided lineage recovery will be supported,
using TWRP might result in a possible data loss!!
If using Odin rename the lineage recovery image for your model to recovery.img and add it to a .tar archive using e.g 7zip.
If using Heimdall use: heimdall flash --RECOVERY recovery.img --no-reboot
Boot lineage recovery
IMPORTANT: Do not boot into system again before booting recovery, or system will restore stock recovery!
If using Odin untick auto-reboot before flashing.
After flashing reboot by pressing Volume Down and Power for approximately 7 seconds,
immediately hold Volume Up and Power to boot recovery
IMPORTANT: As of OneUI 3 your device needs to be connected to a PC via USB cable in order to be able to
boot recovery via Volume Up, Bixby and Power.
Factory reset using Factory reset -> Format data/factory reset
Warning: Unlike TWRP this will also erase internal storage!
Sideload LineageOS by enabling sideload via Apply Update -> Apply from ADB
Then run adb sideload <path to your lineage.zip> on your PC
Optional:
Sideload GApps and magisk by repeating above step
with their zip/apk
Magisk
As this ROM has a working ramdisk sideloading the magisk apk is enough, just as it is
on every other device, no bootimage with magisk included or installing to recovery is needed!
I also strongly recommend to use Lygisk instead,
which is a fork of Magisk that aims to improve support for devices with FBE that can't (and shouldn't anyways!) decrypt userdata in recovery,
this will also fix OTAs getting stuck while having installed Magisk.
Features
SELinux enforcing
AES-256-XTS FBE encryption
All cameras are working
Ramdisk is working
Known issues
VoLTE/VoWiFi
You tell me
Likely more
Which gapps should i use?
I have flashed this rom and booted successfully but i didnt get any welcome screen to setup phone. it directly booted up to homescreen. seems to fast . i flashed nikegapps core
I'm a Samsung Galaxy Note 10+ plus owner and happy with phone but want to get out of the Google ecosphere in replacing it with a Linux competitive OS.
Is that even possible?
Can I use this with the Note10 5G (SM-N971N)?
Galaxy-Shadow said:
I'm a Samsung Galaxy Note 10+ plus owner and happy with phone but want to get out of the Google ecosphere in replacing it with a Linux competitive OS.
Is that even possible?
Click to expand...
Click to collapse
Info about Samsung Galaxy Note10+ - d2s
VesLikeVest said:
Can I use this with the Note10 5G (SM-N971N)?
Click to expand...
Click to collapse
did you read what's written right under Downloads, in the first post?
Replaced with LineageOS
Galaxy-Shadow said:
I'm a Samsung Galaxy Note 10+ plus owner and happy with phone but want to get out of the Google ecosphere in replacing it with a Linux competitive OS.
Is that even possible?
Click to expand...
Click to collapse
Look up 'Andronix' in the Google Play Store. Andronix allows one to install Linux under your phone,...
Thanks for reply,
Would Andronix allow a replacement for the Google Android within Samsung or is this like running Linux on top of it? I'm looking for something to completely replace the Google Android without Gmail, G-Maps and so on if thats even possible?
Galaxy-Shadow said:
Thanks for reply,
Would Andronix allow a replacement for the Google Android within Samsung or is this like running Linux on top of it? I'm looking for something to completely replace the Google Android without Gmail, G-Maps and so on if thats even possible?
Click to expand...
Click to collapse
Oh sorry,... Andronix is just LinuxOnPhone,... You be lookin for Lineage or anything in the main Note 10+ forum room with a [ROM] tag in it,.. higher numbers the better,.. like [ROM][Lineage19.1] would be android 12 from the cyanogenmod team,...
Thank you so much for keeping our phone alive!!
Humble question: Will there (in the future) also be a version with signature spoofing for using MicroG?
Best regards, tempe
Updated with September securitypatch and more lineage features
Thank you. This is amazingly fast and will allow me to continue using my note 10+
Wow! Thanks for the ROM
This is blazingly fast, even the "old" fingerprint reader is seemingly instant.
Maybe you should work for samsung....
screenshots anyone?samsung restore is available?theme changing possible?
I installed LineageOS 20 for Galaxy Note10 but the logo hangs. I use TWRP (twrp-3.6.2_9-2-d1.img.tar). Can anyone help me?
fipter said:
I installed LineageOS 20 for Galaxy Note10 but the logo hangs. I use TWRP (twrp-3.6.2_9-2-d1.img.tar). Can anyone help me?
Click to expand...
Click to collapse
Read more carefully. TWRP is not supported here at all.

[ROM][13.0][guacamole][OOS CAM] Project Elixir [OFFICIAL] [OnePlus 7 Pro][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"
}
Project Elixir for the OnePlus 7 Pro [ Guacamole ]
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.."​
Project Elixir is another aftermarket AOSP ROM which basically offers minimal UI enhancement & close to Stock Android ROM with great performance, security and stability. Most of the OEMs' these days will provide slow and untimely updates, but we don't do that here. We closely follow Google to bring the latest updates to our users, and even prolong support for devices that have been declared obsolete by OEMs. Our ROMs' source code is open-source, secure, stable, and outstanding. Your experience while using Project Elixir will be butter smooth without compromising the quality of the Android experience. In short, it's perfectly balanced between Great Performance, Security, stability, minimal UI & awesome features including pixel goodies So do not hesitate anymore, join us now and start enjoying the beauty of stock Android. Download and enjoy Project Elixir on your respective devices!​
- Saurav - Founder / lead Developer
- Nishant - Co-lead Developer / Team
- Probir - Developer / Team
- Mayur - Developer / Team
- And Also Our Hardworking Maintainers​
// Checkout the latest changes you get //
Spoiler: Click Here to see
Latest Changelog: https://projectelixiros.com/changelog
NOTE : In Project Elixir you get all the useful features and with updating source every month it's hard to keep all the threads updated everytime everywhere so kindly visit our website for latest changes and screenshots.
// A screenshot is worth of thousand words //
Spoiler: Click Here to see
Latest Screenshots : https://projectelixiros.com/gallery
NOTE : In Project Elixir you get all the useful features and with updating source every month it's hard to keep all the threads updated everytime everywhere so kindly visit our website for latest changes and screenshots.
--------- > OFFICIAL Download Server < ---------
NOTE: Please keep in mind that these are Gapps Builds and there is no vanilla build of this rom available.
--------- > Visit Our OFFICIAL Website < --------- ​
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 FOR BUG LESS EXPERIENCE (Moving From A12 to A13)
--- Clean Flash ---
Reboot to fastboot and boot this twrp | fastboot boot boot.img • Recovery
Format Data • This is necessory (Make sure you have backup all your stuff)
Reboot to Recovery again • Copy the Custom ROM to your internal / USB storage
Flash the ROM • Make sure to Select the option to --- Automatically Install TWRP after Installation ---
--- Dirty Flash ---
Download the latest build
Reboot to recovery
Flash the latest build | Make sure to Select the option to --- Automatically Install TWRP after Installation ---
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? or Any Bug ?
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
- Arrow OS
XDA Banner and Template Credit goes to Amaan
- Others, I may have forgot to mention​
- Android OS version: 13.0
- Security patch: August 2022
- Build author/Device Maintainer : MHMDeveloper
- DEVICE: OnePlus 7 Pro
- DEVICE CODENAME: guacamole
---- Sources and Documentation ----
-- ROM Source Code --
-- Kernel Source --
-- Documentation & Maintainership --​
-- OFFICIAL Website and Telegram Support --
-- Visit our OFFICIAL Website --
-- Device Update Telegram Channel --
-- Support/Discussion Telegram Group --​
// Giving a little can HELP a lot //
- As you know build is free but building ROM needs server and in order to maintain the source, we need High-End Servers that are generally very expensive and need to be renewed every single month and as a student its quite difficult. To meet with our technical expenses, a cup of coffee, and the efforts of the developers we need your monetary support!
- Do consider donating or buying me a coffee on Paypal or join us on Patreon for sustainable support and rewards if you want to appreciate our work.
- Thank you for your support !
* UPI ID: [email protected] (Indian Users)
* Paypal: https://www.paypal.me/uglykid24
​
Nice update
With this twrp, after boot twrp, clear data and restart to twrp i cant upload zip with ROM. Then i tried dump boot.img and sideload zip, but after that pixel experience recovery show me info like "there is no rom, try factory reset".
Finnally i boot twrp and sideload from there and now is working.
But unfortunately gpay not working for me. Safety net passes, no root. Any ideas?
Like the sound of this one. Can I move from OOS 11 (stable or beta) to this ROM using the install instructions provided?
Installed and works well. thank you.
Do i loose my Data if i do a dirty flash?
Fingerprint on display is working fast and smooth or has the same problem of a lot of ROMs ?
Any bugs ?
I'd love to daily this rom but visible sim isn't working, could you please look into that?
TWRP is little broken. Couldn't upload ROM to storage. Even sideloading finished without error just for 4ht time.
About ROM. I have very annoing issue - screen is not working after unlock. For last 2 hours it hapend 3 times. The only way is rebooting to bootloader with 3 buttons. Translation in ROM realy poor. Seems like 5-10% for all system isn't translate. Also can't say trat UI is super smooth. It's normal.
Will wait PE 13+
Hey everyone
I did everything as explained but my internal storage after reboot to recovery (after Format Data) is still "empty" and I cant copy the ROM in there .. I dont know how to get past this issue. I guess its still encrypted somehow.
ThaWaX said:
Hey everyone
I did everything as explained but my internal storage after reboot to recovery (after Format Data) is still "empty" and I cant copy the ROM in there .. I dont know how to get past this issue. I guess its still encrypted somehow.
Click to expand...
Click to collapse
twrp still isn't fully supported, why do you need to move the rom in there? You could just install rom through adb sideload.
I'm having screen blackout issue when the phone stays idle for sometimes just like that of oos 11. The screen just black out but you can see that everything is work but no screen.
Hunter9037 said:
Do i loose my Data if i do a dirty flash?
Click to expand...
Click to collapse
Doesn't anyone want or can give me an answer to my question?
I just want to know if I will lose my data on the phone if I do the dirty flash.
--- Dirty Flash ---
Download the latest build (done)
Reboot to recovery (pixelexperience recovery)
Flash the latest build HOW? There is no option in my recovery to flash, should i use "Apply from ADB"? If yes how to i add TWRP at the end like it mentioned?!
Pls guys help me out
Ok because i can't delete my posts above i try to explain what i did.
I yolo'd and startet my recovery pixelexperience and connected it to my PC (dont forget to activate USB debugging).
Then i used on my PC the commands:
adb devices
adb sideload ProjectElixir_3.1_guacamole-13.0-20220922-1442-BETA-OFFICIAL.zip
My phone started to install the ROM and stopped at around 50% without an error.
I restarted my Phone and everything seems to work so far.
The already known bugs are still in the rom, e.g. that the slider on the side does not mute the media
Project Elixir v3.1 OFFICIAL Update | Android 13​Source Side Changelog :
https://projectelixiros.com/changelog
Download:
https://downloads.projectelixiros.com/
Reporting bugs without proper logs will be considered as a feature : )
// A screenshot is worth of thousand words //
Spoiler: Click Here to see
Latest Screenshots : https://projectelixiros.com/gallery
Important Notes :
• Selinux is Enforcing, encryption, CTS passes and banking apps working
• If you are moving from ANDROID 12 to ANDROID 13 Clean Flash (Format Data) Is COMPULSORY to avoid bugs.
// Do consider donating if you want to appreciate our work //
UPI ID: [email protected] (Indian Users)
Paypal: https://www.paypal.me/uglykid24
​
This working on the oneplus 7 pro 5G? Codename : msmnile
Drake33 said:
Fingerprint on display is working fast and smooth or has the same problem of a lot of ROMs ?
Any bugs ?
Click to expand...
Click to collapse
Fingerprint is smooth 95% percent accurate.
Best a13 custom ROM so far
I'm getting "No SIM card" with Verizon, but my old deactivated AT&T SIM card is recognized.
At the lock screen I get "No SIM card - Home", however, if I remove the SIM card it changes to "No SIM card - Emergency calls only", and in settings, Mobile Plan, says Unknown SIM operator. The weirdest thing though, is that with WiFi off I'm still receiving texts and calls and can accept the call no problem, but I can not send texts or make calls.
Other than that, this really does look like one of the best custom ROMs.

[ROM][13.0][VIOLET] PixelPlusUI [OFFICIAL] [Stable][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"
}
PixelPlusUI for the Redmi Note 7 Pro [violet]
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
- Saurav - Co-Founder & Co-lead Developer
- Hamza - Co-lead Developer & Team
- And Also Our Hardworking Maintainers
// Checkout the latest changes you get //
Latest Changelog: Tap Here for changelog
NOTE : Well here you get all the useful features and with updating source every month it's hard to keep all the threads updated everytime everywhere so kindly visit our website for latest changes and screenshots.
// A screenshot is worth of thousand words //
Latest Screenshots : https://ppui.site/gallery
NOTE : Well here you get all the useful features and with updating source every month it's hard to keep all the threads updated everytime everywhere so kindly visit our website for latest changes and screenshots.
--------- 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
- Take a backup for safe side
- Boot to Recovery
- Format Data by typing yes
- Flash the latest build (dont flash fcrypt v3)
- Flash DFE v4.zip for decryption (Tap Here for link) (optional)
- Reboot
What works? [/SIZE]
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
- Others, I forgot to mention
- Android OS version: 13.0
- Security patch: October 2022
- Build author/Device Maintainer : <Saurav>
- DEVICE: <Redmi Note 7 Pro>
- DEVICE CODENAME: <violet>
Sources and Documentation
- ROM Source Code
- Kernel Source
- OFFICIAL DEVICES
// Giving little CAN HELP A LOT //
- 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.
- Do consider donating on Patreon for sustainable support and rewards or buying me a coffee if you want to appriciate our work.
- Thank you for your support !
* UPI ID: [email protected] (Indian Users)
​
Reserved
Just a little buggy but overall very nice ROM!
I had some app crashes but unfortunately do not have logs, I am back to Project Elixir now, which went smoothly with dirty flash by the way.
Two things I noticed on PPUI on my violet after clean flash PPUI 5.0:
1. I was unable to turn off advance charging info on lock screen, switch did not work for.
2. Option to double tap to sleep on status bar says double tap on lockscreen instead. It is working but the writing is off.
Thanks a lot @sourav24071999!
Currently I'm on PPUI v4.7 Android 12 and I will try PPUI v.5.0 | Android 13.
fforward72 said:
Thanks a lot @sourav24071999!
Currently I'm on PPUI v4.7 Android 12 and I will try PPUI v.5.0 | Android 13.
Click to expand...
Click to collapse
Do share feedback and we will try to improve and fix if there is any issues
Ran into bootloop, phone shut down after that
Most of the pixelizer options not available...Where could I find it
EGS2511 said:
Most of the pixelizer options not available...Where could I find it
Click to expand...
Click to collapse
lol
Long press power button torch is not available
installed this rom and it was working fine for about a week. then suddenly it phone has gone into bootloop till the phone is connected to a charger. it boots to fastboot mode but it just doesnt boot to recovery. tried everything. tried booting recovery through fastboot. tried installing recovery through fastboot. all successful but still the phone won't boot to recovery. flashed stock rom through xiaomitool but no luck still on bootloop. tried to flash through miflash but getting "no such file directory" error.
please help
My android version is 10 .can I directly flash this build without upgrading to Android 12?
bcool90 said:
installed this rom and it was working fine for about a week. then suddenly it phone has gone into bootloop till the phone is connected to a charger. it boots to fastboot mode but it just doesnt boot to recovery. tried everything. tried booting recovery through fastboot. tried installing recovery through fastboot. all successful but still the phone won't boot to recovery. flashed stock rom through xiaomitool but no luck still on bootloop. tried to flash through miflash but getting "no such file directory" error.
please help
Click to expand...
Click to collapse
I think it's your battery issue. Not the ROM. You need to check this with Hardware repairman.
bcool90 said:
installed this rom and it was working fine for about a week. then suddenly it phone has gone into bootloop till the phone is connected to a charger. it boots to fastboot mode but it just doesnt boot to recovery. tried everything. tried booting recovery through fastboot. tried installing recovery through fastboot. all successful but still the phone won't boot to recovery. flashed stock rom through xiaomitool but no luck still on bootloop. tried to flash through miflash but getting "no such file directory" error.
please help
Click to expand...
Click to collapse
Yeah I encountered a similar issue….this rom was working very good for a month and then suddenly when the battery hit 0 and I connected the charger, My phone has charged 100% in TWRP but I cant reboot to system ….If I click reboot to system it brings me back to twrp
EDIT: Apparently it opened Automatically when I connected it to My Laptop Instead of My 22.5W Fast Charger
EDIT2: Encountered Similar Issue but it escalated, everytime I open any app or even if a notification pops up my phone goes into a boot loop and /data partition is not getting mounted in TWRP so I cannot even access my Internal storage
Twrp version - 3.7.0_9-0
Hi, I upgraded ppui from version 5.1 to version 5.2, and after entering the system, the phone keeps looping the boot screen. I don't know what is the reason, please help me, thank you so much
i kinda new to this stuff...i have a question...can i flash any kind of kernel to Android 13 or does the 13 have a specific kind of kernel for itself I'm confused please help
gapps included?
lwdzhuanyong said:
gapps included?
Click to expand...
Click to collapse
yes

Categories

Resources