Android

map api key

시크유 2011. 2. 5. 01:42
debug key -> api key - > google map key

1. cmd 창에서 C:\Users\sonagisw\.android  폴더로 이동

2. cmd 창에서 입력 후 키값 획득 : keytool -list -alias androiddebugkey -keystore debug.keystore -storepass android -keypass android

3. http://code.google.com/android/maps-api-signup.html 이동후 2에서 획득한 키값입력 - > 구글맵키값획득