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

前端 未结 2 549
北恋
北恋 2020-12-31 12:51

I\'m new to android enterprise development world, and I have some misconception of how different pieces in the android enterprise ecosystem relate to one another. Let me exp

2条回答
  •  一个人的身影
    2020-12-31 13:40

    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.

    Hi @Fred,

    I found this above information from the mentioned path. I have some questions regarding the above conversation.

    1. If we use Android management API to develop EMM, we don't need to implement Custom DPC app?

    2. Whether we can register a account in EMM community with Custom DPC app?

    3. Is it possible to use a custom DPC app with Android management API?

提交回复
热议问题