Forum Discussion
Elijah
21 days agoLevel 2.0: Eclair
LOST MODE and LOCATION
Please how can I get the location of a device after putting the device to lost mode using the Android Management API. Thank you.
- ElijahLevel 2.0: Eclair18 days ago
Thank you very much Jeremy
- jeremyLevel 3.0: Honeycomb19 days ago
Hello,
The location is sent after 15 minutes, in a pub/sub notification.
The EVENT is LostModeLocationEvent and is sent automatically to your pub/sub topic.
You need to enable notifications and subscribe to USAGE_LOGS as described in this guide.
Related Content
- 10 months ago