This is the universal build of Test DPC 9.0.13. It contains native libraries for every CPU architecture (arm64-v8a, armeabi-v7a, x86, x86_64), so it installs on any Android device. The trade-off is size — it's larger than per-architecture variants. Pick this one if you're unsure which CPU your phone has, or if you plan to share the APK with multiple devices.
File size: 12.8 MB • Min Android: 21 • Target Android: 34 • Version code: 9013 • Framework: Native (Java/Kotlin) • Permissions: 41
Screenshots
File Information
| Package Name | com.afwsamples.testdpc |
|---|---|
| Version Name | 9.0.13 |
| Version Code | 9013 |
| Architecture | Universal |
| Min Android Version | Android 21 (API 34) |
| Main Activity | com.afwsamples.testdpc.PolicyManagementActivity |
| Framework | Native (Java/Kotlin) |
| File Size | 12.85 MB |
| Signature (SHA1) | 9476412B9E9D0FBCFB68F82D9A17C5A4859F70C6 |
| File Hash (SHA256) | 10509701cd60e00d06bb85c11068fe2c716f9a5da3906ebd4787dbebf755c85f |
What's New
Disable the USB Data Signaling option on older devices.
Bug fixes and improvements to existing TestDPC functionality.
Bug fixes and improvements to existing TestDPC functionality.
App Description
Please note that this app is for development purposes only. It is NOT intended for production usages. The app should never be used with real data.
Test DPC is a sample device policy controller for use with Android Enterprise. It gives developers the ability to see how their app will behave in a managed context such as device owner or within a managed profile. Users can set up a work profile, enable work apps, set applications restrictions, manage security polices, and much more. The app also serves as a implementation reference for other DPCs. Feel free to check out the source code at
github.com/googlesamples/android-testdpc/
.
#testdpc #androidenterprise
Test DPC is a sample device policy controller for use with Android Enterprise. It gives developers the ability to see how their app will behave in a managed context such as device owner or within a managed profile. Users can set up a work profile, enable work apps, set applications restrictions, manage security polices, and much more. The app also serves as a implementation reference for other DPCs. Feel free to check out the source code at
github.com/googlesamples/android-testdpc/
.
#testdpc #androidenterprise
Download Test DPC APK
Fast, free and safe download.
APK Permissions 41
- android.permission.ACCESS_COARSE_LOCATION
- android.permission.ACCESS_FINE_LOCATION
- android.permission.ACCESS_NETWORK_STATE
- android.permission.ACCESS_WIFI_STATE
- android.permission.CHANGE_WIFI_STATE
- android.permission.FOREGROUND_SERVICE
- android.permission.FOREGROUND_SERVICE_SYSTEM_EXEMPTED
- android.permission.GET_ACCOUNTS
- android.permission.INTERNET
- android.permission.MANAGE_ACCOUNTS
- android.permission.MANAGE_DEVICE_POLICY_ACCOUNT_MANAGEMENT
- android.permission.MANAGE_DEVICE_POLICY_APPS_CONTROL
- android.permission.MANAGE_DEVICE_POLICY_AUTOFILL
- android.permission.MANAGE_DEVICE_POLICY_CAMERA_TOGGLE
- android.permission.MANAGE_DEVICE_POLICY_CERTIFICATES
- android.permission.MANAGE_DEVICE_POLICY_DISPLAY
- android.permission.MANAGE_DEVICE_POLICY_INSTALL_UNKNOWN_SOURCES
- android.permission.MANAGE_DEVICE_POLICY_LOCALE
- android.permission.MANAGE_DEVICE_POLICY_LOCATION
- android.permission.MANAGE_DEVICE_POLICY_LOCK_CREDENTIALS
- android.permission.MANAGE_DEVICE_POLICY_MOBILE_NETWORK
- android.permission.MANAGE_DEVICE_POLICY_MODIFY_USERS
- android.permission.MANAGE_DEVICE_POLICY_PACKAGE_STATE
- android.permission.MANAGE_DEVICE_POLICY_QUERY_SYSTEM_UPDATES
- android.permission.MANAGE_DEVICE_POLICY_RESTRICT_PRIVATE_DNS
- android.permission.MANAGE_DEVICE_POLICY_SAFE_BOOT
- android.permission.MANAGE_DEVICE_POLICY_SMS
- android.permission.MANAGE_DEVICE_POLICY_SYSTEM_UPDATE_INFO
- android.permission.MANAGE_DEVICE_POLICY_TIME
- android.permission.MANAGE_DEVICE_POLICY_VPN
- android.permission.MANAGE_DEVICE_POLICY_WALLPAPER
- android.permission.MANAGE_DEVICE_POLICY_WIFI
- android.permission.PACKAGE_USAGE_STATS
- android.permission.POST_NOTIFICATIONS
- android.permission.QUERY_ALL_PACKAGES
- android.permission.READ_EXTERNAL_STORAGE
- android.permission.RECEIVE_BOOT_COMPLETED
- android.permission.REQUEST_PASSWORD_COMPLEXITY
- android.permission.UPDATE_DEVICE_MANAGEMENT_RESOURCES
- android.permission.WRITE_EXTERNAL_STORAGE
- com.google.android.setupwizard.SETUP_COMPAT_SERVICE
APK Verified
The cryptographic signature guarantees that the file is safe to install and was not tampered with in any way.
Similar in Libraries & Demo
Frequently Asked Questions about Test DPC APK
This is the universal variant — a single APK that contains native libraries for every CPU architecture. It installs on any Android device but is larger than per-architecture variants.
Yes — the APK's signature has been cryptographically verified against the publisher's signing key. The SHA-256 hash is shown in the File Information panel so you can independently confirm the file matches the original release.
Android 21 (API level 34) or newer. Older devices will refuse the install.
Install a free app like 'CPU-Z' or 'Droid Hardware Info' from the Play Store and look at the ABI / Instruction Set row. Most phones made after 2017 are arm64-v8a; if in doubt, download the universal variant.
All variants are functionally identical — same features, same version. They differ only in which CPU architectures the native code is compiled for, and (sometimes) which screen densities the included graphics target. Pick the one that matches your device for the smallest install size, or pick 'Universal' if you're unsure.