diff --git a/docs/html/preview/api-overview.jd b/docs/html/preview/api-overview.jd index e15a6579e7257..55829d3906d2e 100644 --- a/docs/html/preview/api-overview.jd +++ b/docs/html/preview/api-overview.jd @@ -45,7 +45,7 @@ page.image=images/cards/card-api-overview_16-9_2x.png
The M Developer Preview is intended for developer early -adopters and testers. If you are interested in -influencing the direction of the Android framework, -give the M Developer Preview a -try and send us your feedback!
++ The M Developer Preview 3 release includes the final APIs for Android 6.0 (API level + 23). If you are preparing an app for use on Android 6.0, + download the latest SDK and to complete your + final updates and release testing. You can review the final APIs in the + API Reference and see the API differences in + the Android API Differences Report. +
-Caution: Do not publish apps -that use the M Developer Preview to the Google Play store.
+ -Note: This document often refers to classes and -methods that do not yet have reference material available on developer.android.com. These API elements are -formatted in {@code code style} in this document (without hyperlinks). For the -preliminary API documentation for these elements, download the preview reference.
+Important: + You may now publish apps that target Android 6.0 (API level 23) to the Google Play store. +
+ +Note: + If you have been working with previous preview releases and want to see the differences + between the final API and previous preview versions, download the additional difference + reports included in the preview docs + reference. +
The M Developer Preview SDK is available from the Android SDK Manager. -This document assumes that you are familiar with Android app development, such +
With Developer Preview 3, the official Android 6.0 SDK is now 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 are new to Android, see Building Your First -App training lesson first.
+App training lesson first. +The Developer Preview is best used with Android Studio 1.3, which is in -preview status. It is highly recommended that you install the preview version of -Android Studio 1.3 to work with the Preview SDK.
++ The Developer Preview is best used with Android Studio 1.3. It is highly recommended that + you install the Android Studio 1.3 to work with the Preview SDK and the final Android 6.0 SDK + provided with Preview 3. Please update your Android Studio installation to version 1.3 or + higher, or follow the instructions for + Installing Android Studio. +
-Caution: The canary preview of Android -Studio 1.3 is still in active development. If you are using your primary development -machine to test the developer preview, you can create a second installation -of Android Studio to use for testing.
- -To install the Android Studio 1.3 preview:
- -On OSX, you can find the Appearance & - Behavior panel - in Android Studio's Preferences window.
-To add the Preview SDK components to your development environment:
On OSX, you can find the Appearance &
+ On Mac OS X, you can find the Appearance &
Behavior panel
in Android Studio's Preferences window.
compileSdkVersion is set to 'android-MNC'minSdkVersion is set to 'MNC'targetSdkVersion is set to 'MNC'compileSdkVersion is set to '23'targetSdkVersion is set to '23'
Date: August 2015
- Builds: XXXXXX (Nexus 5, 6, 9), XXXXXX (Nexus Player)
+ Build: MPA44G
Hardware support: Nexus 5, 6, 9, Player
Emulator support: x86 & ARM 32/64-bit
Google Play services: 7.8
@@ -70,7 +70,7 @@ page.image=images/cards/card-support_16-9_2x.png
Developer Preview 3 is the final incremental update
to the Android M preview platform that was originally released in May 2015.
The update includes final APIs and the official Android 6.0 SDK,
- as well as near-final system images for testing your apps. The
+ as well as near-final system images for testing your apps. The
updated system images bring a variety of fixes and enhancements across
the system, including those related to issues reported by developers
through the external issue tracker.
@@ -95,7 +95,7 @@ page.image=images/cards/card-support_16-9_2x.png
- Developer Preview 3 includes the official Android 6.0 + Developer Preview 3 includes the official Android 6.0 SDK as well as updated preview system images, documentation, and samples for developing against the Android 6.0 development platform. @@ -134,7 +134,7 @@ page.image=images/cards/card-support_16-9_2x.png
shouldShowRequestPermissionRationale().
@@ -151,16 +151,18 @@ page.image=images/cards/card-support_16-9_2x.png