- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 12:57 AM
Google play EMM API Deprecating api
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/devices/device...
My application need to get the install apps list.
Unfortunately, the api is providing the information is going to deprecated soon September 30, 2025.
I am looking for the alternative provider which can give me the exactly same information[ install apps list].
If you have any idea or thoughts please share.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 01:06 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 01:06 AM