Fixed Android U Enterprise lesson pre-requisites and a minor typo.
Change-Id: Ide393a0957f3e797f14d7c349c35337849b15f02
This commit is contained in:
@@ -33,7 +33,7 @@ class="button">Download the sample</a>
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<p>Since Android 2.2 (API level 8), the Android platform offes system-level device management
|
<p>Since Android 2.2 (API level 8), the Android platform offers system-level device management
|
||||||
capabilities through the Device Administration APIs.</p>
|
capabilities through the Device Administration APIs.</p>
|
||||||
|
|
||||||
<p>In this lesson, you will learn how to create a security-aware application that manages access to
|
<p>In this lesson, you will learn how to create a security-aware application that manages access to
|
||||||
|
|||||||
@@ -13,9 +13,7 @@ next.link=device-management-policy.html
|
|||||||
<!-- Required platform, tools, add-ons, devices, knowledge, etc. -->
|
<!-- Required platform, tools, add-ons, devices, knowledge, etc. -->
|
||||||
<h2>Dependencies and prerequisites</h2>
|
<h2>Dependencies and prerequisites</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Android 2.0 (API Level 5) or higher</li>
|
<li>Android 2.2 (API Level 8) or higher</li>
|
||||||
<li>Experience with <a href="{@docRoot}guide/topics/media/mediaplayer.html">Media
|
|
||||||
Playback</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<!-- related docs (NOT javadocs) -->
|
<!-- related docs (NOT javadocs) -->
|
||||||
|
|||||||
Reference in New Issue
Block a user