Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 49cc89ec authored by Quddus Chong's avatar Quddus Chong
Browse files

docs: Updates to Android 5.0 API Overview.

Change-Id: I0dcbb134fc499da0172bfe8d79c5aaa1a4b3ef75
parent 36c931b3
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -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 &raquo;</a> </li>
Differences Report (API level 20 to 21) &raquo;</a> </li>
<li><a href="{@docRoot}sdk/api_diff/preview-21/changes.html">API
Differences Report (L Developer Preview to 21) &raquo;</a> </li>
</ol>

</div>
@@ -117,7 +119,7 @@ Differences Report &raquo;</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>

@@ -1184,6 +1186,3 @@ 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>
 No newline at end of file

<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>