How can I get Android market RSS feed

荒凉一梦 提交于 2019-11-29 12:25:06

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.

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.

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