am b14e07e3: am 0fae717e: am 67b5c8eb: Merge "docs: Updates to Android 5.0 API Overview." into lmp-dev
* commit 'b14e07e34428e64d9a9525ea0322aa161b05efe6': docs: Updates to Android 5.0 API Overview.
This commit is contained in:
@@ -109,7 +109,9 @@ sdk.platform.apiLevel=21
|
|||||||
<h2>See also</h2>
|
<h2>See also</h2>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="{@docRoot}sdk/api_diff/21/changes.html">API
|
<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>
|
</ol>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@@ -117,7 +119,7 @@ Differences Report »</a> </li>
|
|||||||
|
|
||||||
<p>API Level: {@sdkPlatformApiLevel}</p>
|
<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
|
offers new features for users and app developers. This document provides an
|
||||||
introduction to the most notable new APIs.</p>
|
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
|
<li>{@link android.Manifest.permission#WRITE_VOICEMAIL}: Required to allow your
|
||||||
app to modify and remove existing voicemails in the system.</li>
|
app to modify and remove existing voicemails in the system.</li>
|
||||||
</ul>
|
</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>
|
|
||||||
Reference in New Issue
Block a user