am e84bf9fd: am d0d76540: am c82392df: am 1ab615b3: Merge "Adds link to related video." into lmp-docs
automerge: e90a170 * commit 'e90a170f67f91d9b0166ac4f0de07f63207b1bce': Adds link to related video.
This commit is contained in:
@@ -4,6 +4,7 @@ sdk.platform.version=5.0
|
|||||||
sdk.platform.apiLevel=21
|
sdk.platform.apiLevel=21
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
|
<!-- video box -->
|
||||||
|
|
||||||
<div id="qv-wrapper">
|
<div id="qv-wrapper">
|
||||||
<div id="qv">
|
<div id="qv">
|
||||||
@@ -23,6 +24,13 @@ sdk.platform.apiLevel=21
|
|||||||
<li><a href="#managed_profiles">Support for Managed Profiles</a></li>
|
<li><a href="#managed_profiles">Support for Managed Profiles</a></li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
|
<a class="notice-developers-video" href="https://www.youtube.com/watch?v=Uiq2kZ2JHVY">
|
||||||
|
<div>
|
||||||
|
<h3>Video</h3>
|
||||||
|
<p>Notifications</p>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
<h2>API Differences</h2>
|
<h2>API Differences</h2>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="{@docRoot}sdk/api_diff/21/changes.html">API level 20 to 21 »</a> </li>
|
<li><a href="{@docRoot}sdk/api_diff/21/changes.html">API level 20 to 21 »</a> </li>
|
||||||
@@ -296,8 +304,8 @@ methods respectively.</li>
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
Android 5.0 includes a behavior change to ensure
|
Android 5.0 includes a behavior change to ensure
|
||||||
that only one app can define a given custom permission, unless signed with the
|
that only one app can define a given custom permission, unless signed with the
|
||||||
same key as other apps defining the permission.
|
same key as other apps defining the permission.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>
|
<h3>
|
||||||
@@ -316,7 +324,7 @@ methods respectively.</li>
|
|||||||
<p>
|
<p>
|
||||||
In Android 4.4 and earlier, users were able to install multiple such
|
In Android 4.4 and earlier, users were able to install multiple such
|
||||||
apps on a given device, although the system assigned the protection level
|
apps on a given device, although the system assigned the protection level
|
||||||
specified by the first-installed app.
|
specified by the first-installed app.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user