Used to send commands to a device, install apps, and manage files.
adb kill-server adb start-server
The primary tool used to communicate with a device. It allows you to install apps, pull/push files, and run shell commands directly on the Android OS. platform-tools r31.0.3-windows