NOX1 [AOS] Nox (Android 9) ADB connection error 해결 v9.0.0.0 (Android 9/Window 64-bit) ㅇ ADB 연결 시 다음과 같은 error가 발생할 때가 있음 cannot connect to 127.0.0.1:62001: 대상 컴퓨터에서 연결을 거부했으므로 연결하지 못했습니다. (10061) ㅇ tasklist 명령어로 NoxVBoxHandle의 프로세스 ID 확인 $ tasklist | findstr "Nox" ㅇ netstat 명령어로 해당 NoxVMHandled의 port 리스트를 확인 $ netstat -ano | findstr 16720 ㅇ port 리스트 중 한곳에 adb connect $ adb connect 127.0.0.1:59685 $ adb shell 2021. 6. 23. 이전 1 다음