How to unlock bootloader of motorola devices .
There are 4 steps involved in unlocking your device go to this website for all steps - Click Here DEVICE ID AND UNLOCK KEY Now that you understand the risks associated with unlocking the bootloader, let’s get started! First, we’ll need to get your device ready to get the device ID and unlock key. You’ll need to do a few things to get this. Android SDK Platform Tool. You can download it here. Install the latest Motorola USB Drivers. Get them here. Next, you will need to get your device ID. TO GET YOUR DEVICE ID Put your device in fastboot mode (press the power button and volume down button at the same time and connect your device to your computer with a USB cable). On your computer, open a command prompt or Terminal session. Go to the Directory where you installed the Android SDK tools, and type: $ fastboot oem get_unlock_data This fastboot command will return a character string. This is the Device ID which you will be using to generate your unique unlock key. ...
Comments
Post a Comment