简体   繁体   English

如何通过 Android 管理 API 查找非托管设备?

[英]How to find an Unmanaged device through Android management API?

我正在使用 Android 管理 API 来控制我的 MDM 项目中的设备。我想知道是否有任何特定方法可以在企业中查找非托管设备?

如果您希望查找已删除或禁用的设备,您可以使用devices.get并检查DeviceState

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Android Management API 如何识别注册设备 - Android Management API How to Identify Enrolled Device Android 管理 API:在 android Q 上的设备列表中查找设备 - Android management API: find device in list of devices on android Q 如何在Android管理api中保留专用设备的唯一ID? - How to keep the unique id for dedicated device in Android management api? 如何获取使用 Android 管理 API 的设备 ID? - How to get Device id for using Android Management API? 如何使用android管理API获取设备的Location信息 - How to get the Location information of a device using android management API Android Management API:如何擦除专用设备而不是EMM控制台? - Android Management API: How to wipe a dedicated device not from EMM console? 如何通过 Android Management API 获取设备内存 - How to get device memory via Android Management API 我们可以通过android-management-api锁定android设备中的所有应用程序吗? - can we able to lock all applications in android device through android-management-api? 如何通过android管理API调整语言和时间设置 - How to adjust the language and time settings through the android management API 在通过 android 管理 api 控制的完全托管设备中启用内部应用程序共享 - Enable Internal app sharing in fully managed device controlled through android management api
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM