Files
android_development/samples/browseable/BasicManagedProfile/_index.jd
Trevor Johns 6876a9cfc5 Add browseable samples for L SDK release
Change-Id: I71c6ff9a90b7734042d68af7f01e6d61118cc508
2014-10-17 03:31:00 -07:00

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