Android sample application: Simple RSS reader

by Krishnaraj Varma on August 23, 2010

Download source code of this article.

Just for fun and time-pass I created a sample RSS reader application based on this article. I think it is better to share it here.

Point of Interest: Downloading XML data from Internet, XML parsing, AsyncTask.

{ 6 comments… read them below or add one }

Jeremey March 24, 2011 at 5:44 pm

Hey, is there a zip file of the RSS reader that I can download and import into eclipse? I am very new to this.

Reply

Krishnaraj Varma March 27, 2011 at 5:47 pm

Jeremy, I will post the ZIP file here this week.

Reply

jeremey May 9, 2011 at 6:15 pm

Hey, sorry this feel to the back burner, any chance you can post that zip file?

Reply

Metal3K February 12, 2012 at 4:01 pm

I’d like to build up my own feed reader
Thank you

Reply

Neeraj February 26, 2012 at 5:36 am

great post, helped me write my first app.

Reply

Prat July 11, 2012 at 5:35 am

Great content..this helped me a lot in building a new app for news update! Thanks!

Reply

Leave a Comment

 

Previous post:

Next post: