android - Android 管理 API 是否支持自定义 DPC 应用程序?

标签 android kiosk-mode android-management-api cosu android-enterprise

https://developer.android.com/work/dpc/build-dpc

Caution: Android Enterprise is no longer accepting new registrations for custom device policy controllers (DPCs). Learn more.

嗨@Fred,

我从上述路径中找到了上述信息。 我对上述对话有一些疑问。

  1. 如果我们使用Android管理API来开发EMM,我们不需要实现自定义DPC应用程序吗?

  2. 是否可以使用自定义 DPC 应用在 EMM 社区注册帐户?

  3. 是否可以将自定义 DPC 应用与 Android 管理 API 结合使用?

引用:How does designing custom android DPC app relate to Android management API?

最佳答案

管理 Android 设备的旧方式不再适用于新部署。您现在必须使用新方式,这意味着使用Android Management API并且不使用自定义 DPC(无法将自定义 DPC 与 Android Management API 一起使用。

这是我的 previous answer 的副本其中解释了管理 Android 设备的两种方法:

There are two distinct ways of managing Android devices:

The new way: the Android Management API. It is the way recommended by Google and it's significantly simpler than the old way, you don't need to call other APIs or to create a custom DPC. If your use case is not addressed by this API you can send feedback to Google so they can add the missing features.

The old way: using custom DPC. For that you need to:

关于android - Android 管理 API 是否支持自定义 DPC 应用程序?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59436181/

相关文章:

android - 在 Android Locktask 模式下执行调用

android - 自定义 Android 复选框

java - 在 Activity 之间传递值

javascript - RoR 渲染 PDF 并自动打印

c# - 从 Google Android Management API 控制已注册 MDM 设备上的应用程序版本

google-api-php-client - 请求的身份验证不足

android - 如何使用 Android Management API + Organisations 分发私有(private) Android 应用程序测试轨道?

android - 在 BeagleBone Black 上构建 rowboat-android

java - 如何在另一个布局之上添加布局?

android - 以编程方式启动启动器选择/Android