Can anybody please tell me how to fetch all the details of android app including icon, screenshots and description from google play using its package name? If there is any api for this then please let me know. Thanks in advance
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Google Play has no official API apart from the documented Intents that can be used to launch the Google Play app to a specific page. Other than that, there is an unofficial API that can run some queries and return data, but can't do everything. |
|||||||||||||
|
