nkijak wrote: > Wouldn't you need some other unique ID? Wouldn't the MAC address would > be different if the user was on wi-fi or the cell network?
Yeah, but I'm running out of answers. TelephonyManager#getDeviceId() requires permissions, and I'm trying to minimize required permissions. Besides, I might be able to control which MAC address of the available ones I use for my identifying purposes. So...anyone know how to get it? -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.3 Published! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

