summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/tutorials/views/hello-mapview.jd
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-02-10 15:44:00 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-02-10 15:44:00 -0800
commitd24b8183b93e781080b2c16c487e60d51c12da31 (patch)
treefbb89154858984eb8e41556da7e9433040d55cd4 /docs/html/guide/tutorials/views/hello-mapview.jd
parentf1e484acb594a726fb57ad0ae4cfe902c7f35858 (diff)
downloadframeworks_base-d24b8183b93e781080b2c16c487e60d51c12da31.zip
frameworks_base-d24b8183b93e781080b2c16c487e60d51c12da31.tar.gz
frameworks_base-d24b8183b93e781080b2c16c487e60d51c12da31.tar.bz2
auto import from //branches/cupcake/...@130745
Diffstat (limited to 'docs/html/guide/tutorials/views/hello-mapview.jd')
-rw-r--r--docs/html/guide/tutorials/views/hello-mapview.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/tutorials/views/hello-mapview.jd b/docs/html/guide/tutorials/views/hello-mapview.jd
index fcdf056..b0f59de 100644
--- a/docs/html/guide/tutorials/views/hello-mapview.jd
+++ b/docs/html/guide/tutorials/views/hello-mapview.jd
@@ -43,7 +43,7 @@ First, we'll create a simple Activity that can view and navigate a map. Then we
The API key is generated using the MD5 fingerprint of your application certificate. For the purposes of
this exercise, you should use the fingerprint of your debug certificate (which cannot be used to release
your application for Android devices, but will work while developing). See how to
- <a href="{@docRoot}guide/topics/geo/mapkey.html#getdebugfingerprint">generate a fingerprint from your
+ <a href="{@docRoot}guide/topics/location/geo/mapkey.html#getdebugfingerprint">generate a fingerprint from your
debug certificate</a>, then <a href="http://code.google.com/android/maps-api-signup.html">register the
certificate</a> to retieve an API key.
Insert the API key as the value of the <code>apiKey</code> attribute. If you do not insert a valid