From 18ec418657bd09b2587ded808a2660b3a5e1aefd Mon Sep 17 00:00:00 2001 From: Robert Ly Date: Tue, 24 Jun 2014 21:17:45 -0700 Subject: [PATCH] fix samples page Change-Id: I47e7976e33ddb6d3fbd010c546092a0cb858ea60 --- docs/html/preview/samples.jd | 46 ++++++++---------------------------- 1 file changed, 10 insertions(+), 36 deletions(-) diff --git a/docs/html/preview/samples.jd b/docs/html/preview/samples.jd index 635f49eb82c4d..e4e16744794ad 100644 --- a/docs/html/preview/samples.jd +++ b/docs/html/preview/samples.jd @@ -3,31 +3,8 @@ page.title=Samples @jd:body

The following code samples are provided for the L Developer Preview. You can -download them with the Android SDK Manager.

- -

To import a downloaded project:

- -

-

- Using Android Studio

- -
- -
    -
  1. Unpack the downloaded project package.
  2. -
  3. In Android Studio, chose - File > Import Project and select the root folder of - the unpacked project. -

    Android Studio may ask you to choose the type of project you are - importing. If it does, make sure to choose Import project from - external model and select the Gradle option. -

    -
  4. -
- -
-
+download them in the Android SDK Manager under the SDK Samples component +for the L Developer Preview.

Note: At this time, the downloadable projects are designed @@ -35,8 +12,6 @@ download them with the Android SDK Manager.

- -

BasicManagedProfile

-->

This sample demonstrates how to record video using the Camera2 API.

-

ActivitySceneTransitionBasic

+
+ +

+ Figure 3. The JobSchedulerSample sample app. +

+

GameControllerSample