
Download the latest ADB and Fastboot SDK Platform-Tools and extract the zip file to your desktop. Now that you have installed the tool, go to the Desktop and double-click on the Minimal ADB and Fastboot. Once the installation is complete, click on ‘Finish’ to exit the installer window.
#WINDOWS INSTALL ADB AND FASTBOOT INSTALL#
Finally, click on ‘Install’ to install Minimal ADB and Fastboot tool on your Windows 7/8/10 PC. Now you can install ADB and Fastboot from your Ubuntu computer.įirst, install Android Debug Bridge and Fastboot using the apt command as shown in the screenshot below. To set up universal ADB and Fastboot on your Windows PC, just follow the easy steps described below. Make sure to check ‘Create a desktop icon’ box. Tap the confirmation box “I’m aware of possible risks, and assume all possible consequences voluntarily” and press OK. Would you please scroll down to find Developer options and tap it?Įnable USB Debugging as shown in the following screenshot. Go back to the Settings menu, scroll down to find, and tap Additional Settings. Tap MIUI Version several times until you see Developer Options are enabled.

To start, on your phone, tap Settings and select About Phone in the screenshot below, it is the first option some Android devices have this option at the bottom of the Settings menu. Add this to the end of the file: export PATH. In the folder, find and edit the file /.bashprofile. Open the folder where you have extracted the zip file. Then, while extracting the files from the zip file, manually indicate you want the files extracted to the directory /adb. I have a Redmi 9 cell phone, but the steps are similar in most Android devices. First, download the ADB and fastboot utilities from above for Linux. Getting started: Installing ADB, Fastboot, and getting your Android device readyīefore starting, you need to enable your phone Developer Options submenu.
#WINDOWS INSTALL ADB AND FASTBOOT HOW TO#
After reading this tutorial, you’ll know how to install and use ADB and Fastboot to control your Android cell phone. ADB (Android Debug Bridge) and Fastboot allow us to manage Android mobile devices from the computer.
