Forum Discussion
Conner
10 months agoLevel 1.5: Cupcake
Cannot use Android Management Api
We are developing a Device Management Solution but our customer range strictly forbids the use of google cloud apis which makes the Android Management API not viable for us. And as creating an own D...
jasonbayton
10 months agoLevel 4.0: Ice Cream Sandwich
Either allow access to Google, or build a custom DPC. If you don't permit access to Google in any way then the deprecation of Play EMM API doesn't matter to you either, you won't be able to manage apps, accounts, or Google services and will have to roll your own infrastructure for deploying APK/AABs, notification/communication channels, etc. All on-device APIs can still be managed.
A custom DPC is not deprecated, just the Play EMM APIs behind it.