I also use that. I then convert the hex string into a long for ease of use. Long.parseLong(id, 16);
On Sep 14, 2:32 am, "Maps.Huge.Info (Maps API Guru)" <[email protected]> wrote: > I'm using: > > Settings.Secure.getString(getContentResolver(), > Settings.Secure.ANDROID_ID) > > as a unique id for the phone. It doesn't require any additional > permissions and seems to be unique. Someone correct me if I'm wrong... > > -John Coryat > > "What Zip?" > > "Radar Now!" --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

