Stay organized with collections
Save and categorize content based on your preferences.
This page lists some resources for OEMs and carriers who create solutions for
enterprise customers.
Device compatibility
To natively support Android enterprise, devices need to support work profiles
that keep corporate employer data separate from personal user information. To
learn about the many features in Android 5.0 (and higher) that need to be
enabled and validated on devices to make them ready for device-owner user cases
and profile-owner user cases, see
Implementing Device Administration.
The Android DevicePolicyManager APIs
let you programmatically include app restrictions on a device, silently
install certificates, set up cross-profile sharing intent access control, and
more. For details, see
Employing Managed Profiles.
To learn about tools for testing work profiles and device owner support, see
Setting Up Device Testing.
To test work-profile creation without a third-party EMM, use
Test DPC, our sample device
policy controller. (Test DPC is also available in Google Play.)
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["This page provides resources for OEMs and carriers building enterprise solutions on Android."],["It covers device compatibility requirements for Android enterprise, including work profile support and device administration features."],["Resources for device deployment, provisioning, and testing of work profiles and device owner support are also included."],["Developers can find information on building multiuser-aware apps and utilizing the Android DevicePolicyManager APIs for enhanced device management."]]],[]]