개발/오류해결
[Android] 프로젝트 실행/디버깅 시 `Could not connect to remote process. Aborting debug session.` 메시지 해결법
Anti-fragilista
2022. 4. 9. 15:03
안드로이드 스튜디오에서 Run/Debug를 수행했을 때 앱이 실행되지 않으면서 Debug 콘솔에 “Could not connect to remote process. Aborting debug session.” 메시지가 출력되면 아래와 같이 조치한다.
- Edit Configurations...에 들어간다
- Lanch Options 항목의 Launch 콤보박스를 'Default Activity'로 놓고 Apply
- 프로젝트 다시 실행 또는 디버그