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
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to