Tagged Questions

8
votes
3answers
861 views

Finding a list of all the android apps on the market

is there a way of getting access to the details of each one programatically?
0
votes
2answers
494 views

Android Marketplace API

Does anyone know if android marketplace has on api/feed to access information about their apps(title,summary,icon,version,etc...)? My goal is to maintain my own database of android apps. Thanks