Test DPC is an app designed to help EMMs, ISVs and OEMs to test their applications and platforms in a Managed Profile effectively.
- Android SDK v23
This sample uses the Gradle build system. To build this project, use the "gradlew assemble” command or use "Import Project" in Android Studio.
- This app will only work with devices running Android M. We will be adding support for L very shortly.
- Disable Camera policy does not work.
- No support for mime type in cross-profile intent filter creation.
- No support for PackageInstaller APIs.
- Google+ Community: https://plus.google.com/communities/105153134372062985968
- Stack Overflow: http://stackoverflow.com/questions/tagged/android
If you've found an error in this sample, please file an issue: https://github.com/googlesamples/android-testdpc
Licensed under the Apache 2.0 license. See the LICENSE file for details.
Please read and follow the steps in the CONTRIB file.