Is it sufficient to call setContentView passing the new WebView object to load a url? In other words, the following steps: 1. add INTERNET permission for the app 2. create a new WebView and set it as current view 3. load the url using WebView:loadUrl
Correct? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

