CODEDRAGON ㆍDevelopment/Android
에러 메시지
Starting emulator for AVD 'AVD-19' Failed to create Context 0x3005 could not get wglGetExtensionsStringARB emulator: WARNING: Could not initialize OpenglES emulation, using software renderer. could not get wglGetExtensionsStringARB could not get wglGetExtensionsStringARB could not get wglGetExtensionsStringARB could not get wglGetExtensionsStringARB could not get wglGetExtensionsStringARB could not get wglGetExtensionsStringARB could not get wglGetExtensionsStringARB emulator: warning: opening audio input failed |
방법1:
CPU/ABI:를 Intel Atom(x86)으로 변경 후 해당 에러가 발생되지 않고 정상 구동되었습니다.
기타 오류 메시지
"could not get wglGetExtensionsStringARB"
에뮬레이터가 실행이 안된 상태에서 APP 실행 시 Error 발생합니다.
"Failed to allocate memory"
AVD 생성시 RAM의 크기를 많이 줄 경우(1~2GB) Error 발생하며
RAM을 512MB 이하로 변경한 후 에뮬레이터를 다시 실행하시기 바랍니다.