Question

In my app I want to put my news auto

so I have Rss link for my News website

Can anyone tell me how I can do it

I want a Tutorial for Rss Reader I am so thired

Thanks so mush .

Was it helpful?

Solution

Refer the below tutorials and example. That may give idea about RSS FEED READER

http://www.vogella.com/tutorials/RSSFeed/article.html

https://github.com/nerdability/AndroidRssReader

OTHER TIPS

I used this one: http://blog.nerdability.com/2013/03/tech-building-rss-reader-android-app.html

It comes with some nice things like a custom db to mark read articles, but you can easily disable that.
You may have to adjust some stuff to match your items and tags. I had to tweak quite a lot, but at the end of the day it worked (and it was the only tutorial code I found that really seems to work properly).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top