
Adb And Fastboot Zip Containing ADB
You can then be able to execute ADB and Fastboot commands to install APK, reboot your Android into the bootloader mode and flash stock ROM and recovery images using your Windows, Mac or Linux or Ubuntu computer.ADB Fastboot and USB driver installer tool for windows (Always installs the latest. Just download the latest SDK platform-tools zip containing ADB and Fastboot binaries for Windows, Mac, and Linux from below and unzip it. (you must be in the bootloader for fastboot to recognize your device)Android SDK Platform Tools download is now available as a zip file directly from Google. Now type fastboot devices then hit enter in the command prompt an it should list your device. You can also type adb reboot bootloader which will put the device into bootloader mode. 6.Type adb devices then hit enter in the command prompt and it should list your device.
In this command prompt window you execute your adb or fastboot commands. This will open a command prompt window as shown here. Select the address bar and type command prompt.
...


