Wednesday, December 15, 2010

Mobile Slashdot RSS Reader Tutorial - Free Source Code

NOTE:  This is Part 1 of a two part series.  Part two is now posted here: http://technoracle.blogspot.com/2011/01/this-is-part-2-of-tutorial-to-build.html

This post will sum up a new AIR for Android tutorial I have been working on.  The video will explain everything (will be posted shortly).    The project is an RSS reader for Android mobile devices.  I chose Slashdot (News for Nerds. Stuff that Matters!) and used their RSS feed from this URL.  The end result was a functioning mobile application that installed and worked on both the Google Nexus One phone and the Samsung Galaxy Tab.  There are some lessons to be learned though as you will see from the video.


Building an Android Mobile RSS Reader in 30 Minutes from Technoracle on Vimeo.

The source code for the project is available here: SlashdotRSS.fxp
The Slashdot.apk (Android installer package) is here: SlashdotRSS.apk

Here are some screenshots.  I plan to upload a complete tutorial soon!

   

Here are some of the source code views:

7 comments:

  1. Part 2 will be due out this week with completed source code and the architecture explained including the best practices. Stay tuned!

    ReplyDelete
  2. BTW - you can now get the final build on the Android Marketplace. Just search for Slashdot RSS reader.

    ReplyDelete
  3. Part 2 is now available - http://technoracle.blogspot.com/2011/01/this-is-part-2-of-tutorial-to-build.html

    ReplyDelete
  4. Is it possible to make a podcast RSS feed that won't download a podcast until a specific date or time?
    Thank-you
    Silver MLM

    ReplyDelete
  5. Yes - you could do that. Set a timer and run it and use the time index to enable a button (or make it visible. This adds complexity however. A better way would be to just not post the RSS item until you want it accessed.

    Duane

    ReplyDelete
  6. can this be changed into a desktop widget? ive been working on one for a project for my blog

    ReplyDelete
  7. I can't watch this video. Would you throw somewhere else? Thank you =))

    ReplyDelete

Do not spam this blog! Google and Yahoo DO NOT follow comment links for SEO. If you post an unrelated link advertising a company or service, you will be reported immediately for spam and your link deleted within 30 minutes. If you want to sponsor a post, please let us know by reaching out to duane dot nickull at gmail dot com.