Hey,

I was just trying to identify my app's users uniquely through their
device Ids. I came across the concept of using TelephonyManager [which
gives IMEI, unique for each phone] and ANDROID_ID but i read on blogs
that at times ANDROID_ID returns just 'null' . I tested using
ANDROID_ID on a few devices and didn't face this issue.

Has anyone faced this issue (ANDROID_ID giving 'null' or ANDROID_IDs
getting repeated on same or different devices) ??

P.S. I have to use both of them [IMEI+ANDROID_ID] for certain
purposes.

Thanks and Regards

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to