Re: [mono-android] Enhancement code for Spinner

2013-03-05 Thread Paul Johnson
Hi, ha,yes...i have to populate the spinner with the contents of the dictionary(ex: courses shud populate in the spinner for the user selection)... adapter.AddAll(myDictionary.Keys); This *should* do it, but there seems to be a bug in monodroid 4.6 which is stopping it (looks like someth

[mono-android] Breakpoint being ignored Xamarin 4.6, VS 2012

2013-03-05 Thread Jeremy A. Kolb - ARA/NED
Since upgrading to the latest Xamarin I haven't been able to hit any breakpoints. They show up dark red but the debugger simply ignores them. I've done numerous rebuilds, deleted obj/bin directories and completely reinstalled the APKs for my app and Mono on the device. Jeremy

[mono-android] grabbing the message from smsBroadcastreceiver

2013-03-05 Thread Sait
how can i grab incoming message from my activity ,please help? i want to grab the message variable [BroadcastReceiver(Enabled = true, Label = "SMS Receiver")] [IntentFilter(new[] { "android.provider.Telephony.SMS_RECEIVED" })] public class SMSBroadcastReceiver : BroadcastReceiver

Re: [mono-android] Handle incoming SMS

2013-03-05 Thread Sait
sorniels you dont have to add anything i tried it it fires but how do you get message from an activity? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Handle-incoming-SMS-tp5711524p5712978.html Sent from the Mono for Android mailing list archive at Nabble.com.

Re: [mono-android] Handle incoming SMS

2013-03-05 Thread Sait
i want to get messages from broadcastreceiver into my activity .any thing i run thread or a function doesn't fire like you said ,there are other examples in java but doesnt work in mono. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Handle-incoming-SMS-tp5711524

Re: [mono-android] Services and Broadcast Receivers

2013-03-05 Thread Sait
sir , is there a method called register? there is registerreceiver i don see register method or maybe be i dont no it -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Services-and-Broadcast-Receivers-tp5712394p5712981.html Sent from the Mono for Android mailing li

Re: [mono-android] Breakpoint being ignored Xamarin 4.6, VS 2012

2013-03-05 Thread Jeremy A. Kolb - ARA/NED
It looks like my issue is this but on 4.6: https://bugzilla.xamarin.com/show_bug.cgi?id=10678 Jeremy From: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Jeremy A. Kolb - ARA/NED Sent: Tuesday, March 05, 2013 7:29 AM To: monodroid@lists.ximian.com S

Re: [mono-android] Visual Studio 2010 - Mono For Android Error when login to computer as a different user

2013-03-05 Thread blorecrafter
Hi Jon I do not get by what you mean: Are you using different Xamarin logins for each of your accounts? I wish to uninstall MonoForAndroid under windows login account1 and then install under windows login account2. Will that be possible? Thanks -- View this message in context: http://mono-fo