Yes. I also found a resolution for the problem with my first attempt.
When you get said error ("More than one Device and Emulator"), you can narrow down the command to the serial number of the Device shown in 'adb devices'.
You can do 'adb reboot-d' for the device or 'adb reboot-s ####' for the specific device. the ### would be replaced with the device serial number that comes up in adb devices.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.