This is what I have been using for a unique phone id.

Settings.Secure.getString(contentResolver,
Settings.Secure.ANDROID_ID);

On Oct 20, 10:11 am, Greivin Lopez <greivin.lo...@gmail.com> wrote:
> Ok I see IMEI is not valid as a device identifier for Android
> devices.  What do you guys suggest to use instead of the IMEI to
> identify the device? Is there any best practice in Android environment
> to do that?
>
> I'm asking because I also working on that part of my application right
> now.
>
> Thanks for your help.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to