안드로이드
[Android][error]requires unavailable shared library com.google.android.maps; failing!
햇살웃음
2012. 12. 20. 09:27
message :
Package 패키지명 requires unavailable shared library com.google.android.maps; failing!
solution :
에뮬레이터(emulator) Target 버전을
google api 로 설정하거나
google api 로 새로 생성 후 사용!
explanation :
※ 설치 설명은 http://androiddeveloper.tistory.com/21
※ 위 블로그에서는 Target 을 Android 2.1 로 정해졌으나,
Google APIs 로 바꿔 설정하면 된다.