Android Debug Bridge (ADB) is a versatile command-line tool that lets you communicate with a device, an emulator or a connected Android device. ADB command facilitates a variety of device actions, such as installing and debugging apps, a Unix shell to run commands on a device, and more.
*Integrated 3rd Party Tool
Integrated ToolSets
Transfer :: Glance :: Impulse :: Android Studio :: Total Control :: Flashing :: Command Line
Command Line Interface
From command line, query for devices, send commands to a specific device, install an app, copy files to/from a device, operate the device using ADB shell, and more.