I have four groups in a listview each with four url\'s I want to load in a webView. When the user select a url to goto I set a value like so;
if (position
As far as I understand your question... Try using extras to pass info along with the intent. More info can be found here