Re: [mono-android] Copying data between Dalvik and Mono... major slowdown.

2013-01-09 Thread Willem Meints
Good to hear you got it fixed :) Tooling is one thing, but it pays to sometimes apply some old school handcoding.  -Oorspronkelijk bericht- Van: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] Namens Jeremy A. Kolb - ARA/NED Verzonden: maandag 7 januari 201

[mono-android] submitting data from webview

2013-01-09 Thread javitxin
Hi, I am trying to submit data to a url from a webview...with no success... this is my code.. am I doing something wrong? Android.Webkit.WebView webview = new Android.Webkit.WebView(this); webview.Settings.LoadWithOverviewMode = true; webview.S