728x90
오류
다음과 같이 에뮬레이터가 켜지지 않는 오류 발생
Failed to launch Nexus 5X API 29 x86: Error: Emulator didn't connect within 60 seconds
No suitable Android AVD system images are available. You may need to install these using sdkmanager, for example:
sdkmanager "system-images;android-27;google_apis_playstore;x86"
해결방법
Android 8.1 (Oreo) SDK 플랫폼 패키지를 설치합니다.
Tools > SDK Manager > SDK Platforms > Android 8.1 (Oreo)
디바이스를 생성하면서 합니다. (해당 이미지 다운로드)
Tools > AVD Manager > Create Virtual Device > Oreo Download
생성되었습니다.
'Errors' 카테고리의 다른 글
Visual Studio 설치 시 경로 선택 불가 해결 (0) | 2020.08.27 |
---|---|
Pyinstaller 오류 : pkg_resources.py2_warn (0) | 2020.08.07 |
플러터(Flutter) INSTALL_FAILED_INSUFFICIENT_STORAGE 오류 (3) | 2020.08.04 |
라즈베리파이(Raspberry Pi) GCP Speech to text 오류 해결 (0) | 2020.08.03 |
ImportError: No module named PIL (0) | 2020.07.26 |