ADB and Fastboot for real dummies

Hi,
I have been able to 'master' HTC Desire, Xperia T, Xperia Z3C and even LG optimus Black.
Except from HTC Desire (if you ever want to learn aboutADB and Fastboot, use HTC Desire, the best) it is always a bit tricky to get into Fastboot mode.

I have found the easyest way to access Fastboot mode in this Howto: http://ift.tt/20qu7y2

Simply stated:
- Enable USB debugging
- Install Minimal ADB and Fastboot
- Open command window in ADB and Fastboot directory
- Plugin your device
- Type: adb devices
- Type: adb reboot-bootloader
- Type: fastboot devices
And you're there.
No more hassling around with Vol-Down and plugging in.
The simple life for dummies like me.


from xda-developers http://ift.tt/1TqCkTY
via IFTTT