Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

adb shell error: more than one device/emulator

$ adb devices  # show all the devices attached

adb -s yourdevicename shell # change yourdevicename to the name of the device you want to use

Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #adb #shell
ADD COMMENT
Topic
Name
7+9 =