본문 바로가기
Android/Map

Google Maps Android API V2 가이드

by windrises 2013. 4. 23.
1. Android SDK Manager를 통해 Google Play Services SDK 다운로드 (Rev.3 이상)


 

2. 새 프로젝트 생성 및 구글맵 라이브러리 프로젝트를 Workspace로 가져오기
경로 : sdk폴더/extras/google/google_play_services/libproject/google-play-services_lib
3. 구글맵 인증키(API Key) 획득에 필요한 keystore/key fingerprint 획득
4. 구글맵 인증키 발급
5. 구글맵을 사용할 프로젝트의 매니페스트 설정
6. 레이아웃에 구글맵 추가하기


 

http://hungry-developer.blogspot.kr/2013/02/google-maps-android-api-v2.html