Welcome to the Resource Page
Select a category in the navigation menu to find what you're looking for.
Kernels
Links to kernels will be added soon.
Recoveries
Links to recoveries will be added soon.
ROMs
Links to ROMs will be added soon.
-
Unofficial
LineageOS 21 — UNOFFICIAL
Maintainer (not active): @Goofy_Ozy4⚠️ READ THIS BEFORE FLASHING ⚠️
Android: 14; Security Patch: December, 2024How to flash?
How to flash a GSI through recovery?
Guide: 1. After you unlocked your bootloader, you need to boot into Download Mode.
2. Using Download Mode, flash the custom recovery (that has fastbootd) into AP (in Odin) or --recovery (in Heimdall). If you have one already, skip this.
3. Enter the recovery, go to fastbootd, enter it.
4. Connect the device to the PC, on PC you should do this:
4.1. Install platform-tools for your OS (Windows, Linux)
4.2. Unpack it.
4.3. Open a command line in the platform tools folder, enter:
fastboot delete-logical-partition productfastboot delete-logical-partition system_extThese two commands will erase product and system_ext partition for system to have space for the GSI.
Now enter this to flash system:
fastboot flash system NAME_OF_THE_IMAGE.imgInstead of the "NAME_OF_THE_IMAGE", enter the name of the system image you want to flash. It SHOULD be .img format. If you don't know what to flash, it's better to use Semi-GSI's from here. If you want to flash some other GSI, take a look on this guide
5. It will start flashing, after you flashed, you do a factory reset (in the recovery)
6. After factory reset is finished you can reboot into the system. Enjoy✅Known Bugs:
- — VoLTE (NOT FIXABLE)
Tools & Instructions
Links to useful tools will be added soon.