여러 개의 휴대 전화 가 동시에 컴퓨터 에 연결 되면 adb 명령 에서 지정 한 장치 에 어떻게 들 어 갑 니까?

784 단어 android
C:\Users\Administrator>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
fc2f9754        device
d51ad9ff        device
 //    ,           
C:\Users\Administrator>adb get-serialno
unknown
 //    ,    
C:\Users\Administrator>adb shell
error: more than one device and emulator

C:\Users\Administrator>adb devices
List of devices attached
fc2f9754        device
d51ad9ff        device
 //            ,  
C:\Users\Administrator>adb -s d51ad9ff shell
shell@cancro:/ $



adb [- d | - e | - s] 명령
시 뮬 레이 터 와 실제 핸드폰 이 연결 되 어 있 을 때:
/ / 시 뮬 레이 터 에 들 어가 기 C: \ \ Users \ 관리자 > adb - e 셸
/ / 핸드폰 C: \ \ Users \ \ Administrator > adb - d 셸 에 들 어가 기

좋은 웹페이지 즐겨찾기