- Version Standard Linux Package
- Download 3669
- File Size 12.97 MB
- File Count 1
- Create Date February 15, 2022
- Last Updated March 11, 2022
ADB – Android Platform Tool for Linux [Download Latest Version]
ADB and Fastboot Introduction
ADB is stands for "Android Debug Bridge", it is a small debug tool that you will find in Android Software Development Kit (SDK). You can control your device from the computer with ADB using USB. It is basically a command line tool that does the communication between your Android device and a computer. You can also transfer files using powerful shell commands. ADB, Fastboot is also a part of Android Software Development Kit (SDK). With Fastboot tool, you can modify reflashing partition and image zip files, recovery, and updates from a computer using a USB connection.