From f11d7d559a6cd866bbffaead39da9f6a84919ecc Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Wed, 5 Aug 2009 19:04:18 -0700 Subject: Add support for preview SDK handling in doc templates. Add preview SDK docs. Bug: 2031559 --- docs/html/guide/tutorials/views/hello-mapview.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/html/guide/tutorials') diff --git a/docs/html/guide/tutorials/views/hello-mapview.jd b/docs/html/guide/tutorials/views/hello-mapview.jd index 868bfaa..531300f 100644 --- a/docs/html/guide/tutorials/views/hello-mapview.jd +++ b/docs/html/guide/tutorials/views/hello-mapview.jd @@ -5,7 +5,7 @@ parent.link=index.html

This tutorial requires that you have the Google Maps external library -installed in your SDK environment. By default the Android 1.5 SDK includes the +installed in your SDK environment. By default the Android SDK includes the Google APIs add-on, which in turn includes the Maps external library. If you don't have the Google APIs SDK add-on, you can download it from this location:

-- cgit v1.1