Now you can use adb and fastboot from CMD in every folder.ĪDB can be used to do almost anything with Android Devices - as long as Android Debugging is activated. C:\Program Files (x86)\Minimal ADB and Fastboot, click ok and close everything. There, you'll need to enter the path to Minimal ADB and Fastboot, i.e. Īfter you've installed it, you should add the folder of the installation to your PATH Variable: Press WIN+X Key, choose System, Advanced Systemsettings, Advanced, Path Variables - or just press WIN+R and enter 'C:\Windows\system32\rundll32.exe' sysdm.cpl,EditEnvironmentVariables- you will need to click on the entry Path in the User Variables, edit and then create a new entry by clicking on new. I recommend the Minimal ADB and fastboot Package by shimp208, which you can get from. Sudo apt-get install -y android-tools-adb android-tools-fastboot 1.) Setup on Linux (Ubuntu) sudo apt-get update