diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2009-02-10 15:44:00 -0800 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-02-10 15:44:00 -0800 |
commit | d24b8183b93e781080b2c16c487e60d51c12da31 (patch) | |
tree | fbb89154858984eb8e41556da7e9433040d55cd4 /docs/html/guide/basics/android-sdk.jd | |
parent | f1e484acb594a726fb57ad0ae4cfe902c7f35858 (diff) | |
download | frameworks_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/basics/android-sdk.jd')
-rw-r--r-- | docs/html/guide/basics/android-sdk.jd | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/html/guide/basics/android-sdk.jd b/docs/html/guide/basics/android-sdk.jd deleted file mode 100644 index d1f3437..0000000 --- a/docs/html/guide/basics/android-sdk.jd +++ /dev/null @@ -1,11 +0,0 @@ -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 |