Google has finally released the third beta version of Android 13. Android 13 is the latest version of the Android OS after Android 12. Android 12 is currently a stable Android operating system and works on many devices around the world. On the other hand, the Android 13 is officially available for Pixel, hence other device owners may not be able to use it without some alternatives. But thank god, we have an alternative called GSI, Generic System Images. And if you want to install Android 13 beta on a non-Pixel phone, you can install GSI. Now, if you want to easily download and install the Android 13 beta on any Project Treble device, then you can follow this step-by-step guide.
GSI in Android
Download Android 13 Beta 3 GSI
Initial requirements:
- Your device's bootloader must be unlocked.
- Be sure to check if your device supports Project Treble as a GSI file and the guide only applies to devices that support Project Treble.
- Turn on USB Debugging on your device.
- Download and install Android USB Drivers on PC/Laptop.
- Install Android 13 Beta
- Install Android 13 Beta, android 13 beta 3, download android 13 beta on any Android phone, install android 13 beta on any android phone
In Pixel Phones
In Non-Pixel Phones (Project Treble-compatible Phones)
- Enter the command below to disable booting with Android AVB scan: fastboot flash vbmeta vbmeta.img
- Now wipe all data for a clean install with the given command (it will delete all data): fastboot erase system
- Then install Android 13 Beta GSI on your phone with this command: fastboot flash system system.img
- Now wipe the user data partition after the installation is complete: fastboot -w
- That's it, now you can reboot and enjoy Android 13 on your phone. fastboot reboot