[mono-android] Retrieve MAC address instead of AndroidID
Steve Sharrock
steve at sharkcode.com
Mon Nov 21 12:37:17 EST 2011
I'm working with a device (Bluebird Pidion 6000) that returns null for the
AndroidID
string id = Android.Provider.Settings.Secure.GetString(
this.ContentResolver, Android.Provider.Settings.Secure.AndroidId );
Is there a way of getting a MAC address or some other fairly unique ID that
I might try on this device?
Other than this one clitch, the device seems to run our application pretty
well (except for a few SqlLite exceptions that I can work around).
Thanks,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodroid/attachments/20111121/5bab6339/attachment.html
More information about the Monodroid
mailing list