don't know if possible, but i'll try. My goal is to retrieve some app information (e.g. version, signatures/permissions) from an app on google store, without installing it. In other words, there is a way to get a file with android market app's info? Otherwise, can i download it programmatically from store without installing it? (so i can easily retrieve the infromations i need) For example i need to input a package name and my app should give me information, taken from market, of this app. Thank you in advance!
Asked
Active
Viewed 189 times
1 Answers
0
There is a Chrome Webstore API but it only allows you to get information about the apps that you own.

Eric Koleda
- 12,420
- 1
- 33
- 51