Cannot use Android Management Api
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 02:52 AM
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 DPC is deprecated/discouraged i am very confused on what the process for achieving our goal is.
Any advice is greatly appreciated.
- Labels:
-
Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 03:49 AM
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.
- Questions Regarding Fully Company-Owned and Managed Devices with AMAPI in General discussions
- Managed Play Store Web App Fullscreen not working anymore in General discussions
- MDM get Customers and Devices Api Access issue in General discussions
- [BUG] Android Management API: "Disable" Option Bypasses FORCE_INSTALLED Restriction in General discussions
- Enhanced Factory Reset Protection in Android 15 in Tips & guides