How to install Android 13-based Paranoid Android ROM on Google Pixel 6A

While the Pixel 7 Series is the latest iteration of Google Pixel smartphones, the Pixel 6 Series is still a great lineup to go for. The Google Pixel 6A is a polished device and offers a number of amazing features. Pixel devices have always been popular for being active players in custom development, and Pixel 6A is no different. If you’re looking to use Android 13 firmware on your Pixel 6A, you can do so by installing the Paranoid OS custom ROM.

The Android 13-based Paranoid Custom ROM will give you better performance, improved battery life, and exceptional functionality. If you’re looking to install Android 13-based Paranoid Custom ROM on Google Pixel 6A, then this guide will be of great help to you.

Install Android 13-based Paranoid Custom ROM on Google Pixel 6A

Step 1: Install Android SDK

To start off, install the Android SDK Platform Tools on your PC or computer. It’s the official ADB and Fastboot binary provided by Google. You should download it and extract it to a convenient location on your PC. Doing this will give you the necessary platform-tools folder.

Step 2: Enable USB Debugging and OEM Unlocking

Then, you will need to enable USB Debugging and OEM Unlocking on your smartphone. The former makes your smartphone recognizable by the PC in ADB mode. Meanwhile, it’ll allow you to easily boot your smartphone to Fastboot Mode.

OEM Unlocking will be needed to carry out the bootloader unlocking process. You’ll need to go to Settings -> About Phone -> Tap on Build number 7 times -> Return to Settings -> System -> Developer Options -> Enable USB Debugging and OEM Unlocking.

Step 3: Unlock Bootloader on your Google Pixel 6A

install Android 13-based Paranoid Android ROM on Google Pixel 6A

You’ll also need to unlock the bootloader on your Pixel 6A if you’re looking to root your phone via Magisk. Remember that doing this will wipe off the data and might even make your device’s warranty null and void.

Guide: How to Unlock Bootloader and Root Google Pixel 6A

Step 4: Download Paranoid Android for Google Pixel 6A

  1. Grab hold of the Android 13-based Custom ROM for your Google Pixel 6A by visiting the link mentioned below –

Paranoid Android – Download

  1. Once the file is downloaded, transfer the ROM to the platform-tools folder on your PC

Step 5: Boot your device to Fastboot Mode

  1. Connect your smartphone to the PC using a USB cable while ensuring that USB Debugging is enabled
  2. Go to the platform-tools folder and type in CMD in the address bar before hitting Enter to launch the Command Prompt
  3. Type the following command in the CMD window for booting your device to Fastboot Mode
adb reboot bootloader
  1. For verifying the Fastboot connection, type the following command and you’ll get back the device ID
fastboot devices

Step 6: Install Android 13-based Custom ROM on Google Pixel 6A

  1. First, you should type the below command to factory reset your device
fastboot –w
  1. Execute the following command to flash the ROM onto your Pixel 6A and replace the filename accordingly
fastboot update filename.zip
  1. You can now reboot to the newly installed OS using the below command
fastboot reboot

Done!!! Your device should be booted up into Android 13-based Paranoid Android.

Aviral Sharma
Aviral Sharma
Aviral Sharma is a talented and passionate writer who has been using words to express his thoughts ever since he learnt how to hold a pen. He is passionate about outer space, history, sports and most importantly technology. Aviral is a regular writer for rootmygalaxy.net and has been getting better by the day. He currently own Samsung Galaxy S24 Ultra, iPhone 13 and a HP Pavilion laptop

Leave a Comment