One of the things that I do when I have to hunt for a specific namespace/class is to hunt through the Mono 4 Android xml file. It may seem clunky, but it is really helpful. This xml file is a hidden gem when you need to find something.
Wally > Date: Wed, 14 Sep 2011 10:41:51 -0700 > From: [email protected] > To: [email protected] > Subject: Re: [mono-android] Now a Question about BroadcastReceivers not > working > > Alright, so now i am getting the messages correctly to my receiver. However, > now when i try to get the SmsMessages from the intent i am at a roadblock: > > In the Java code base there is a helper function here: > Telephony.Sms.Intents.getMessagesFromIntent(intent) > > It will parse out the SmsMessage objects from the intent. What would be the > equivalent for this in Mono? > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/Now-a-Question-about-BroadcastReceivers-not-working-tp4803684p4803710.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
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
