I am creating a news app.I have succesfully parsed (using sax) the file and added the title in the list view. I want to add link to the title respectively. So once the title is clicked it opens the detailed news of the respective title
How do i add the link to the title.?
this is the xml file i use..