The adb command facilitates a variety of device actions, such as installing and debugging apps, and it provides access to a Unix
shell that you can use to run a variety of commands on a device. It is a client-server program that includes three components: ... A daemon (adbd), which runs commands on a device.
read more >>