How do you do you fetch a single RSS feed and show it in an ListView?
I realize there's hundreds of ways, but a clean and simple example would be appreciated.
How do you do you fetch a single RSS feed and show it in an ListView?
I realize there's hundreds of ways, but a clean and simple example would be appreciated.
A complete application is here:
http://code.google.com/p/android-rss/
You can download the source code from svn. If you are familiar with Android, it will not be hard for you to solve what is going on.