How can I locate a device which has been enrolled as a fully managed device?
问题 I'm trying to find out how to locate an Android 9.0 device which has been enrolled using a Service Account and the Android Management API. The documentation does not seem to have any hints for my case. Since there is apparently no way of logging in with a Service Account, I believe I cannot use https://www.google.com/android/find either. 回答1: You can use the Android Management API to turn on "high accuracy" location mode but you will need to use another app to get the location of the device.