Anyone tried this?
For the devices which have locked bootloader,
Goto ADB (Connect your device in fastboot mode)
First check ADB connectivity by typing:fastboot devices. It should return device code.
Now, Type fastboot oem unlock in ADB Terminal :
This will unlock your bootloader. Now follow...