Eugene wrote:
> 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?

And possibly configuring the WebView, such as enabling Javascript.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 1.9 Published!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to