page.title=Setting Up the Preview SDK
@jd:body
The Preview SDK is available from the Android SDK Manager.
This document assumes that you are familiar with Android app development, such
as using the Android SDK Manager and creating projects. If you're new to
Android, see Building Your First
App training lesson first.
Download the SDK
- Start the Android SDK Manager.
- In the Tools section, select the latest Android SDK Tools,
Platform-tools, and Build-tools.
- Select everything under the Android L Developer Preview section and
click Install packages...
- Accept the Licensing Agreement for all of the packages and click
Install.
Set up your environment
- Create a new Android project with the following properties:
- Minimum SDK Version: L
- Target SDK Version: L
- Build Target: L
- Choose the theme
Theme.Material