This is certainly due to my limited grasp of scopes and stuff but of some
kind soul could just give me a few pointers I'd be off and running again -
as it is I'm in brick wall mode
I have an activity called back up
Just presents a few buttons for different actions
I wanted to integrate it i
Hi !
Would be great if yanyone else has an idea about this problem.
Maybe to xamarin Support ?
Dominik
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/SmtpClient-not-working-without-WLAN-tp5588876p5595979.html
Sent from the Mono for Android mailing list archive
On Mar 25, 2012, at 7:36 AM, Paul Johnson wrote:
>>> Did you ever figure out this problem consuming web services? I am getting
>>> the same Unknown member: Invoke.
>>
>> It's been awhile, but I believe/suspect that the problem was due to the
>> linker removing the Invoke method. Is this on a De
Just a heads up that MFA 4.0.6 is available on the Beta channel.
Mainly this includes some fixes for OpenTK, especially for ICS.
http://docs.xamarin.com/android/Releases/Mono_For_Android_4/Mono_For_Android_4.0.6
Enjoy!
Jonathan
___
Monodroid mailing l
Hi,
I'm having the same problem. I've tried to email Marek on the [hidden email]
link but I can't get past the captcha screen. I just get the error "Missing
domain. Please fix the error and try again." on both Chrome and FF.
I'd love to get the manual install workaround if someone would please em
I'm doing some testing out and would like to force a view to get focus. I
realize that this is a bad thing in Android, but I thought I would at least
give it a try. I called the view's .RequestFocus() method, and the view does
get focus. Unfortunately, the focus seems to be going away. I