UPDATE: Android 14 builds of crDroid ROM for the Pixel 7A/7/Pro are now live. Scroll to the end of this guide to know more.
In this guide, we will show you the steps to install the crDroid ROM on your Pixel 7A/7/Pro. When it comes to custom development, then the devices from the Silicon Valley giant have always occupied the topmost position in the pecking order. Moroever, they also tend to get blessed with a plethora of AOSP-based ROMs. The latest one to make its presence felt is the offering from crDroid.
For the unaware, this ROM maintains an equilibrium between the underlying features and the system, stability. In other words, while it has check-marked all the required prerequisites but still it wouldn’t give you a bloated experience. All in all, a fast, smooth, and snappy UI/UX is on the cards. So without any further ado, let’s make you aware of the steps to install the crDroid ROM on Pixel 7A/7/Pro.
Table of Contents
How to Install crDroid ROM on Pixel 7/7/Pro
The below process will wipe off all the data from your device, so please take a backup of all the data beforehand. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.
STEP 1: Install Android SDK
First and foremost, you will have to install the Android SDK Platform Tools on your PC. This is the official ADB and Fastboot binary provided by Google and is the only recommended one. So download it and then extract it to any convenient location on your PC. Doing so will give you the platform-tools folder, which will be used throughout this guide.
STEP 2: Enable USB Debugging and OEM Unlocking
Next up, you will also have to enable USB Debugging and OEM Unlocking on your device. The former will make your device recognizable by the PC in ADB mode. This will then allow you to boot your device to Fastboot Mode. On the other hand, OEM Unlocking is required to carry out the bootloader unlocking.
So head over to Settings > About Phone > Tap on Build Number 7 times > Go back to Settings > System > Advanced > Developer Options > Enable USB Debugging and OEM Unlocking.
STEP 3: Unlock Bootloader on Pixel 7A/7/Pro
Next up, you will also have to unlock the device’s bootloader. Do keep in mind that doing so will wipe off all the data from your device and could nullify its warranty as well. So if that’s all well and good, then please refer to our detailed guide on How to Unlock Bootloader on Pixel 7A/7/Pro Once done, don’t restore the backup now as well will again have to format the device in the subsequent steps.
STEP 4: Download crDroid for Pixel 7A/7/Pro
- Grab hold of the crDroid ROM for your device from below [make sure that your device has been updated to the latest firmware]:
Download crDroid ROM [Without GApps] Pixel 7A Pixel 7 Pixel 7 Pro Download crDroid Recovery Pixel 7A Pixel 7 Pixel 7 Pro
- Once downloaded, transfer the ROM to the platform tools folder. Also, rename it to rom.zip.
- Next up, download GApps [optional] and transfer it to the platform-tools folder as well.
STEP 5: Boot Pixel 7A/7/Pro to Fastboot Mode
- Now connect your device to the PC via a USB cable. Make sure USB Debugging is enabled.
- Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.
- Type in the following command in the CMD window to boot your device to Fastboot Mode
adb reboot bootloader
- To verify the Fastboot connection, type in the below command and you should get back the device ID.
fastboot devices
- If not, then please install the Fastboot Drivers on your PC.
STEP 6: Flash crDroid on Pixel 7A/7/Pro
- Execute the below command to flash the crDroid Recovery [vendor_boot]
fastboot flash vendor_boot vendor_boot.img
- Now check the current active slot. If it’s A, then ROM will be flashed in B and vice versa.
- After that, go to Apply update > Apply from ADB.
- Now type in the below command to flash the ROM file via ADB Sideload:
adb sideload rom.zip
- Once done, go to Advanced > Switch slot > Select the opposite slot.
- Now go back and then go to Advanced > Reboot to recovery.
- Your device will reboot to crDroid Recovery but on the opposite slot.
- [Optional] Now flash GApps via ADB Sideload using the same steps that we used for flashing the ROM.
- Once done, go to Factory Reset > Format Data/Factory Reset > Format Data.
- Finally, select Reboot System Now. Your device will now boot to the newly installed ROM.
That’s it. These were the steps to install the crDroid ROM on your Pixel 7A/7/Pro. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.
Seres
When try to install th rom, crDroid recovery says something about reboot when I want to install additional packages.
it happens everytime im at 47% while sideload with ADB: