How to install the latest Android 12 beta — a step by step guide

· Android Authority

Edgar Cervantes / Android Authority

After going through the early developer preview phase, the fourth Android 12 beta is here. While the previous developer builds were very early builds, the new Android 12 beta introduces stability improvements to the OS and should be almost ready for release. Google says its main goal is to make Android 12 “more intuitive, better performing, and more secure.” You can learn more about the new Android beta in our article here.

As you’d expect with a beta, this latest release is aimed primarily at developers. While further along than our last look, we caution against trying it out unless you have a secondary device lying around, as it may be too buggy to use as a daily driver. For those with a spare Pixel or who want to throw caution to the wind, you can download and apply the update manually or via OTA. That said, the recommended method is an over-the-air update which you can sign up for here.

While using a factory image is typically the default method, we highly recommend skipping the factory images in favor of OTA images. You will still have to install it manually, but using an OTA image doesn’t require you to completely wipe your device. Of course, if you are a developer and want the cleanest method, factory images might be better.

Decide you want to sideload or the OTA? Keep reading.

Editor’s note: The Android Beta step above and below are compatible with Google Pixel smartphones from the Pixel 3 series forward.

Here’s what you need to get started

  • A compatible Pixel 3 or later device and a USB cable to connect it to your computer

    • Compatible Pixel phones include the Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a 5G, and Pixel 5
  • The Android SDK installed on your machine with ADB and Fastboot command successfully working — check the tutorial here

Now for the actual steps.

Download the proper files to install Android 12 beta

You must download the appropriate file for your device before you get started. We recommend using OTA images over factory images, as the process is easier to do and allows you to keep old files if that’s something you’re interested in.

Click here to grab the OTA image for your specific Pixel device. It’s also possible to use the full factory images (here), which requires extra hoops like unlocking your bootloader and more. If you want to keep things simple, we recommend sideloading the OTA. We designed our directions below for this install type.

Prepare your phone

Once you’ve installed the file, you need to reboot your phone into Recovery Mode to apply the OTA. Then, you’ll be ready to install Android 12 beta.

  1. First, shut off your phone.
  2. Next, hold down Power and Volume Down buttons at the same time.
  3. The bootloader menu will now show up. Use volume buttons to scroll down to Recovery Mode.
  4. Select Recovery Mode by clicking the power button.
  5. You’ll be presented with an Android robot with an exclamation mark on it. Now you’ll press the power button and volume up button for about a second.
  6. Release the volume up button will send you fully into recovery.
  7. Next, use the volume buttons and scroll down to Apply update from ADB. Push the power button to select the option.
  8. Lastly, you’ll see a blank screen telling you how to sideload an OTA.

Prepare your PC to install Android 12 beta

Now that your phone is ready, it’s time to make the magic happen.

  1. Connect your handset to your PC via USB cable. Remember, your PC needs to have ADB tools installed.
  2. On Windows, enter Command Prompt. On Linux or Mac, you’ll want to use Terminal. For Windows users, make sure you navigate to wherever you’re storing the folder.
  3. Next, you must enter adb sideload for Windows or ./adb sideload for Mac/Linux.
  4. Now you’ll want to enter the name of the .zip folder from before and hit enter.
  5. Once completed, your phone will return to Recovery Mode, and you can remove the USB cable.
  6. Go to Reboot Now with the volume keys and press the power button.

That’s it. If everything went okay, you were able to install Android 12 beta successfully.

How ToAndroid 12
Comments