summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/topics/admin/index.jd
blob: b2a896f817c54ef72811b47ae80a2009e94f9d22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
page.title=Administration
page.landing=true
page.landing.intro=If you are an enterprise administrator, you can take advantage of APIs and system capabilities to manage Android devices and control access.
page.landing.image=

@jd:body

<div class="landing-docs">

  <div class="col-12">
    <h3>Blog Articles</h3>
    <a
href="http://android-developers.blogspot.com/2012/03/unifying-key-store-access-in-ics.html">
      <h4>Unifying Key Store Access in ICS</h4>
      <p>Android 4.0 (ICS) comes with a number of enhancements that make it easier for people to
bring their personal Android devices to work. In this post, we’re going to have a look at the key
store functionality.</p>
    </a>
  </div>


</div>