Event Log
오후 6:04 * daemon not running; starting now at tcp:5037
오후 6:04 * daemon started successfully
오후 6:04 Sending Tracking request failed!
오후 6:04 Adb connection Error:현재 연결은 원격 호스트에 의해 강제로 끊겼습니다
오후 6:04 Cannot reach ADB server, attempting to reconnect.
오후 6:04 * daemon not running; starting now at tcp:5037
오후 6:04 could not read ok from ADB Server
오후 6:04 * failed to start daemon
오후 6:04 error: cannot connect to daemon
오후 6:04 'D:\Android\SDK\platform-tools\adb.exe start-server' failed -- run manually if necessary
해결책
Android Studio > Settings > Build, Execution, Deployment > Debugger >
"Enable adb mDNS for wireless debugging" (체크해제)

'AND' 카테고리의 다른 글
onTouchEvent 미호출 (0) | 2024.12.03 |
---|---|
Smart cast to 'Type' is impossible, because 'variable' is a mutable property that could have been changed by this time (0) | 2024.12.03 |
Unresolved reference: R (0) | 2022.08.31 |
Unresolved reference: R (0) | 2022.08.23 |
AVD emulator process for avd has terminated (0) | 2022.08.17 |