Android ROME FeedReader example that supports Android 3.0+
It's almost the same as on the original Google Code repository, except that one isn't supported for Android 3.0 and higher. Since Android 3.0, you cannot perform network operations on the main thread. The added improvements use AsyncTask to retrieve the feeds.