AppRestrictions
Content
com.example.android.apprestrictions
18
PUBLISHED
content
Android
Java
Mobile
INTERMEDIATE
screenshots/big_icon.png
screenshots/1-application.png
screenshots/2-custom-restrictions-actiivity.png
android.content.RestrictionEntry
android.os.UserManager
Users), the stored settings are used to initialize
the custom configuration on the user interface. Three sample [RestrictionEntry][1] types are
shown: checkbox, single-choice, and multi-choice. When the settings are modified by the user,
the corresponding restriction entries are saved, which are retrievable under a restricted
profile through the [UserManager][2].
[1]: https://developer.android.com/reference/android/content/RestrictionEntry.html
[2]: https://developer.android.com/reference/android/os/UserManager.html
]]>