adb start-server
starts the adb server process
adb start-server
Notes: starts the server if it is not running.
Read more about ADB..
Related Posts
adb kill-serveradb kill-server It will terminates the adb server process adb kill-server Notes: kill the server…
adb usbadb usb restarting ADB in USB mode. adb usb Read more about ADB..
adb devicesadb devices Prints a list of all attached emulator/device adb devices In response, return serial…
Tags:
ADB commands,
adb start-server,
ADB Tutorial