Genymotion에서adb connect 오류 발생 시 대처법 노트
1552 단어 AndroidGenymotion
결론부터 말하자면 저 자신만의 이유는 안드로이드 SDK의 경로입니다.
로그 조사 ~/.Genymobile/Genymotion/deployed/端末名/genymotion-player.log
Genymotion이면 이 근처에 떨어져 있어요.6月 14 14:05:40 [Genymotion Player] [debug] Virtual device configured
6月 14 14:05:40 [Genymotion Player] [debug] Virtualization engine configured
6月 14 14:05:40 [Genymotion Player] [debug] Virtual Machine status: off
6月 14 14:05:40 [Genymotion Player] [debug] Start the device...
6月 14 14:05:41 [Genymotion Player] [debug] Virtual Machine started.
6月 14 14:05:41 [Genymotion Player] [debug] Waiting for an IP address...
6月 14 14:05:47 [Genymotion Player] [debug] Genymotion system started. Attributed IP address: "192.168.59.101"
(中略)
6月 14 14:05:49 [Genymotion Player] [debug] [checkVersion] System version and software version are the same
6月 14 14:05:49 [Genymotion Player] [debug] Signaling clipboard modification
6月 14 14:05:49 [Genymotion Player] [critical] [AdbReconnect] [error] `adb connect` returns 1
그 후 마지막 error 줄은 몇 초마다 줄을 섰다.
Genymotion 설정 보기
여기는default로 설정합니다
custom으로 설정
이렇게 하면 돼.
Reference
이 문제에 관하여(Genymotion에서adb connect 오류 발생 시 대처법 노트), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/negito6/items/7223ef93122a9c6a795c
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
~/.Genymobile/Genymotion/deployed/端末名/genymotion-player.log
6月 14 14:05:40 [Genymotion Player] [debug] Virtual device configured
6月 14 14:05:40 [Genymotion Player] [debug] Virtualization engine configured
6月 14 14:05:40 [Genymotion Player] [debug] Virtual Machine status: off
6月 14 14:05:40 [Genymotion Player] [debug] Start the device...
6月 14 14:05:41 [Genymotion Player] [debug] Virtual Machine started.
6月 14 14:05:41 [Genymotion Player] [debug] Waiting for an IP address...
6月 14 14:05:47 [Genymotion Player] [debug] Genymotion system started. Attributed IP address: "192.168.59.101"
(中略)
6月 14 14:05:49 [Genymotion Player] [debug] [checkVersion] System version and software version are the same
6月 14 14:05:49 [Genymotion Player] [debug] Signaling clipboard modification
6月 14 14:05:49 [Genymotion Player] [critical] [AdbReconnect] [error] `adb connect` returns 1
여기는default로 설정합니다
custom으로 설정
이렇게 하면 돼.
Reference
이 문제에 관하여(Genymotion에서adb connect 오류 발생 시 대처법 노트), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/negito6/items/7223ef93122a9c6a795c텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)