How can I get Android market RSS feed

有些话、适合烂在心里 提交于 2019-11-28 06:01:27

问题


Apple provides an RSS feed for their marketplace. Is there something similar for Android? I mean something similar to http://itunes.apple.com/us/rss


回答1:


I don't believe there is such a thing available for Android Market.

If you really need it, I suppose you could use pages like the following and parse the content:

https://market.android.com/details?id=apps_topselling_paid

Far from a brilliant solution, but I think it's probably one of the best available at the moment.




回答2:


I was looking for this as well and found this link: http://androinica.com/2009/07/tips-follow-the-android-market-with-an-rss-reader-for-beginners/. Apparently you can do this using Androlib and Cyrket. The link contains details on how to do it.



来源:https://stackoverflow.com/questions/7998995/how-can-i-get-android-market-rss-feed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!