Probably it will have a simple solution but I've read many threads here but no way. In a ListView, if i tap on a row it opens a new Activity. In that activity I make an httpget and I create an html string with what I need from that httpget (a portion of the web page retrieved).Probably it will have a simple solution but I'v