• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

webview help......

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello can anyone help me here. I have a listview calling another listview and each one of those items in second list view should open different webviews. For some reason though when I get to the second listview and click on an item nothing happens.......anyone see whats going on here. Thanks for the help

here is my first list activity




And here is the item in the second list activity that should open a webview
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic