문제상황
1. Android SDK 실행은 정상적으로 되나 화면에 "Process Android.process.acore has stopped unexpectedly" 라는 에러가 계속 발생합니다.
2. SDK 로딩 중 "emulator-5554 disconnected! Cancelling '...'" 에러 발생 후 SDK 멈추는 현상이 있습니다.
해결
- 2번 문제 해결을 위해 AVD Manager를 열고 "Start" 후 Launch Options 화면에서 Wipe user data 체크 후 Launch 실행합니다.
- 더불어 1번도 함께 해결 되었습니다.
참고 사이트
http://androidforums.com/application-development/5398-android-help-emulator-5554-disconnected.html
[Errors] Maven Build error - Error building POM (may not be this project's POM) (0) | 2014.12.23 |
---|---|
[Errors] Maven – Fatal error compiling: tools.jar not found (0) | 2014.12.23 |
[Error] NoSuchBeanDefinitionException 에러 (0) | 2014.12.04 |
[Eclipse] Save failed, compilation unit name must end with .java... (0) | 2013.07.30 |
[Eclipse] The Project not built... 에러 (0) | 2013.07.23 |
댓글 영역