Hello,
i try to use the WebView-Control. the WebView shows me google for example..
But i have to go to this side:
http://help.arcgis.com/en/webapi/javascript/arcgis/demos/mobile/mobile_citizenrequest.html
it does not work. i enabled the javascript but nothing appears. the screen
is black
WebView WebView = FindViewById<WebView>(Resource.Id.webView1);
WebView.Settings.JavaScriptEnabled = true;
WebView.Settings.JavaScriptCanOpenWindowsAutomatically = true;
WebView.Settings.PluginsEnabled = true;
WebView.LoadUrl("http://help.arcgis.com/en/webapi/javascript/arcgis/demos/mobile/mobile_citizenrequest.html");
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/WebView-does-not-show-a-website-tp5711367.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid