diff options
| author | 2014-10-15 18:03:27 -0700 | |
|---|---|---|
| committer | 2014-10-16 11:01:42 -0700 | |
| commit | 49cc89ec519bdfe1d5bc0ff751bd299b0ac1a87c (patch) | |
| tree | 4432c6e9d4de9e63ff60a50efc8ea0f5b32d49c2 /docs/html/about | |
| parent | 36c931b31a15b4ed740c861ec34b7e6573cfd32e (diff) | |
docs: Updates to Android 5.0 API Overview.
Change-Id: I0dcbb134fc499da0172bfe8d79c5aaa1a4b3ef75
Diffstat (limited to 'docs/html/about')
| -rw-r--r-- | docs/html/about/versions/android-5.0.jd | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/html/about/versions/android-5.0.jd b/docs/html/about/versions/android-5.0.jd index d9084b6f0cf9..6f7e272d73fd 100644 --- a/docs/html/about/versions/android-5.0.jd +++ b/docs/html/about/versions/android-5.0.jd @@ -109,7 +109,9 @@ sdk.platform.apiLevel=21 <h2>See also</h2> <ol> <li><a href="{@docRoot}sdk/api_diff/21/changes.html">API -Differences Report »</a> </li> +Differences Report (API level 20 to 21) »</a> </li> +<li><a href="{@docRoot}sdk/api_diff/preview-21/changes.html">API +Differences Report (L Developer Preview to 21) »</a> </li> </ol> </div> @@ -117,7 +119,7 @@ Differences Report »</a> </li> <p>API Level: {@sdkPlatformApiLevel}</p> -<p>Android 5.0 (<a href="{@docRoot}reference/android/os/Build.VERSION_CODES.html#L">Lollipop</a>) +<p>Android 5.0 (<a href="{@docRoot}reference/android/os/Build.VERSION_CODES.html#LOLLIPOP">LOLLIPOP</a>) offers new features for users and app developers. This document provides an introduction to the most notable new APIs.</p> @@ -1183,7 +1185,4 @@ element to declare the permissions your app requires to access certain APIs.</p> <li>{@link android.Manifest.permission#WRITE_VOICEMAIL}: Required to allow your app to modify and remove existing voicemails in the system.</li> -</ul> - -<p class="note">For a detailed view of all API changes in Android 5.0, see the -<a href="{@docRoot}sdk/api_diff/21/changes.html">API Differences Report</a>.</p> +</ul>
\ No newline at end of file |