Forum Discussion
Rajiv-payfinix
2 years agoLevel 1.6: Donut
Need Help with Android Enterprise Location Fetching Issue
Hello Android Enterprise Community, I'm reaching out to seek assistance with a location-related issue I'm currently facing. I've been struggling to fetch location information on a device...
- 2 years ago
Hello,
Have the Android Management API will not let you retrieve the device location. If you want to retrieve the device location you have to create your own app to do that, the policy will only allow to enforce permissions for apps sharing the location.
You have 2 options here:
- Develop your application and share the location from this app based on your need to your server
- Use the device lost mode, the documentation is available here
jeremy
2 years agoLevel 3.0: Honeycomb
Hello,
Have the Android Management API will not let you retrieve the device location. If you want to retrieve the device location you have to create your own app to do that, the policy will only allow to enforce permissions for apps sharing the location.
You have 2 options here:
- Develop your application and share the location from this app based on your need to your server
- Use the device lost mode, the documentation is available here
jasonbayton
2 years agoLevel 4.0: Ice Cream Sandwich
^ This is the answer, but I can't mark it as such Lizzie
Related Content
- 2 years ago
- 9 months ago
- 4 months ago
- 2 years ago