diff --git a/docs/html-ndk/ndk/index.jd b/docs/html-ndk/ndk/index.jd index f97dbef79eb24..8d8f14d0b2940 100644 --- a/docs/html-ndk/ndk/index.jd +++ b/docs/html-ndk/ndk/index.jd @@ -45,7 +45,7 @@ footer.hide=1
diff --git a/docs/html/develop/index.jd b/docs/html/develop/index.jd index 9707c997e6797..17db9e568f65c 100644 --- a/docs/html/develop/index.jd +++ b/docs/html/develop/index.jd @@ -56,9 +56,11 @@ excludeFromSuggestions=true
++ The M Developer Preview runs from May 27 until the final Android M SDK, which + we’ll release shortly before the public release during Q3 + 2015.
- We strongly encourage you to provide feedback for the M Preview releases through our issue tracker. Issues reported early - in the program have a better chance of being addressed before the official release, so reports - provided by June 30, 2015 receive priority processing by the Android team. + At key development milestones, we’ll deliver updates for your test devices. + The tentative milestones are
++ These updates culminate in the final SDK (later in Q3), + which delivers the official APIs for the new version of Android, as well + as the final system behaviors and features. +
+ ++ As you test and develop on Android M, we strongly recommend keeping + your development environment up-to-date as Preview updates are released. + To make the process easier, we'll deliver updates over the air + (OTA) to devices already flashed to a Preview build, as well as + providing system images that you can download and flash manually. +
++ Note: The final SDK and system images can not be delivered + by OTA, but will instead need to be flashed manually to + your test devices. +
+ ++ We’ll notify you when Preview updates are available via the Android Developers Blog, as + well as this site and the + Android M Developer Community. +
+ ++ The M Developer Preview includes everything you need to test your existing + apps on a variety of screen sizes, network technologies, CPU/GPU chipsets, + and hardware architectures. +
+ ++ You can download these components through the SDK Manager in Android Studio: +
+ ++ You can download these hardware system images for Nexus devices from the + Downloads page: +
+ ++ These documentation resources help you learn about the Preview: +
+ ++ Use these support resources as you test and develop on the M + Developer Preview: +
+ +
+ The Android M Developer Preview is a development-only release and
+ does not have a standard API level. If you want to opt out
+ of compatibility behaviors to test your app (which is strongly recommended),
+ you can target the M Developer Preview by setting your app's targetSdkVersion
+ to “MNC”.
+
+ The Android M Developer Preview delivers preview APIs + — the APIs will not be official until the final SDK is released, + currently planned for the third quarter of 2015. This means that you can + expect minor API changes over time, especially during + initial weeks of the program. We’ll provide a summary of changes to you with + each update of the Android M Developer Preview. +
+ ++ Note that although preview APIs may change, underlying system behaviors such + as runtime permissions and power-saving features are stable and ready for + testing right away. +
+ ++ In terms of publishing, Google Play prevents publishing of apps + targeting the M Developer Preview. When the Android M final SDK is + available, you’ll be able to target the official Android M API level and + publish your app to Google Play. Meanwhile, if you want to distribute an app + targeting Android M to testers, you can do so via email or by direct download + from your site. +
+ +To get started testing your app:
-- Thanks in advance for your participation in the developer preview program! -
+ Thank you for your participation in the Android M Developer Preview program! + \ No newline at end of file diff --git a/docs/html/preview/preview_toc.cs b/docs/html/preview/preview_toc.cs index 037193235f520..76dfef5cb97cd 100644 --- a/docs/html/preview/preview_toc.cs +++ b/docs/html/preview/preview_toc.cs @@ -7,7 +7,7 @@If you prefer to learn through interactive video training, - check out this trailer for a course about the fundamentals of Android development.
- -If you prefer to learn through interactive video training, + check out this trailer for a course about the fundamentals of Android development.
+ +