diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/html/offline.jd | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/html/offline.jd b/docs/html/offline.jd index 57c55c7..a42e346 100644 --- a/docs/html/offline.jd +++ b/docs/html/offline.jd @@ -17,8 +17,10 @@ page.title=Welcome <p>Once you've completed the SDK installation, you can start learning about development on the Android framework by reading the <a href="{@docRoot}guide/index.html">Developer's Guide</a>. The SDK package -also includes a wide variety of very helpful <a -href="{@docRoot}samples/index.html">code samples</a>.</p> +also includes a wide variety of code samples specific to each Android +platform. You can find the samples at this location: </p> + +<p style="margin-left:2em"><code><sdk>/platforms/android-<version>/samples/</code></p> <p>Please note that you are currently viewing a local, offline version of the Android developer documentation. The offline documentation offers the same |
