[CLOSED] [ROM][12][hotdogb] The Kraken Project [AOSPK] - OnePlus 7T ROMs, Kernels, Recoveries, & Other Deve

{
"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"
}
Kraken for Oneplus 7T [hotdogb]
What is this?
Kraken is an AOSP based ROM, made for the best pure Android experience!
Based on Android 12
Known issues
Sometimes when unlocking via FOD, screen goes HBM (fixed on 08/11/21 build)
You tell me
How to flash:
1. Be sure you are on latest stable OOS.
2. Download this recovery and flash via fastboot.
(the command to flash is: fastboot flash recovery recovery.img)
3. Reboot to recovery and format data/factory reset and choose F2FS
4.After format is done, go to Apply Update and select via ADB.
5. On your PC, do adb sideload Krakenzipname.zip
6. Once its done flashing, reboot and enjoy.
Download from Sourceforge
Donate
PayPal
Buy Me a Coffee
Stay tuned
Telegram channel
Telegram group​
Android OS version: 12
Security patch level: November, 2021
Build author/Device Maintainer: matt0301
Device Source code: https://github.com/AOSPK-Devices
Kernel Source code: https://github.com/AOSPK-Devices
Source code: https://github.com/AOSPK
ROM Developer: mamutal91

For this build, I really wanna thank @npv12 for all his trees. You are awesome buddy!
And all my fellow testers, who always helped me debugging my stuff

any flashing instructions

boots great.nice build.verizon sim doesnt work and couldnt find any theme setting to make ui pitch black like monet engine.

gillim74 said:
boots great.nice build.verizon sim doesnt work and couldnt find any theme setting to make ui pitch black like monet engine.
Click to expand...
Click to collapse
Can you help us with the flashing guide? Right now I am on PE 11

In bootloader mode:
1) fastboot flash recovery debugrecovery.img or android12recovery.img by John Galt (Telegram)
2) fastboot reboot recovery
3) enable adb sideloading installation mode
4) adb sideload rom.zip
5) adb reboot recovery (should now be rom's built in recovery)
6) format data using rom's built in recovery
7) reboot to new rom and enjoy

https://sourceforge.net/projects/rom-matt0301/files/recovery.img/download
Debug recovery by Matt0301

New build.
The device changes is a better and faster FOD, and the slow charging info bug fixed.
To see more about what is going on source, look at our github or gerrit

Working great so far! I noticed that Google Camera GO is included, but is there a way to get the stock camera app to work on this ROM?

Working perfectly . Is there a way to activate alert slider's total silence mode or manage alert slider ? . Thanks again

Does the latest build have pixel launcher or which launcher included in the build
Pls reply me asap

matt0301 said:
New build.
The device changes is a better and faster FOD, and the slow charging info bug fixed.
To see more about what is going on source, look at our github or gerrit
Click to expand...
Click to collapse
Does this build have pixel launcher

Sarkarrgvv said:
Does this build have pixel launcher
Click to expand...
Click to collapse
I'm running the latest build and yes it has the pixel launcher.

Here are a few bugs I've noticed so far:
1. Half of the notifications panel (where the notifications are shown, not the toggles area) randomly becomes transparent.
2. Sudden increase in contrast of screen colors (they look much darker). This appears to be related to the fingerprint unlock animation. The screen colors change during the unlock, and sometimes tend to stick.
3. Double tap to wake is not reliable. Sometimes it works, sometimes it doesn't.

All aosp12 roms have these issues

Nice Rom, runs pretty good so far. Is there a way to remove the custom corner radius? It makes the bezzles thicker.

@matt0301 Nice work man, to get this a12 way early. been using from 2 days without any issues.
​

HueyT said:
All aosp12 roms have these issues
Click to expand...
Click to collapse
do you know how to get it working with verizon?

call Vzw and request Cdma less service

I am having the same issue with verizon sim. Rom installs and boots fine but doesn't notice verizon sim. Works fine on other roms though.

Related

[ROM][10.0][grus][unofficial] crDroid 6.1

{
"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 am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/10.0/README.mkdn
Additional features not in official crDroid as for now:
* Wakelock and Alarm blockers
* Classical AppOpps
* Forcedark blacklist - exclude apps from being painted dark
* per-App cellular/wifi/vpn restriction
Flashing Instructions:
Pre-installation:
TWRP (Download from here @redispade)
gapps (Download from here)
Magisk 20.0 or newer for root (after first boot) - (Download from here)
Firmware (FW_Q_MIUI9.11.14.zip)
First time installation:
** if you're coming from stock ROM - flash vbmeta or device will not boot!! **
Boot into TWRP and format data, wipe vendor & cache
Install firmware - FW_Qxxxxx.zip, rom and reboot, finish setup wizard, reboot to TWRP again
Instlall Gapps, reboot
Optionally instll Magisk..
Update installation:
Dirty flash assumed by default except when stipulated separately. Just flash, wipe dalvik and that's all.
Sources:
ROM: https://github.com/crdroidandroid
Kernel: Kowalski Kernel @pengus77
DT: DeviceTree
Download:
ROM https://sourceforge.net/projects/mi9se/
Changelog: https://sourceforge.net/projects/mi9se/files/crDroid/Q/README.txt/download
Known issues:
Rotation bug with default launcher and Android 10 gestures enabled
crDroid GRUS Telegram
## CHANGELOG
14.01:
- crDroid repo sync
- FOD freezes:
Looks like a culprit was found and the issue is fixed now.
For some reason Kowalski kernel touch panel driver behaves weirdly with crDroid,
replacing it with stock one solves the problem, at least for me. Need more testing though.
How works forcedark? I can't change any app.
a bug my screen freezing Black and goes to lock screen
Here we go .. Thaaank you
Installed this ROM yesterday, seems to be working great so far.
Thank you!
Should there be a gestures? Only navbar exists.
Ofc there are display Navi gestures
when you turn on the wifi hotspot, the phone restarts. firmware from 21.12
Good to see a post for this ROM. Android 10 seems promising
My ROM doesn't even boot, it always ends up in Fastboot. Any idea?
How are your average battery drain when idle?
I have AOD and fingerprint on, standby battery drain is about 60mAh or 2% per hour.
CherryLime said:
My ROM doesn't even boot, it always ends up in Fastboot. Any idea?
Click to expand...
Click to collapse
Flash vbmeta in fastboot mode.
jimmy16 said:
Flash vbmeta in fastboot mode.
Click to expand...
Click to collapse
I did that and it worked, but the ROM is not really usable because i cant restore my data from google, it keeps crashing when i try to login to my account...
CherryLime said:
I did that and it worked, but the ROM is not really usable because i cant restore my data from google, it keeps crashing when i try to login to my account...
Click to expand...
Click to collapse
Install Open GAPPS beta for Q.
elpaablo said:
Install Open GAPPS beta for Q.
Click to expand...
Click to collapse
I installed open GApps beta nano
I installed everything, vbmeta also, it still booting in fastboot, can someone help
Darkgamer01 said:
I installed everything, vbmeta also, it still booting in fastboot, can someone help
Click to expand...
Click to collapse
Yes, that's annoying.
Install via fastboot the latest xiaomi-fastboot .eu ROM from their Homepage. Link is also somewhere in this thread: [ROM][9.0][grus][unofficial] crDroid Android. Just search inside thread. I had that issue installing crDroid v6.0 with Android 9. But not with (clean Installation) v6. 0 with Android 10. After installing fastboot-ROM you can install twrp again and then Flash this ROM (after that you have to make reboot and complete the ROM-Installation), restart into twrp and install GAPPS. But look in the install Info. When you are in twrp you can connect the Phone with PC and copy all the files you need to install to Phone.
New version today? Does AOD notify third-party apps? Thank you
i flashed it again but with different (newest) Firmware and now i don't get crashes anymore and the ROM seems to be useful for me. It's looking good so far!

[ROM][9.0][RMX1911] Pixel Experience [AOSP] [Realme 5] [ 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"
}
PixelExperience for DeviceName [RMX1911]
What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 9.0
Whats working?
Wifi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FMRadio
Fingerprint reader
NFC
Lights
Sound / vibration
Facelock
Known issues
You Tell
DON'T FLASH GAPPS, ALREADY INCLUDED
Download
Donate
Liked my work? Give me a beer
Translation
Help with project translation
Stay tuned
Our Telegram channel
Our blog​
Android OS version: 9.0.0_r46
Security patch level: December 2019
Build author/Device Maintainer: @iamlordutkarsh
Kernel Source code: https://github.com/realme-kernel-opensource/realme5-kernel-source
Device Tree: https://github.com/Realme-RMX1911/device_realme_RMX1911
Vendor Tree: https://github.com/Realme-RMX1911/vendor_realme_RMX1911
Source code: https://github.com/PixelExperience
ROM Developer: iamlordutkarsh
​
Bugs Found
1. CTS Failing
3. Aux Camera Support
2. Selinux Permissive
Hoping To Get Fixed Soon
mizdrake7 said:
Bugs Found
1. CTS Failing
3. Aux Camera Support
2. Selinux Permissive
Hoping Hoping To Get Fixed Soon
Click to expand...
Click to collapse
1. Use magisk props hide to fix it
2. I haven't found a workaround too, so F.
3. Yup, it's still a WIP
but overall it's already stable enough to use as an daily driver.
mizdrake7 said:
Bugs Found
1. CTS Failing
3. Aux Camera Support
2. Selinux Permissive
Hoping Hoping To Get Fixed Soon
Click to expand...
Click to collapse
CTS can be fixed via Magisk Module !
Other 2 we will look in future updates
I have a locked bootloader.. stock rom..
Please can anyone mention the steps to flash this ROM?
Unlock Bootloader First
Jaiii said:
I have a locked bootloader.. stock rom..
Please can anyone mention the steps to flash this ROM?
Click to expand...
Click to collapse
https://c.realme.com/in/post-details/1184729509568446464
Follow This Guide
I jave locked bootloader i can't root my device and can't flash twrp
What about lockscreen and fingerprint.?
iamlordutkarsh said:
CTS can be fixed via Magisk Module !
Other 2 we will look in future updates
Click to expand...
Click to collapse
how to flash this rom from realme ui
Please develop Android 10 rom
How to installing ?
wil fingerprint and face unlock work ?
Bug:
Can't connect to hidden wifi.
finally i done
i try many time but i cant, i unlock bootloader and flash TWRP and wipe all and Flash rom and restart but not thing heppen, What i miss
sseevaja said:
i try many time but i cant, i unlock bootloader and flash TWRP and wipe all and Flash rom and restart but not thing heppen, What i miss
Click to expand...
Click to collapse
Well, since this is a Custom ROM, I have noticed that some of them require you to flash a patched Vendor image just before flashing the ROM itself. Could this ROM be similar?
But, just so we're clear, the following are the steps you can follow (generally speaking):
Flash latest TWRP
Boot into your recovery
Wipe cache, dalvik cache, system,data, vendor, internal storage (if you're encrypted)
Flash Vendor image
Flash ROM
Flash Gapps (optional)
Reboot and wait for ROM to start
Hey guys!
I'm liking the ROM, but I just had a few questions:
1. Dark mode in settings isn't system-wide on my installation.
2. Photos aren't deleting. I delete them (tried with Camera app, Google Photos, and even File manager). But they're not deleting. It says deleted but they're still visible on phone. This photos issue I also experienced on Lineage 16.
Anybody have some ideas as to what I could do? I'd appreciate any help. Thanks!
boydee said:
Well, since this is a Custom ROM, I have noticed that some of them require you to flash a patched Vendor image just before flashing the ROM itself. Could this ROM be similar?
But, just so we're clear, the following are the steps you can follow (generally speaking):
Flash latest TWRP
Boot into your recovery
Wipe cache, dalvik cache, system,data, vendor, internal storage (if you're encrypted)
Flash Vendor image
Flash ROM
Flash Gapps (optional)
Reboot and wait for ROM to start
Click to expand...
Click to collapse
Vendor?
plss provide vendor link

[ROM][OFFICIAL][Android 11]ScorpionROM v4.x[Google Pixel 4 XL][Coral]

{
"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"
}
Feel The Sting!
Since we have no working TWRP for Android 11, we have to flash with our own custom recovery. In the download section below, you will find a boot image and the ROM zip. You need to download both and follow the install instructions.
Downloads:
Coral
Installation:
For First Time Install, you must clean flash! Check the upload date, this will let you know which factory image you need to be on before flashing your device.
1) Plug the device into a PC and open a terminal
2) adb reboot bootloader
3) fastboot flash boot boot.img --slot all
4) fastboot reboot-bootloader
5) Using the device volume buttons, select Recovery Mode
6) Use the custom recovery to Factory reset the device
7) When it's done, select Apply update followed by Apply from ADB
(This will allow you to sideload the ROM zip)
8) adb sideload the_rom.zip
**** Terminal will sit at 47%,wait and watch the phone let the phone finish it will take few min
If you need help flashing come to support chat and ask like a Human....
Code:
# Example (using a Wildcard shortcut)
adb sideload S*.zip
9) Reboot system and Enjoy
Contributors
NepoRood, dabug123
ROM Source: ROM
Kernel Source: Kernel
Device Source: Device
Version Information
ROM OS Version: Android 11
ROM Kernel: Linux 4.x
Based On: AOSP, ABC, DU
Status: Stable
Current Stable Version: v4.x
Stable Release Date: 2020-12-17
Additional Info
This rom is not meant to be the most feature filled, nor do we claim it is the fastest, or most streamlined. This is just a fun project for us to release our daily irritability.
Features:
GApps are included
Display Settings:
QS panel:
-Quick pulldown
-QS rows and columns
*Status bar
-Battery Styles
Lockscreen Weather
Lockscreen tweaks:
-Clock styles
-Now Playing
-Media art
-Always on when charging
Gestures:
Activate the Torch w/Power button
Full Screen Gesture navigation
Custom Gesture actions
Power Menu:
Advanced Power menu (Restart, Recovery, Bootloader, SystemUI)
Google Wallet
Other Info:
Pixel Stand is charging only, stock features are mostly working just few left to fix up.
Join us on Telegram for the latest news and discussion: Link
Credits:
(In alphabetical order)
@ezio84
@Mazda
@NYCHitman1
The hard working people at ABC and DU
And anyone I forgot...
#Reserved
Awesome thanks I'll definitely test the ROM out!
To fix assistant behaviour for now, add Russian as a secondary assistant language. This will revert assistant to old ui and fix screen off ok google
Any screenshots of this ROM?
great news. thank you very much
I'll test this evening...
Any bug knowed?
ROM installed.
Works fine.
Can I disable AOD? Don't see the option.
New build coming soon:
Feb patch merged
Now builds will ship with sultan kernel built inline
gibranm said:
New build coming soon:
Feb patch merged
Now builds will ship with sultan kernel built inline
Click to expand...
Click to collapse
how to properly patch with magisk?
New builds out on drive!
Changelog:
February patch merged
Sultan Kernel is now built inline
Scramble pin layout option added
Smoother upload/download animations
New themes
boot image is giving me "error boot prepare". trying to do clean flash.
update: looks like i need to use 04-02 boot.img and not 17-02.
[email protected] said:
boot image is giving me "error boot prepare". trying to do clean flash.
update: looks like i need to use 04-02 boot.img and not 17-02.
Click to expand...
Click to collapse
Yeah, did the same last night as well, lol. Forgot to say something about it.
Took a little while to figure out it was the boot.img coming from exploring Android 12. ‍
New build
Changelog:
March Patch merged
Synced with sultan source
Disabled aod (will restore once I figure out how to get the toggle back)
Clean flash recommended!
Download: https://drive.google.com/drive/folders/1mKeAwh6OuWegCKIMje12vX0GUUUSn8fo?usp=sharing
gibranm said:
New build
Changelog:
March Patch merged
Synced with sultan source
Disabled aod (will restore once I figure out how to get the toggle back)
Clean flash recommended!
Download: https://drive.google.com/drive/folders/1ZZQbjZomMwpeJIquvCnpjYC8BDuMUJLl
Click to expand...
Click to collapse
I am going to test this, just a heads up, only boot.img is in the drive:
GROOVYJOSHCLARK said:
I am going to test this, just a heads up, only boot.img is in the drive:
Click to expand...
Click to collapse
Thanks for the heads-up. Gave the wrong link. Post amended. Here's the correct link:
Scorpion - Google Drive
drive.google.com
gibranm said:
Thanks for the heads-up. Gave the wrong link. Post amended. Here's the correct link:
Scorpion - Google Drive
drive.google.com
Click to expand...
Click to collapse
Rock on, thanks! I am currently running the latest Scorpio, so far I am liking it. Stable, no bugs, no issues, and so far, pretty decent battery. I will test it for a few days unless I have any show stoppers but I just finished rebuilding my PX4 using Scorpion without any hiccups or issues!
any update of this rom?
phuphat1986 said:
any update of this rom?
Click to expand...
Click to collapse
You can find some updated unofficial Coral builds over on Telegram.

[TWRP][UNOFFICIAL] TWRP 3.7.0 for DOOGEE N20

{
"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"
}
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Requirements:
1-A PC with adb and fastboot installed.
2-Bootloader unlocked.
Instructions:
1-Install adb and fastboot on your PC.
2-Go to fastboot mode.
3-Download the twrp from the link below and transfer it to your PC.
4-Connect the device to the PC, and if everything is working type the command below.
fastboot devices
If everything is working a series of numbers will appear.
Now to install TWRP type the command below.
fastboot flash recovery TWRP-3.7.0-Doogee-N20.img
Ready, TWRP installed!
Now press Power + volume buttons up until restart, and select recovery mode.
Version Information
ROM OS Version: 9.0 Pie
Status: Stable
Based On: TWRP
Current Stable Version: 3.7.0
Bugs: data decryption is not working
Downloads: Here​
- Fixing error message "failed to mount '/usbotg' (No such device)"
Hey, I just wanted to say thank you. Me and a couple of friends that have this device are very grateful. And also, you know if this device have any custom kernel available?
kennymaroliveira said:
Hey, I just wanted to say thank you. Me and a couple of friends that have this device are very grateful. And also, you know if this device have any custom kernel available?
Click to expand...
Click to collapse
Unfortunately not
Deleted
-Updated to version 3.6.2
-Added fix in recovery.fstab
-Fixed the status bar
First of all, thank you for this port, good work my friend!
I'm having 2 problems with GSI on this phone:
1. Battery showing 2900mAh instead of 4350mAh on when you check the battery with any app like Ampere for example, and indeed lasting proportionally less than stock rom.
I tested with LeOS, from Q, R & S, CrDroid P, Q & R and PixelDust Q (what i'm using now), both with N20 and Y9Plus vendors, same problem...
2. Neither rom respect the notch, some old games seems to bug because of this, namely Void Pyramid and AM2R, no scaling correctly, at the moment i'm using wm on terminal to reduce my resolution to 1080x2120 to fix this, but is not optimal.
I'd like to ask if you know some way of fixing these bugs or at least a clue.
Thanks again, have a good day/night!!
Deleted
BionicKnight said:
First of all, thank you for this port, good work my friend!
I'm having 2 problems with GSI on this phone:
1. Battery showing 2900mAh instead of 4350mAh on when you check the battery with any app like Ampere for example, and indeed lasting proportionally less than stock rom.
I tested with LeOS, from Q, R & S, CrDroid P, Q & R and PixelDust Q (what i'm using now), both with N20 and Y9Plus vendors, same problem...
2. Neither rom respect the notch, some old games seems to bug because of this, namely Void Pyramid and AM2R, no scaling correctly, at the moment i'm using wm on terminal to reduce my resolution to 1080x2120 to fix this, but is not optimal.
I'd like to ask if you know some way of fixing these bugs or at least a clue.
Thanks again, have a good day/night!!
Click to expand...
Click to collapse
Hello, and thank you.
The battery capacity issue is caused by lack of overlay, you can install the zip file attached below, it will fix it (magisk module)
About the notch, I won't be able to help, until I can fix it in some games, but I don't have the files anymore
AtS17 said:
Hello, and thank you.
The battery capacity issue is caused by lack of overlay, you can install the zip file attached below, it will fix it (magisk module)
About the notch, I won't be able to help, until I can fix it in some games, but I don't have the files anymore
Click to expand...
Click to collapse
Thank you so much, long live AtS!!!!!

[ROM][T][UNOFFICIAL] LineageOS 20.0 for Redmi K20 Pro / Mi 9T Pro [raphael]

{
"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 (T) 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 still includes 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 Gerrit Code Review. You can also view the Changelog for a complete list of changes & features.
Downloads
Here
Flashing instructions
Since these builds uses retrofit dynamic partitions, you need to follow these instructions carefully
NOTE: Any other recovery is not supported, only Lineage Recovery will work
NOTE2: This ROM uses FBEv2, any other recovery won't be able to properly format data making Android unbootable, also forget about any sort of decryption
Seriously, just don't use any other recovery
NOTE3: FORGET ABOUT CUSTOM KERNELS, THEY WON'T BOOT
- Make sure your platform-tools (adb and fastboot) are updated
- Download the zip, recovery image and super_empty.img from the latest release
- Flash the recovery from fastboot with
Bash:
fastboot flash recovery recovery.img
- Reboot to recovery
- Go to Advanced > Enter fastboot
- Connect your phone to your PC and enter the following command:
Bash:
fastboot wipe-super super_empty.img
If you get an error like "Unknown command" you don't have updated platform-tools, go back to the top of the guide
- Press "Enter recovery" on your phone
- Format data with Factory reset > Format data/factory reset
- Sideload the zip file with Apply update > Apply from ADB and on your PC enter the following command:
Bash:
adb sideload <zip file>
- Sideload any other addon you want like Google apps (these are the recommended ones)
- Reboot
Sources:
ROM sources: LineageOS
Device sources: xiaomi-sm8150-devs
Kernel sources: Here
Reserved
I plan to go official in a few days, let me know if there's any bug left
If you manage to get it official will it be 'dirty' flashable updatable to the official?
grimpy said:
If you manage to get it official will it be 'dirty' flashable updatable to the official?
Click to expand...
Click to collapse
Usually with other devices I was able to, but as usual I'm not sure
Fair enough
It's working.. Thank u very much dev
Thank you so so much... Nice build.. waiting for the sound of official builds
Awesome!!! Thank you so much.
Does this use OSS vendor?
SebaUbuntu said:
I plan to go official in a few days, let me know if there's any bug left
Click to expand...
Click to collapse
Official would be awesome, so we can finally get that automated microG build.
This is the way.
battery is going well? no drain?
SebaUbuntu said:
I plan to go official in a few days, let me know if there's any bug left
Click to expand...
Click to collapse
First of all thanks for picking up the device and trying to make the ROM official. I just flashed the ROM so far I only noticed two things. The first is that the auto brightness adjusts quite often, it goes from bright to dim to bright and so on. The second thing I noticed is that the FOD stops working after a few seconds when the always on display is enabled.
belzebub40k said:
First of all thanks for picking up the device and trying to make the ROM official. I just flashed the ROM so far I only noticed two things. The first is that the auto brightness adjusts quite often, it goes from bright to dim to bright and so on. The second thing I noticed is that the FOD stops working after a few seconds when the always on display is enabled.
Click to expand...
Click to collapse
Screen off FOD isn't implemented yet
Thank you so much for keeping this great device alive! Hope the switch to official goes smoothly! Very looking forward to it.
Hi, thanks for the good job, i just got a problem, the popup camera don't pop.
Tried other camera apps but that doesn't work
zampa974 said:
Hi, thanks for the good job, i just got a problem, the popup camera don't pop.
Tried other camera apps but that doesn't work
Click to expand...
Click to collapse
Same here
zampa974 said:
Hi, thanks for the good job, i just got a problem, the popup camera don't pop.
Tried other camera apps but that doesn't work
Click to expand...
Click to collapse
The same
PS. @SebaUbuntu , if u need some additional logs, DM me pls
Done. camera fix is ready in latest build
Thanks, I'm gonna try it. Official status would be good addition too.
- Reboot to recovery
- Go to Advanced > Enter fastboot
- Connect your phone to your PC and enter the following command:
- fastboot wipe-super super_empty.img
<waiting for any device>
I cannot flash super_emtpy.img
Anyone can help
Edit :
I need boot into bootlaoder to flash "fastboot wipe-super super_empty.img"
Is it correct ?

Categories

Resources