Search results for

All search results
Best daily deals

Affiliate links on Android Authority may earn us a commission. Learn more.

How to install Android 15 on your Pixel phone right now

This is how you can test out the next version of Android before it goes stable.
By

Published onApril 25, 2024

We hope you’re ready for the next version of Android because Android 15 is here! Although it will be quite a while before the software becomes stable enough for daily use, that doesn’t mean you can’t give it a shot. Below, we have instructions on how to install Android 15 beta 1.2 on a supported Pixel device.

WARNING: As it stands today, Android 15 beta 1.2 is unstable software. There will likely be a lot of bugs and other problems, and certain features you rely on might not work correctly or at all.

Should I install Android 15?

Android 15 logo on smartphone with light strip in background stock photo (16)
Edgar Cervantes / Android Authority

Up until now, the releases of Android 15 we have are very, very early versions. Developer previews, as the name suggests, are designed for developers to test out their apps. They are not intended for typical users. Being so early on in the development cycle essentially guarantees certain features won’t work at all, and significant bugs could be present.

However, now that we’re in the beta section of the rollout, the build is now on its way to platform stability. As such, the OS should be stable enough for early adopters to start playing around with. If you’re an Android enthusiast who really wants early access to Android 15, it should be safe enough to install. Just remember that there are likely to be plenty of bugs that still need to be resolved.

That all being said, we’re not here to stop your passion for Android. Google’s tools are open to anyone, so as long as you’re willing to accept the consequences, you can install Android 15 on whichever device you choose!

What devices can install Android 15 today?

Google Pixel 8 in hand
Robert Triggs / Android Authority

Google makes developer previews and betas available to the Pixel devices that will eventually get a stable launch. Unfortunately, that means quite a lot of older Pixels are not eligible, including the Google Pixel 5 and all previous models. The complete list of Pixel products that can install Android 15 is here:

  • Google Pixel 8 Pro
  • Google Pixel 8
  • Google Pixel Fold
  • Google Pixel Tablet
  • Google Pixel 7a
  • Google Pixel 7 Pro
  • Google Pixel 7
  • Google Pixel 6a
  • Google Pixel 6 Pro
  • Google Pixel 6

If you don’t see your Pixel on that list, you’re stuck on Android 14 (or earlier) indefinitely. Keep in mind that we expect to see new Pixels launch before the stable rollout of Android 15. These devices — including the rumored Google Pixel 8a — should also be able to grab Android 15 once they launch. We will update the list when these devices become official.

How do I install Android 15 beta 1.2?

Android 15 on pixel 8 pro
Adamya Sharma / Android Authority

There are three ways to install Android 15. The first is the assisted method, which we recommend to pretty much everyone. This uses the Chrome browser to automate most of the steps and is most useful if you are moving to Android 15 from any prior version.

There are also non-assisted methods using ADB and Fastboot. These are more complicated but give you a bit more freedom. These methods are also helpful if you are already on a version of Android 15, as you’ll be able to install a newer version of Android 15 without needing to wipe your phone first.

Remember that in all cases, moving from Android 14 to Android 15 requires a complete wipe of your phone’s data. If you don’t want to do this, you should not install Android 15 on your phone.

If you’re ready, it’s time to prepare!

Prepare to install Android 15

You will need the following materials and prerequisites to get started:

  1. A Windows, macOS, Chrome OS, or Linux computer with access to the internet and the latest Chrome browser.
  2. A short, thick USB cable for connecting your phone to the computer. The original USB cable that came with the phone is best for this.

Before you move on to the next steps, double-check that you have everything you need. You don’t want to get into the process of installing Android 15 and discover you aren’t fully prepared! Once you’re ready, continue on by using either the assisted or manual installation methods below.

Install Android 15 using the assisted method

FINAL WARNING: This process will unlock your bootloader and completely erase all your phone’s data.

  1. Ensure your computer has the proper drivers for your phone, which you can grab from Google’s Pixel drivers page. This is an essential step — if you skip this, flashing will not work!
  2. Plug your phone into your computer using the USB cable.
  3. In your phone’s Settings, go to System > Developer options. If you don’t see Developer options, go to Settings > About phone and scroll all the way down to the Build number. Tap on the Build number seven times until your phone says you are a developer. Developer options should be available now.
  4. In Developer options, enable OEM unlocking and USB debugging.
  5. Visit the Android Flash Tool page for installing Android 15.
  6. Select the version of Android 15 you’d like to install. For some models, there’s a 64-bit-only version and a version that also supports 32-bit software. Either one works. If you don’t know which one to pick, choose the one that just says “(signed),” which supports both 64-bit and 32-bit software.
  7. Follow along as the flashing tool takes care of everything for you. Simply follow the instructions and remember not to touch your phone unless specifically instructed to do so by the flashing tool.

That’s it! You should now have Android 15 installed on your Pixel smartphone.

Install Android 15 using the manual method

If the more straightforward assisted method mentioned above does not work for you, you can try the manual methods. Primarily, there are two manual methods:

  1. Flashing Factory Images through Fastboot: This requires an unlocked bootloader but is the recommended path for upgrading from Android 14 to Android 15 without the assisted method. Unlocking the bootloader will completely wipe your device. The Fastboot installation will wipe your device again, but you can alter this behavior.
  2. Sideloading OTA packages through ADB and Recovery: This method is useful for Pixel devices with a locked bootloader and for users who want to preserve data moving from Android 15 to Android 15. This is not recommended if you are moving from Android 14 to Android 15.

Irrespective of the method you choose, there are some common steps that you need to get in place:

  • Install ADB on your computer by following our guide. The process also installs Fastboot on your computer, as Fastboot is part of the Android SDK Platform Tools alongside ADB.
  • Ensure that you have USB Debugging enabled on your smartphone:
    • On your smartphone, go to Settings > About Phone.
    • Locate the Build Number entry. Tap seven times on it. You will see a toast popup saying, “You are now a developer” or “No need, you are already a developer.” This means that Developer Options has been unlocked on your device, and you will see a new entry in your Settings menu.
    • Now navigate to Settings > Developer Options > Enable USB Debugging. Confirm your selection when prompted in the warning.
  • Ensure your computer has the proper drivers for your phone, which you can grab from Google’s Pixel drivers page.
  • Connect your phone to the computer. Presuming this is the first time you are connecting your phone to your computer, you will get a prompt on your phone requesting authorization for the connection. Grant it.

With this, you will have your common steps in place. You can now move forward with the rest of the tutorial, depending on the install path that you choose.

Flashing Factory Images through Fastboot

FINAL WARNING: As part of this process, your phone will be completely wiped. Please ensure you have taken adequate backups before proceeding.

  • Download the official Factory Images on your computer for your phone. Ensure you download the file for your specific phone only, as flashing the file intended for a different phone model may mess with the installation process and render your device useless.
  • Optional but recommended: Verify the SHA-256 checksum of the file you have downloaded. This reassures you that the file has been downloaded completely and correctly. Google mentions the SHA-256 checksum next to the download link.
  • Unzip the file to a convenient location. For ease of installation, you can copy the contents to the directory where ADB and Fastboot are located on your computer.
  • Connect your phone to your computer.
  • Open up a command prompt on your computer and run the command adb reboot bootloader. This will reboot your phone to Fastboot mode.
  • Unlock the bootloader of your phone: You do this by running the Fastboot command fastboot flashing unlock. Note that this will erase all data on the device.
    • If your device reboots into the OS after a data wipe, you will need to skip all the setup steps and enable USB Debugging again. Once you do, reboot back into the Fastboot mode.
  • On a Windows PC, double-click on the flash-all.bat file. This will run the batch installation file and execute all the necessary commands by itself. On a Mac/Linux PC, you will need to run flash-all.
    • In case you want to preserve your system and app data between installations, you will need to open the flash-all script in a text editor program and delete the “-w” attribute from the command. This attribute denotes a wipe, so remove it if you do not want a wipe.
  • Once the script finishes, your device will reboot into the new OS.
  • Optional but recommended: Relock the bootloader of your phone by rebooting your phone into Fastboot mode and running the command fastboot flashing lock.

Sideloading OTA packages through ADB

FINAL WARNING: This process should only be used if you’re already on Android 15. If you are on any other version, use the assisted method or Fastboot.

  • Download the official OTA update zip file on your computer for your phone. Ensure you download the file for your specific phone only, as flashing the file intended for a different phone model may mess with the installation process and render your device useless.
  • Optional but recommended: Once the file has finished downloading, rename it to a simpler name, like abc.zip, for example. This will save you from typing out the long name that the file initially downloaded with.
  • Optional but recommended: Verify the SHA-256 checksum of the file you have downloaded. This reassures you that the file has been downloaded completely and correctly. Google mentions the SHA-256 checksum next to the download link.
  • Place the file in the directory where ADB is located on your computer.
  • Connect your phone to your computer.
  • Open up a command prompt on your computer and run the command adb reboot recovery. This will reboot your phone to recovery mode.
    • In case your phone does not reboot into recovery, you can also manually reboot into recovery by shutting down your device and then pressing and holding the power button and volume up button.
  • Use the volume keys to navigate to the Apply Update from ADB option in the Recovery menu. Press the power button to select it.
  • On the command prompt on your computer, run the command adb devices. This will return a device serial number with “sideload” written next to it. This indicates that your phone is connected in sideload mode and is ready to receive further installation commands.
  • On the command prompt on your computer, run the command adb sideload abc.zip. You will need to replace “abc.zip” with the filename that you have chosen.
  • ADB will install the update zip file on your phone.
  • Once installation is complete, choose the Reboot system now option on your phone, and your device will reboot into the freshly installed Android 15 build.

That’s it! You should now have Android 15 installed on your Pixel smartphone.


FAQ

According to Google’s own estimates, Android 15 should land as stable in the late summer of 2024. However, it could be early fall instead, as last year showed us.

If you have a recent Pixel phone, you should get Android 15 the same day it goes stable. If you have a non-Pixel, you will need to wait for a time. The amount of time depends on your manufacturer. Generally, if you have a recent Samsung flagship or the most recent OnePlus flagship, you should see Android 15 before the end of 2024.

Kind of. While you won’t be able to install Android 15 directly, other manufacturers should start promoting their own beta programs. You’ll need to check with your phone manufacturer to find out if and when that will happen.

As of right now, yes: installing Android 15 will factory reset your phone. Eventually, Google will release a public beta of Android 15 that you can install without wiping your device. For now, though, a factory reset is necessary.

There is no way to get the Android 15 update before the stable launch without joining the DP/beta programs. Once you are in the developer preview or beta program, your phone will automatically get new over-the-air (OTA) updates. When Android 15 lands as a stable release, you will also automatically get that update.

You might like