01.11.2014 Views

The AndroidManifest.xml File - 안드로이드 기술 커뮤니티 : Korea ...

The AndroidManifest.xml File - 안드로이드 기술 커뮤니티 : Korea ...

The AndroidManifest.xml File - 안드로이드 기술 커뮤니티 : Korea ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Google Map API 사용법 (using custom keystore)<br />

1. On Eclipse Project, Right-click<br />

2. Create Custom keystore and Build .apk with your custom keystore<br />

Android Tools > Export Signed Application Package > …. ><br />

Result 1 : Your custom keystore location and keystore Info.<br />

Result 2 : Signed apk using custom keystore : c:\MyMap.apk<br />

M 3. Get MD5 FingerPrint from your custom keystore<br />

keytool -list -alias androiddebugkey -keystore "C\D C:\Documents and<br />

Settings\kandroid\.android\debug.keystore " -storepass android -keypass android<br />

ex ) MD5지문 - E3:A8:7C:67:A3:E6:A7:39:B5:19:F3:2C:F6:A5:30:D3<br />

4. Get Google Map API Key<br />

http://code.google.com/android/maps-api-signup.html<br />

5. Use Google Map API Key, Build with custom keystore, Install, and Start .apk<br />

cf : adb.exe uninstall <br />

adb.exe install <br />

<strong>Korea</strong> Android Community- www.kandroid.org<br />

161

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!