diff options
Diffstat (limited to 'docs/html/guide/basics/android-sdk.jd')
-rw-r--r-- | docs/html/guide/basics/android-sdk.jd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/html/guide/basics/android-sdk.jd b/docs/html/guide/basics/android-sdk.jd new file mode 100644 index 0000000..d1f3437 --- /dev/null +++ b/docs/html/guide/basics/android-sdk.jd @@ -0,0 +1,11 @@ +page.title=The Android SDK +@jd:body + +<p>FIXME</p> + +<p>The downloadable Android SDK includes the Android API libraries, sample code, documentation, +and a collection of Android development tools, like the emulator and debugger.</p> + +<p>The SDK supports developing on Linux, Mac OS X, and Windows (XP and Vista).</p> + +<p>The Java Development Kit is required.</p>
\ No newline at end of file |