Skip to content

Linzx/android-testdpc

 
 

Repository files navigation

Test Device Policy Control (Test DPC) App

Test DPC is an app designed to help EMMs, ISVs and OEMs to test their applications and platforms in a Managed Profile effectively. It serves as both a sample Device Policy Client and a testing application to flex the APIs available for Android for Work. It supports devices running Android 5.0 Lollipop or later.

Pre-requisites

  • Android SDK v23
  • Android Build Tools v23.0.1
  • Android Support Repository

Getting Started

This sample uses the Gradle build system. To build this project, use the "gradlew assemble” command or use "Import Project" in Android Studio.

Screenshots

Setup

Policy Management

Manage App Restrictions

Work Profile Management

Network Data Usage Stats

Known Issues

  1. No support for mime type in cross-profile intent filter creation.
  2. No support for PackageInstaller APIs.
  3. Values are not saving correctly under Manage app permissions.

Support

If you've found an error in this sample, please file an issue: https://github.com/googlesamples/android-testdpc/issues

Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub.

License

Licensed under the Apache 2.0 license. See the LICENSE file for details.

How to make contributions?

Please read and follow the steps in the CONTRIB file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%