community man page
adb
Android Debug Bridge: communicate with an Android emulator instance or connected Android devices. Some subcommands such as `shell` have their own usage documentation.
Examples
Check whether the adb server process is running and start it
Terminate the adb server process
Start a remote shell in the target emulator/device instance
Push an Android application to an emulator/device
Copy a file/directory from the target device
Copy a file/directory to the target device
List all connected devices
Specify which device to send commands to if there are multiple devices