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.
Code:
/*
*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
*/
Download
- You can find UNOOFFICIAL LineageOS 20 builds HERE
- Build type: Vanilla
Useful links
- WikiGapps: HERE
- Group help: TELEGRAM
- Source: https://github.com/xiaomi-redwood-devs
Flashing additional partitions
- Download the following files from HERE
- Power off the device, and boot it into bootloader mode:
- With the device powered off, hold Volume Down + Power. Keep holding both buttons until the word “FASTBOOT” appears on the screen, then release.
- Flash the downloaded image files to your device by typing:
- Now reboot into recovery to verify the installation.$ fastboot flash dtbo dtbo.img
$ fastboot flash vendor_boot vendor_boot.img
$ fastboot flash boot boot.img
- With the device powered off, hold Volume Up + Power. Keep holding both buttons until the “MI” logo appears on the screen, then release.
Installing LineageOS from recovery
- Download the LineageOS installation package that you would like to install or build the package yourself.
- (Optionally): If you want to install an application package add-on such as Google Apps (use the arm64 architecture), please read and follow the instructions on Google Apps page
- If you are not in recovery, reboot into recovery:
- With the device powered off, hold Volume Up + Power. Keep holding both buttons until the “MI” logo appears on the screen, then release.
- Now tap Factory Reset, then Format data / factory reset and continue with the formatting process. This will remove encryption and delete all files stored in the internal storage, as well as format your cache partition (if you have one).
- Return to the main menu.
- Sideload the LineageOS .zip package:
- On the device, select “Apply Update”, then “Apply from ADB” to begin sideload.
- On the host machine, sideload the package using:
- (Optionally): If you want to install any add-ons, repeat the sideload steps above for those packages in sequence.$ adb sideload lineage-20.0-xxxxxxxx-UNOFFICIAL-redwood.zip
$ adb sideload fw_redwood_miui_REDWOODRUGlobal_V14_0_1_0_TMSRUXM_4288398401_13.zip
- Once you have installed everything successfully, click the back arrow in the top left of the screen, then “Reboot system now”.
If you wish to donate, can help me HERE
Last edited: