Files
android_development/samples/browseable/AppRestrictions/_index.jd
Dirk Dougherty 4b737b695e Add prebuilt browseable samples as static files.
Change-Id: Ifb5382223343400882834d2dd9c182c3df602e34
2013-10-29 20:56:17 -07:00

18 lines
535 B
Plaintext

page.tags="AppRestrictions"
sample.group=Content
@jd:body
<p>
This sample demonstrates the use of the App Restriction feature, which is available on
Android 4.3 and above tablet device with the multiuser feature.
When launched under the primary User account, you can toggle between standard app restriction
types and custom. When launched under a restricted profile, this activity displays app
restriction settings, if available.
</p>