[mono-android] Retrieve MAC address instead of AndroidID
Tom Opgenorth
tom at opgenorth.net
Mon Nov 21 14:45:49 EST 2011
Maybe this will be of use (in case you haven't seen it):
http://android-developers.blogspot.com/2011/03/identifying-app-installations.html
It seems that the MAC address isn't really recommended as a unique ID
either.
On Mon, Nov 21, 2011 at 10:37, Steve Sharrock <steve at sharkcode.com> wrote:
> **
> 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*
>
>
>
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>
--
http://www.opgenorth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodroid/attachments/20111121/d26ad84a/attachment-0001.html
More information about the Monodroid
mailing list