If your software is running on a phone-less tablet, chances are you won't even get an instance of TelephonyManager so getDeviceId() won't work
Unique program identifer is the package identifier although anyone could use the same id as yours... On Dec 18, 4:49 am, lphpc <[email protected]> wrote: > Hi All, > As known, we can get devcie unique ID using > TelephonyManager#getDeviceId() . So, does a program have an unique > identifier? How can I get it? I googled it but got nothing. > > Br -- 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

