On Mon, Mar 14, 2011 at 12:11 PM, dweebo <dwe...@gmail.com> wrote:
> Not sure what you need it for but I use the Android device id provided
> by
>
> String androidId =
> Secure.getString(context.getContentResolver(),Secure.ANDROID_ID);

You almost certainly have to back this up with a plan B as there are
phones out there with the same ANDROID_ID as well as phones with no
ANDROID_ID at all.


-- 
Greg Donald
destiney.com | gregdonald.com

-- 
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