scrcpy2 [ADB] error: more than one device/emulator scrcpy로 여러 안드로이드 단말 중 특정 단말에만 명령어 날리기 adb -s {DEVICE} shell input keyevent {숫자} ex. adb -s testdevice shell input keyevent 224 -> 특정 단말에 wakeup 명령어 날리기 샤오미 제품은 ADB KEYCODE_WAKEUP ADB 명령어가 동작하지 않는다 구글 검색 시에 설정 -> 권한에서 팝업 띄우기를 하면 된다고 하지만 홍미노트 9S에서 동작하지 않았다. 이건 다시 확인해봐야할 문제인듯 하다. (머하기만 하면 샤오미는 안됨..ㅠ) 2021. 1. 18. Windows에서 안드로이드 휴대폰 단말기 미러링 하기 github.com/Genymobile/scrcpy/blob/master/README.md#windows Genymobile/scrcpy Display and control your Android device. Contribute to Genymobile/scrcpy development by creating an account on GitHub. github.com 해당 사이트에 가면 scrcpy-win64-v1.17.zip 를 받을 수 있다. 단말기를 PC와 USB로 연결 한 후, 압축을 풀고 scrcpy를 실행하면 된다. 단, USB 드라이버가 설치되어야 한다.(제조사 마다 링크가 달라서 이건 알아서...^^;;) 2021. 1. 15. 이전 1 다음