The Patterns class is under Android.Util namespace. See here: http://androidapi.xamarin.com/?link=P%3aAndroid.Util.Patterns.EmailAddress.
On Mon, Apr 1, 2013 at 4:14 PM, Paul Johnson <[email protected]>wrote: > Hi, > > Is there a nice simple way to get the default email address associated > with a device? I've had a look and while there are a couple of answers on > stackoverload, none of them seem to get anyhere. > > For example the one here (http://stackoverflow.com/** > questions/2112965/how-to-get-**the-android-devices-primary-e-** > mail-address<http://stackoverflow.com/questions/2112965/how-to-get-the-android-devices-primary-e-mail-address>- > answer 1, method A) can't be used as the Pattern enum isn't available and > I can't use method 2 as the target is Gingerbread. > > Any advice here or a code snippet would be appreciated :) > > Paul > > -- > "Space," it says, "is big. Really big. You just won't believe how vastly, > hugely, mindbogglingly big it is. I mean, you may think it's a long way > down the road to the chemist's, but that's just peanuts to space, listen..." > Hitch Hikers Guide to the Galaxy, a truly remarkable book! > > ______________________________**_________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/**mailman/listinfo/monodroid<http://lists.ximian.com/mailman/listinfo/monodroid> >
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
