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."],[[["\u003cp\u003eThis page provides resources for OEMs and carriers building enterprise solutions on Android.\u003c/p\u003e\n"],["\u003cp\u003eIt covers device compatibility requirements for Android enterprise, including work profile support and device administration features.\u003c/p\u003e\n"],["\u003cp\u003eResources for device deployment, provisioning, and testing of work profiles and device owner support are also included.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can find information on building multiuser-aware apps and utilizing the Android DevicePolicyManager APIs for enhanced device management.\u003c/p\u003e\n"]]],[],null,["# Resources for OEMs and carriers\n\nThis page lists some resources for OEMs and carriers who create solutions for\nenterprise customers.\n\nDevice compatibility\n--------------------\n\nTo natively support Android enterprise, devices need to support work profiles\nthat keep corporate employer data separate from personal user information. To\nlearn about the many features in Android 5.0 (and higher) that need to be\nenabled and validated on devices to make them ready for device-owner user cases\nand profile-owner user cases, see\n[Implementing Device Administration](//source.android.com/devices/tech/admin/implement.html).\n\nThe [Android DevicePolicyManager APIs](http://developer.android.com/reference/android/app/admin/DevicePolicyManager.html)\nlet you programmatically include app restrictions on a device, silently\ninstall certificates, set up cross-profile sharing intent access control, and\nmore. For details, see\n[Employing Managed Profiles](http://source.android.com/devices/tech/admin/managed-profiles.html).\n\nTo learn more about source code and\n[device compatibility](http://source.android.com/compatibility/), visit the\n[Android Open Source Project](http://source.android.com/index.html).\n\nTo learn how apps handle and understand multiple distinct users, see\n[Building Multiuser-Aware Apps](http://source.android.com/devices/tech/admin/multiuser-apps.html).\n\nFor more about work profiles, see\n[Building Apps for Android Enterprise](https://developer.android.com/training/enterprise/index.html).\n\nDevice deployment\n-----------------\n\nTo learn how to deploy devices to corporate users, see\n[Provisioning for Device Administration](http://source.android.com/devices/tech/admin/provision.html).\n\nTesting\n-------\n\nTo learn about tools for testing work profiles and device owner support, see\n[Setting Up Device Testing](http://source.android.com/devices/tech/admin/testing-setup.html).\n\nTo test work-profile creation without a third-party EMM, use\n[Test DPC](https://github.com/googlesamples/android-testdpc), our sample device\npolicy controller. (Test DPC is also available in [Google Play](https://play.google.com/store/apps/details?id=com.afwsamples.testdpc).)"]]