설.현.아빠
이런...그지같은...maps.v2...간만에 들어오니 또 문제가.. 본문
간만에 뺑이쳤네...기존꺼 그냥 쓰면 안되나....꼭 이렇게 번거롭고 귀찮게시리...
google play services 를 사용해 지도서비스를 실행하도록 구현을 해둔지..언.....4개월....
오늘 sdk업데이트 받으니 안된다....머지...왜.....
겁나 검색해서 알아냈다. 제길....
Setup Google Play Services SDK
근데 또안돼....
<meta-data
android:name="com.google.android.gms.version"
android:value="@integer/google_play_services_version" />
AndroidManifest.xml에 위에꺼를 추가하면 된다.
근데!!! 아래 문제가 다시 발생했다!!! ㅎㄷㄷ 지도좀 쉽게 띄우자 쫌!!!! 지금 마켓에도 올라가있는 어플인데 API키는 왜 확인하라는거야!!!!!!!!!
Authorization failure. Please see https://developers.google.com/maps/documentation/android/start for how to correctly set up the map.
Ensure that the following correspond to what is in the API Console: Package Name: com.mcore.cims, API Key: AIzaSyCqGzmt3SksWvFoNgLnO17I8S4DtdMRsFM, Certificate Fingerprint: 42B81BD374CC71EB4A6DC255F2693C37A687CB77
Failed to contact Google servers. Another attempt will be made when connectivity is established.
GC_CONCURRENT freed 1793K, 32% free 33006K/48263K, paused 15ms+7ms, total 75ms
Failed to load map. Error contacting Google servers. This is probably an authentication issue (but could be due to network errors).
아오....API KEY새로 발급받았더니 잘되네....
'안드로이드 > Map' 카테고리의 다른 글
구글맵 v2 사용기 - 1 (0) | 2013.06.11 |
---|---|
맵뷰의 이동, 줌인, 줌아웃되는 시점 구하는코드 (0) | 2012.03.21 |
Google Search API (0) | 2012.02.24 |
안드로이드 두지점사이의 거리구하기 (간단소스) (0) | 2012.01.30 |
Android Google Map에 풍선을 달아 보자 (0) | 2011.07.29 |