diff --git a/docs/html/tools/samples/index.jd b/docs/html/tools/samples/index.jd deleted file mode 100644 index 76ba37af10b5d..0000000000000 --- a/docs/html/tools/samples/index.jd +++ /dev/null @@ -1,32 +0,0 @@ -page.title=Samples -page.tags="example","code" -@jd:body - -

To help you understand some fundamental Android APIs and coding practices, a variety of sample -code is available from the Android SDK Manager. Each version of the Android platform available -from the SDK Manager offers its own set of sample apps.

- -

To download the samples:

-
    -
  1. Launch the Android SDK Manager. - -
  2. -
  3. Expand the list of packages for the latest Android platform.
  4. -
  5. Select and download Samples for SDK.
  6. -
- -

When the download is complete, you can find the source code for all samples at this location:

- -

-<sdk>/samples/android-<version>/ -

- -

The {@code <version>} number corresponds to the platform's - API level.

- -

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.

\ No newline at end of file diff --git a/docs/html/tools/tools_toc.cs b/docs/html/tools/tools_toc.cs index 3e6b6d49194f9..a8424e62e10fd 100644 --- a/docs/html/tools/tools_toc.cs +++ b/docs/html/tools/tools_toc.cs @@ -239,12 +239,6 @@ class="en">Platforms - - -