1.remove and insert the battery
2.press and hold power+vol down
3.with the vol buttons highlight fastboot and select it with your power button.
4.connect the device to the computer via usb cable
5.
create a new folder and call it
android
6.navigate to the android sdk r-12 folder and run the sdk manager.exe file
7.wait a 3 minutes and then only update
android sdk platform toolsand
android sdk tools
8.go to the
android sdk platform tools folder and copy adb.exe and AdbWinApi.dll and paste it into the
android folder you created earlier.
9.go to the
android sdk tools folder and copy fastboot.exe and paste it also to the
android folder as well.
10.right click on your
android folder while holding shift and select
open command window here (4th option).
11.in the command window type:
Code:
fastboot oem get_identifier_token
13.you will need to copy the long block of text that is displayed
Right Click > Mark > highlight the block of text > Right click to copy
14.the first line you should highlight should be:
<<<<<Identifier Token Start>>>>>
and end with:
<<<<<Identifier Token End>>>>>
15.paste the text into the token field and then hit submit.
16.you will then get an email with the unlock key and commands to finish the process.