
It all starts on your device even before Android loads. It’s a part of Android SDK “Software Development Kit” made of 3 main components (a Client, a Daemon and a server) works when the device is powered on and booted into OS Recovery. It acts as a gateway between devices and performs a variety of actions like installing or uninstalling apps, copying files back and forth, debugging apps etc.ĪDB also provides access to a Unix shell that can run a variety of commands on a device. What Is ADB?ĪDB abbreviates “Android Debug Bridge” is a command line tool that works as a client server structure to communicate with any of the devices running on Android that is connected to a PC over USB. Let’s take a deep look about these ADB Fastboot commands. These commands can fix, upgrade or even unlock your devices. But the fact is, you can control and change anything on any Android phone with the help of ADB and Fastboot commands.
