정미나닷컴
[Android] 안드로이드 오류 본문
emulator: ERROR: bad config: virtual device directory lacks config.ini
emulator: could not find virtual device named 'test_avd_1_6'
컴퓨터 사용자 이름이 한글일 경우 경로 인식에 문제가 생겨 오류 발생
android SDK 설치 디렉토리를 환경변수로 설정한 후 커맨드 창에서 AVD 이동
android move avd -n [AVD이름] -p [옮길 디렉토리]
'IT' 카테고리의 다른 글
동영상 연속 재생 (0) | 2010.03.12 |
---|---|
window.location 정보 (0) | 2010.03.09 |
[JSTL] JSTL 다운로드 및 셋팅 (0) | 2010.03.09 |
[HTML4] innerText, innerHTML, outerText, outerHTML (0) | 2010.03.09 |
[HTML4] cursor style (0) | 2010.03.09 |