1. Download RebootMenu from Google Play: http://goo.gl/Xc7mHH
2. Within the app, click "Reboot Bootloader"
Once you do that, the device will restart at the boot logo and the LED will be red/orange: you are now in the bootloader.
3. Connect your device to your computer and go to Android SDK's platform-tools in CMD or Terminal and type: fastboot devices. This is to confirm that the device is recognized
4. If it is then type: fastboot oem unlock
5. Type : fastboot reboot
That should be it
2. Within the app, click "Reboot Bootloader"
Once you do that, the device will restart at the boot logo and the LED will be red/orange: you are now in the bootloader.
3. Connect your device to your computer and go to Android SDK's platform-tools in CMD or Terminal and type: fastboot devices. This is to confirm that the device is recognized
4. If it is then type: fastboot oem unlock
5. Type : fastboot reboot
That should be it
I'll try that once i get back home

