As most of you know if you try to enroll your 3A device into the Preview Program, it will not show up and will see that Google is preventing them until June. However you can still install the official build directly from Google now which includes the May 5th, 2019 Security Patch.
Don't use the Factory image, as a lot of people are taking advantage of carrier specific promotions, most of these devices cannot yet be OEM Unlocked until they are SIM unlocked. So you will not be able to install the Factory Image unless that condition is met.
You can Sideload the OTA.
Keep in mind you will be installing Beta software on your device and doing so at your own risk.
I will be writing this guide in the perspective for someone who has never installed a custom rom or used ADB before on a PC.
Don't use the Factory image, as a lot of people are taking advantage of carrier specific promotions, most of these devices cannot yet be OEM Unlocked until they are SIM unlocked. So you will not be able to install the Factory Image unless that condition is met.
You can Sideload the OTA.
Keep in mind you will be installing Beta software on your device and doing so at your own risk.
I will be writing this guide in the perspective for someone who has never installed a custom rom or used ADB before on a PC.
- Ensure your device is setup and you can access the home screen.
- Swipe down from the top to access the settings menu.
- Scroll down to and click "About Phone."
- Scroll to "Build Number", tap on it 6 times in a row until it says developer options enabled.
- Click back in the setting menu.
- Click on "System"
- Click the "Advanced" Dropdown.
- Click "Developer Options"
- Scroll down to "USB Debugging" and enable it, accept the warning.
- Download the "SDK Platform Tools" from here: https://developer.android.com/studio/releases/platform-tools.html
- Unzip them to a folder on your desktop.
- Download the latest "Full OTA Image" from
here:https://developer.android.com/preview/download-ota(3A Files were removed, I have mirrored the non-XL OTA, but I don't have the XL)
Pixel 3A: sargo-ota-qpp3.190404.015-dde326a4.zip (https://mega.nz/#!iWhFXaIL!O0fIHTWivEZR8My9q2C9AtEVO7uxJIPQIf51sKUFrTc)
Pixel 3A XL: bonito-ota-qpp3.190404.015-d4e9922f.zip (No current mirror)
- Move that ZIP file into the Platform Tools folder on your desktop, do not unzip it.
- Connect your Pixel to your PC via the USB A to C cable, the driver should automatically install.
- A popup will appear on your pixel to grant debugging access to the connected computer, allow it.
- Open the "Platform Tools" folder on your desktop, click the file explorer bar where it says "This PC>..." and type "CMD" and click enter, it will open the command prompt with access to that folder.
- Enter the following command
Code:
adb reboot recovery - The phone will reboot, when it goes to a screen with the android mascot and exclamation mark hold the power button and click volume up this will access the recovery menu.
- Select "Apply update from ADB." and hit the power button to choose it.
- Enter this command into command prompt on the PC
Pixel 3A:Pixel 3A XL:Code:adb sideload sargo-ota-qpp3.190404.015-dde326a4.zipCode:adb sideload bonito-ota-qpp3.190404.015-d4e9922f.zip - It will take a couple minutes, once done hit "Reboot System Now"
- Congratulations, you are now on the official Android Q Beta 3 software for Pixel 3A!
Last edited: