Rss Reader - Android

Here the user is able to save, delete all sorts of feeds. Basically the user press the "Add feed" button and starts to add feeds. The titles and the links of the feeds are being saved in an SQLite Database. It's a prototype application, need to do more testing.






Source: http://www.mediafire.com/?dg1lazgghdubmzj

apk: http://www.mediafire.com/?rgc890nsrdmbss3


1 comment:

Tank said...

Hi,

I've downloaded your app and I think it has a bug. I'm trying to delete a feed but when I try checking that feed to be deleted the UI doesn't respond and does nothing. The only option for me is to delete all the feeds, this one works. I'll look at your code especially where you use the method - setMultichoiceItems(Cursor c,....) from the DialogInterface.