From c779c01eccd22550e3440953530442772792e6c1 Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Wed, 30 Oct 2013 23:22:52 -0700 Subject: [PATCH] docs: Sample Code landing page Change-Id: Id9979885357cae410fdb7c034321aa902b331267 --- docs/html/samples/index.jd | 38 +++++++++++++++++++++++++++++++++----- 1 file changed, 33 insertions(+), 5 deletions(-) diff --git a/docs/html/samples/index.jd b/docs/html/samples/index.jd index 3ea5245d77508..31544b0b45898 100644 --- a/docs/html/samples/index.jd +++ b/docs/html/samples/index.jd @@ -1,11 +1,39 @@ page.title=Samples +page.tags="samples","examples","code" + @jd:body +

Welcome to code samples for Android developers. Here you can browse sample code + and learn how to build different components for your applications. Use the categories on the left + to browse the available samples.

+ +

Each sample is a fully functioning Android app. You can browse the resources, source files and + see the overall project structure. You can copy and paste the code you need, and if you want to + share a link to a specific line you can double-click it to the get the url.

+ +

If you want to download a complete project, just click on any source file in the project and + click the link in the upper right of the source page.

+ +

+ Note: At this time, the downloadable projects are designed for use with Gradle + and Android Studio. Project downloads for Eclipse will be available soon! +

+ +

To import a downloaded project into Android + Studio:

+ + + +
-

Some kind of sample sorting will appear here.

- - -