Download and Install Android 11 DP 3 GSI on any Android (Developer Preview 3)

The Developer Preview 3 update of Android 11 is now available. This time, the Android 11 DP 3 GSI brings a couple of features that the users can easily experience all of those goodies. If you’re already running the DP 2 build on your handset or want to freshly install the DP 3 beta build, then this guide is for you. Check how to Download and Install Android 11 DP 3 GSI on an Android (Developer Preview 3).

The Android 11 Developer Preview 2  beta was released last month and brought plenty of features and improvements that you can play with it. Now, talking about the Android 11 (R) Developer Preview 3 Beta build, it features new UI styles and improved stock wallpapers, updated recent menu panel, screenshot options and many more.

The Android 11 Developer Preview 3 comes with build number RPP2.200227.014, and it also brings Google’s latest April 2020 Security patch

Note: As this is the early beta update, it will contain bugs and you may not get a stable experience. Proceed with your own choice. However, if you install the update, you can try out all the exclusive and useful features as well.

Check out all the requirements and download links properly for a smoother flashing process. According to your device’s CPU architecture, you can download the GSI file from the link below.

Download Android 11 GSI (DP 3) Project Treble From Google

Requirements

  • The handset bootloader should be unlocked. [Samsung Snapdragon U.S, Huawei/Honor, Nokia devices aren’t eligible. Except for Nokia 8]
  • A PC/Laptop and a USB Data Cable are required.
  • Download and Install Android ADB & Fastboot SDK Platform Tools for Windows/Mac/Linux.
  • Make sure your device has more than 50% battery.
  • Make sure you have taken a backup of your important data.
  • Your device should run on Android 8.0 Oreo or a higher version to ensure the Project Treble compatibility.
  • Install Android USB Drivers for all Android devices.

Installation Guide

Install Android 11 DP 3 GSI on any Android (Developer Preview 3)

Method 1: Using TWRP recovery

  • Make sure your device is rooted and have the latest TWRP recovery (Version 3.2.1 or higher) installed.
  • First, download the files from the above link and extract them
  • Now transfer the downloaded files to the internal storage of your device.
  • Now reboot to the TWRP recovery
  • Take a Nandroid backup by selecting the option from the home screen and then your data and cache from the recovery menu.
  • Now return to the main menu of TWRP and wipe cache, data, and system before flashing the ROM
Wipe TWRP RMG
  • In order to Wipe data: Go to Wipe —> Advanced Wipe and select Dalvik/ART cache, cache, System, Vendor, and Data and then swipe to wipe. (Don’t select the internal storage)
TWRP Wipe Swipe
  • Now, return to the main menu of TWRP again and install the GSI ROM which is just a system image.
    • Go to Install -> Install Image -> select system.img
TWRP 3.0 RMG Install

Method 2: Using Fastboot commands

  • Reboot your device to a Fastboot mode and connect to your PC.
  • Launch the adb & fastboot terminal and run the below command to boot your device into bootloader mode.
adb reboot bootloader
  • Now, disable Android Verified Boot (AVB) by using the below command.
fastboot flash vbmeta vbmeta.img
  • Delete System Partition using the command below.
fastboot erase system
  • Finally, flash the Android 11 GSI (DP 3) using the below command.
fastboot flash system system.img
  • Once done, you will need to wipe the user data partition using the following command.
fastboot -w
  • Then, reboot your device to the system. It may take some time.
fastboot reboot
  • You’re done. Your device will now boot into Android 11 (DP 3) system.

We can assume that this guide was helpful to you. Keep visiting for more guides and news.

Dibyashree Sharma
Dibyashree Sharma
Dibyashree Sharma graduated in Computer Science from NIT Rourkela. For the past eight years, she has been blogging about Android, which she is really passionate about. She has built a good reputation as a reliable source. Away from the digital sphere, Dibyashree enjoys playing tennis, a sport she is as passionate about as she is about technology.

Leave a Comment