Skip to content

Instantly share code, notes, and snippets.

@Scott-Nx
Last active June 25, 2024 09:54
Show Gist options
  • Select an option

  • Save Scott-Nx/34bb879f65dfc84665a40bde7262f4c6 to your computer and use it in GitHub Desktop.

Select an option

Save Scott-Nx/34bb879f65dfc84665a40bde7262f4c6 to your computer and use it in GitHub Desktop.
List of bootable GSI rom for Wiko Power U20

Official Android 14

Updated Image Maintainer Links Sources Architecture Security
09 May AOSP TrebleDroid Builders Download GitHub ARM64 - Binder Mar 2024
15 Apr Project Elixir Ahnet Size is too big! GitHub ARM64 Apr 2024

Unofficial Android 14

Updated Image Maintainer Links Sources Architecture Security
19 May Miku UI xiaoleGun Bootloop GitHub ARM64 - Binder May 2024
18 May LineageOS
"Light"
AndyYan Bootloop Github ARM64 May 2024
15 May crDroid Nazim Telegram / Download GitHub ARM64 - Binder May 2024
12 May PixelOS MisterZtr Download GitHub ARM64 May 2024
21 Jun AOSP ponces Telegram / Download GitHub ARM64 Jun 2024
24 Apr LineageOS
TD-based
AndyYan Bootloop Github ARM64 - Binder Apr 2024
07 Feb Evolution X Ahnet Telegram / Download GitHub ARM64 Feb 2024

Legacy GSIs (Discontinued)

Official Android 14

Updated Image Maintainer Links Sources Architecture Security
15 Apr Project Elixir UniversalX Size is too big! GitHub ARM64 Apr 2024

Unofficial Android 12/12L

Updated Image Maintainer Links Sources Architecture Security
Aug 2022 ProtonAOSP Haridhayal Many of bug Telegram/Download GitHub ARM64 Jul 2022

How to flash
  1. Boot to fastboot mode by adb reboot bootloader and unlock bootloader.
  2. Boot to fastbootd by adb reboot fastboot or fastboot reboot fastboot.
  3. Erase System by fastboot erase system.
  4. Erase logical partition to free up space by fastboot delete-logical-partition product fastboot delete-logical-partition product_a and fastboot delete-logical-partition product_b.
  5. Flash GSI rom by fastboot flash system system.img.
  6. Reboot to recovery mode by fastboot reboot recovery then wipe data and reset.
@Scott-Nx
Copy link
Author

Scott-Nx commented May 21, 2024

Fix Statusbar cut

Set Smallest width in Settigs to 470 or Install Statusbar padding mod Magisk module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment