Forum Discussion
Johny
5 months agoLevel 2.0: Eclair
Google Play EMM API deprecating Installs app list api, what are the alternative?
Google play EMM API Deprecating api GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/devices/deviceId/installs My application need to get the install app...
- 5 months ago
If you're an EMM you should be planning a migration to the Android Management API. If you're building an app and just want installed packages, the QUERY_ALL_APPS permission will do this.
jasonbayton
5 months agoLevel 4.0: Ice Cream Sandwich
If you're an EMM you should be planning a migration to the Android Management API. If you're building an app and just want installed packages, the QUERY_ALL_APPS permission will do this.
Related Content
- 10 months ago
- 9 months ago