Hey, I recentley got my Android phone and I am trying to make a basic RSS reader out of the source code of TheHHandySize(a basic rss reader android google code project somewhere). Please don't ask me to download one that's already out there, I want to have one that I can modify and stuff.
So basically it's all working well and I understand how it's reading the feed and displaying it, but what I want to do is when you start the application it has two menu options, let's call one 'Twitter' and the other 'News', if I click twitter it will load up one rss feader. I can then go back and click news to view the other rss feed. Can anyone show me how to do this, with some code examples or w/e and it would be helpful if you could tell me where to put it in the project: Here's the main file of the project: http://pastebin.com/ntYjLs3j Here's the google code project: http://code.google.com/p/thehhandysize/ Any help appreciated! Thanks in advanced, Dan -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

