Skip to content Skip to sidebar Skip to footer
Showing posts with the label Rss

Android Head First "nasa Daily Image App"

I've been following the book 'Head First Android', and I'm stuck in Chapter 3. This… Read more Android Head First "nasa Daily Image App"

Issue With Android Layout And Progressbar

I'm still working on my application that has to store RSS data localy. So far i managed to cre… Read more Issue With Android Layout And Progressbar

Sax Parser Doesn't Recognize Windows-1255 Encoding

I'm working on a rss parser in android (upgrading a parser I found on the internet). From what… Read more Sax Parser Doesn't Recognize Windows-1255 Encoding

Android Listview - Rsspro App Has Stopped Working?

I've followed this tutorial but when I try to run the application I get 'Unfortunately RSSP… Read more Android Listview - Rsspro App Has Stopped Working?

How To Embed Link Tag In Textview Using Rss In A Android

I had made a basic rss reader that reads the feed and display it in listview, then i further tried … Read more How To Embed Link Tag In Textview Using Rss In A Android

Retrieving Html Encoded Text From Xml Using Saxparser

This is my first time using SAXParser, (I'm using it in Android, but I don't think that mak… Read more Retrieving Html Encoded Text From Xml Using Saxparser