0% found this document useful (0 votes)
166 views

API Key

This document provides instructions for generating an API key for using Google Maps in an Android application. It describes using the keytool command to retrieve information from the debug keystore, including the key which should be added to the MapView widget using the android:apiKey attribute. A link is also included to sign up for an API key on the Google developer website.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
166 views

API Key

This document provides instructions for generating an API key for using Google Maps in an Android application. It describes using the keytool command to retrieve information from the debug keystore, including the key which should be added to the MapView widget using the android:apiKey attribute. A link is also included to sign up for an API key on the Google developer website.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

generate API key : run CMD = C:\Program Files\Java\jdk1.6.0_21\bin keytool.exe -v -list -alias androiddebugkey -keystore "C:\Users\infearno\.androi d\debug.

keystore" -storepass android -keypass android "C:\Key\debug.keystore" = letak debug.keystore starndart = C:\Users\[namauser]\.android 0qPpiSEFnvwQR3g0Y6v5GzxPLWv7N7WLiREqqiw 44:78:85:27:3A:2E:8D:75:DF:88:84:5E:78:B1:02:97 <com.google.android.maps.MapView android:layout_width="fill_parent" android:layout_height="fill_parent" android:apiKey="0qPpiSEFnvwQR3g0Y6v5GzxPLWv7N7WLiREqqiw" /> http://code.google.com/android/maps-api-signup.html F0:3C:20:0B:59:D0:91:16:AD:CA:B4:9F:FF:DB:DF:75 <com.google.android.maps.MapView android:layout_width="fill_parent" android:layout_height="fill_parent" android:apiKey="0qPpiSEFnvwTODqjAk8vUMQsoy_-pdOSDPPV_Hg" />

You might also like