Thursday, November 13, 2014

ANDROID_ID

http://developer.android.com/reference/android/provider/Settings.Secure.html#ANDROID_ID
http://wangshifuola.blogspot.tw/2011/12/androidandroididimeiwifi-mac.html
http://developer.android.com/reference/android/telephony/TelephonyManager.html

A 64-bit number (as a hex string) that is randomly generated when the user first sets up the device and should remain constant for the lifetime of the user's device. The value may change if a factory reset is performed on the device.

[Note]  device id ==> TelephonyManager::getDeviceId()


No comments:

Related Posts Plugin for WordPress, Blogger...