Somebody else reported a problem like this on one of the Android Google
Groups, and we determined that the problem was a redirect. Either attach a
WebViewClient and use shouldOverrideUrlLoading() to force the redirect to
stay in the WebView, or try to load pages that do not involve redirects.
--
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html