It doesn't appear to be.    The Archos 5 is only returning 4 bytes I
believe.  If someone that is more familiar with this could speak up it would
be cool.   I would assume that the ID's are governed by the OHA if they are
truly unique.

On Tue, Oct 20, 2009 at 8:49 AM, Agus <agus.sant...@gmail.com> wrote:

> Is the value ANDROID_ID a globally unique id like the MAC address?
>
> reference:
> http://developer.android.com/reference/android/provider/Settings.Secure.html#ANDROID_ID
>
> On Mon, Oct 12, 2009 at 9:25 AM, Wayne Wenthin <wa...@fuligin.com> wrote:
>
>> why not
>> String Android_ID = System.getString(this.getContentResolver(),
>> android.provider.Settings.System.ANDROID_ID);
>>
>>
>> What would happen if I tried the suggested method on an Archos 5 which
>> doesn't actually have a phone?
>>
>>
>> On Mon, Oct 12, 2009 at 9:19 AM, Yusuf Saib (T-Mobile USA) <
>> yusuf.s...@t-mobile.com> wrote:
>>
>>>
>>>
>>> http://developer.android.com/reference/android/telephony/TelephonyManager.html#getDeviceId()<http://developer.android.com/reference/android/telephony/TelephonyManager.html#getDeviceId%28%29>
>>>
>>>
>>>
>>> Yusuf Saib
>>> Android
>>> ·T· · ·Mobile· stick together
>>> The views, opinions and statements in this email are those of the
>>> author solely in their individual capacity, and do not necessarily
>>> represent those of T-Mobile USA, Inc.
>>>
>>>
>>> On Oct 11, 9:23 pm, Agus <agus.sant...@gmail.com> wrote:
>>> > How to get unique handset device id?
>>>
>>>
>>
>>
>> --
>> Writing code is one of few things
>> that teaches me I don't know everything.
>>
>> http://www.fuligin.com
>>
>>
>>
>
> >
>


-- 
Writing code is one of few things
that teaches me I don't know everything.

http://www.fuligin.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