That was added in 1.6. On Mon, Oct 19, 2009 at 9:19 AM, Wayne Wenthin <[email protected]> wrote:
> Is this no longer available? I find it here: > http://developer.android.com/reference/android/os/Build.html#MANUFACTURER but > when I try to use eclipse just gives me an error. > The reason I am looking for something like this is to make my unique id > something more substantial. Since it appears > that android.provider.Settings.Secure.ANDROID_ID cannot be trusted to give > back a 16 digit hex number and the IMEI is probably not on devices without > phone guts I am trying to create my own. I was going to use the > manufacturer since I would assume that each one would burn a unique > ANDROID_ID into the device but it does not seem to be there anymore. I > suppose I could use the android.os.Build.PRODUCT if it is going to be around > for successive builds. > > Wayne > > -- > Writing code is one of few things > that teaches me I don't know everything. > > http://www.fuligin.com > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

