diff options
author | Dirk Dougherty <nobody@android.com> | 2009-05-12 15:32:37 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-05-12 15:32:37 -0700 |
commit | f7a480de8c0402850a25db34ad25d86e6d82e699 (patch) | |
tree | a17e11514c9c0fcf76850479a466bc4246a929b2 /docs/html/sdk/sdk_toc.cs | |
parent | c214de5897da8d81378553e25a855c18372d1d29 (diff) | |
download | frameworks_base-f7a480de8c0402850a25db34ad25d86e6d82e699.zip frameworks_base-f7a480de8c0402850a25db34ad25d86e6d82e699.tar.gz frameworks_base-f7a480de8c0402850a25db34ad25d86e6d82e699.tar.bz2 |
AI 148759: Add download page for NDK 1.5 r1.
BUG=1790234
Automated import of CL 148759
Diffstat (limited to 'docs/html/sdk/sdk_toc.cs')
-rw-r--r-- | docs/html/sdk/sdk_toc.cs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index 1e5122f..4b55b56 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -27,6 +27,12 @@ </ul> </li> <li> + <h2>Native Development Tools</h2> + <ul> + <li><a href="<?cs var:toroot ?>sdk/ndk/1.5-r1/index.html">Android 1.5 NDK, r1</a></li> + </ul> + </li> + <li> <h2>Previous SDK Releases</h2> <ul> <li><a href="<?cs var:toroot ?>sdk/1.1_r1/index.html">Android 1.1 SDK, r1</a></li> |