Ok I will start by saying I’m fairly new to programing android applications. That said I have been working on and looking at various tutorials for impelmenting an rss feed into my android app and have come up confused on many levels. I need to implement this rss feed, http://www.mychurchevents.com/Calendar/RSS.ashx?days=7&ci=G1M7G1N8K5G1N8N8H2&igd= , into a list view in my app. I need to be able to click on an item and it pull the open the url up. I have no clue exatctly where to start on this and have tried various methods that I have found on here but can’t seem to find one that fits what I am trying to do. Any help would be appreciated.
Ok I will start by saying I’m fairly new to programing android applications. That
Share
Ok as you don’t have any idea about how to do that you can start it from
here. Its a nice complete tutorial that covers many things. Also complete source is available at the bottom of the page.