On Tue, Feb 10, 2009 at 14:06, Michael Trimarchi <[email protected]> wrote: > Maybe I read wrong. I suppose that the id was the sd id, but you are talking > about IMEI. > > Is that true?
Yes, IMEI. It is not available as you can see in Android Settings application. In fact I do not know what is really needed by AndNav (no access to source), but by seeing exception log ( org.andnav2.util.Util.getDeviceIDHashed ), in util class for SkyHook API, which probably need some kind of unique phone id to download its data, I guess it uses something like android's TelephonyManager getDeviceId method (IMEI ?) _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
