- Photon Q
- RAZR developer edition
- XOOM Wi-Fi
- XOOM – Verizon
Although most of the Motorola users were hoping that the tool would support DROID RAZR, DROID RAZR MAXX, Bionic, and other previously released Motorola devices, they have decided to start off with their latest release, the Photon Q.

So here’s how the process is done on the Photon Q. Although you might get some minor issues, the overall process is pretty simple.
Instructions:
** Caution - This will void your warranty. This will also wipe your mobile completely clean, meaning you will lose all the data on your phone. So don’t proceed unless you are okay with that.
- Download the Android SDK and set it up.
- Download the latest Motorola drivers to your PC and install them.
- Visit Motorola’s bootloader site, click on “Proceed” past the step 1 and register an account.
- Plug your Photon Q to your PC and install the drivers for the device.
- After that, go to your SDK/Platform-tools folder.
- You will have to download the “fastboot.exe” if it is not already in the Platform-tools folder.
- Open up a command prompt from inside your SDK/Platform-tools folder.* Hold down SHIFT key and Right Click – Select “Open command window here”
- Type -adb reboot bootloader
- After the phone reboots into the bootloader, type - fastboot oem get_unlock_data
- The command prompt should now display the device ID which has to be entered at Motorola website.

- You must piece together all the 4 lines in the command prompt and enter in the “Verify device is unlockable” box.* You should not exclude the word “INFO” at the start of each line. Piece the 4 lines together (without the word “INFO”), then paste them in the “Verify device is unlockable” box.
- After you paste the lines and click the “Verify device is unlockable” box, you will see a button that says “Request Unlock Key”.

- Press the button that says “Request Unlock Key”, and Motorola will send you the unlock key via email.
- Remember to keep the email open when proceeding forward.
- Make sure that your mobile is still plugged in to the PC and sitting at fastboot.
- Go to command prompt and type -fastboot oem unlock UNIQUE_KEY.* Replace UNIQUE_KEY with the unlock key in your email
- The bootloader of your phone will now be unlocked and you will see the following two screens:


- The mobile will now reboot and the bootloader will be locked.
- Congratulations! Now you can go flash an AOSP ROM.
- Enjoy!