diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2008-12-17 18:05:43 -0800 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2008-12-17 18:05:43 -0800 |
commit | f013e1afd1e68af5e3b868c26a653bbfb39538f8 (patch) | |
tree | 7ad6c8fd9c7b55f4b4017171dec1cb760bbd26bf /docs/html/guide/samples | |
parent | e70cfafe580c6f2994c4827cd8a534aabf3eb05c (diff) | |
download | frameworks_base-f013e1afd1e68af5e3b868c26a653bbfb39538f8.zip frameworks_base-f013e1afd1e68af5e3b868c26a653bbfb39538f8.tar.gz frameworks_base-f013e1afd1e68af5e3b868c26a653bbfb39538f8.tar.bz2 |
Code drop from //branches/cupcake/...@124589
Diffstat (limited to 'docs/html/guide/samples')
-rw-r--r-- | docs/html/guide/samples/index.jd | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/html/guide/samples/index.jd b/docs/html/guide/samples/index.jd index 0224a56..c2dbb48 100644 --- a/docs/html/guide/samples/index.jd +++ b/docs/html/guide/samples/index.jd @@ -7,11 +7,11 @@ page.title=Android Samples So here we've provided the source code for some simple Android applications.</p> <dl> - <dt><a href="ApiDemos/">API Demos</a></dt> + <dt><a href="ApiDemos/index.html">API Demos</a></dt> <dd>A variety of small applications that demonstrate simple views and widgets.</dd> - <dt><a href="LunarLander/">Lunar Lander</a></dt> + <dt><a href="LunarLander/index.html">Lunar Lander</a></dt> <dd>A classic Lunar Lander game.</dd> - <dt><a href="NotePad/">Notepad</a></dt> + <dt><a href="NotePad/index.html">Note Pad</a></dt> <dd>An application for saving notes. Similar (but not identical) to the - <a href="{@docRoot}guide/tutorials/notepad/notepad-index.html">Notepad tutorial</a>.</dd> + <a href="{@docRoot}guide/tutorials/notepad/index.html">Notepad tutorial</a>.</dd> </dl>
\ No newline at end of file |