Hello,

 

I'm using the following code to get a UDID for Android:

 

Android.Provider.Settings.Secure.GetString(ContentResolver,
Android.Provider.Settings.Secure.AndroidId)

 

Come to find out this is NOT unique and after querying my sync database I'm
shocked at how many different devices use the same Device ID.  Am I doing
something wrong???  Or is Android simply not good at coming up with a simple
UDID like iOS?  I'm using Android OS 2.2 and later for my app.

 

By the way, I hear iOS 5 is discouraging (ala compile error/warning) their
UDID retrieval?  Maybe we need to just abandon device recognition?

 

Neal Culiner

NC Software, Inc.

 <http://www.nc-software.com/> http://www.nc-software.com/

 

 

_______________________________________________
Monodroid mailing list
[email protected]

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

Reply via email to