diff options
Diffstat (limited to 'docs/html/tools/samples')
-rw-r--r-- | docs/html/tools/samples/index.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/tools/samples/index.jd b/docs/html/tools/samples/index.jd index 76ba37a..a0d11e9 100644 --- a/docs/html/tools/samples/index.jd +++ b/docs/html/tools/samples/index.jd @@ -1,5 +1,5 @@ page.title=Samples -page.tags="example","code" +page.tags=example,code @jd:body <p>To help you understand some fundamental Android APIs and coding practices, a variety of sample @@ -29,4 +29,4 @@ Android SDK, then execute {@code android sdk}.</ul> <a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level</a>.</p> <p>You can easily create new Android projects with the downloaded samples, modify them -if you'd like, and then run them on an emulator or device.</p>
\ No newline at end of file +if you'd like, and then run them on an emulator or device.</p> |