Preguntas con la etiqueta [android-debug]
Lista
android-debug preguntas
¿Cómo utilizar ADB Shell cuando hay varios dispositivos conectados? Falla con "error: más de un dispositivo y emulador"
16
respuestas
788
votos
vistas
$ adb --help -s SERIAL use device with given serial (overrides $ANDROID_SERIAL) $ adb devices List of devices attached emulator-5554 device 7f1c864e device $ adb shell -s 7f1c864e error: more