开发者

how to creat a rss feed from an internet website with android?

开发者 https://www.devze.com 2023-01-21 07:54 出处:网络
i wanted to do an application which use a rss feed from the web, and i wanna know if someone have a tutorial somewhere or could just explain to me how to do it. (I started coding in android like two m

i wanted to do an application which use a rss feed from the web, and i wanna know if someone have a tutorial somewhere or could just explain to me how to do it. (I started coding in android like two mont开发者_开发技巧hs ago)


http://www.ibm.com/developerworks/opensource/library/x-android/index.html

That's a nice tutorial on parsing XML with the Android APIs, and it also includes an example feed parser.

0

精彩评论

暂无评论...
验证码 换一张
取 消