Files
android_development/samples/browseable/BasicManagedProfile/_index.jd
Trevor Johns a374bcd44d docs: Update prebuilts for nyc-dev samples
Synced to commits:
- //developers/samples/android
  fc1c2eac13aa87531f030f8c65d7e27c301135af
- //developers/build
  18730e97939c9545a26e52d135a99045c86abeaf

Change-Id: I88952b8f86921739af9fed6b87d39a72af835748
2016-08-11 22:59:11 +00:00

15 lines
527 B
Plaintext

page.tags="BasicManagedProfile"
sample.group=Admin
@jd:body
<p>
This sample demonstrates how to create a managed profile. You can also learn how to
enable or disable other apps and how to set restrictions to them. Intents can be
configured to be forwarded between primary account and managed profile. Finally, you can
wipe all the data associated with the profile.
Note that there can only be one managed profile on a device.
</p>