I have three questions on what and how the IMEI can be used. My current knowledge is the IMEI is the devices "Social Security Number", Source Here, so:
- Can another phone/device have the same IMEI?
- If not, can I have my app use the IMEI to recognize that the device it is on is the exact same device it was used on before?
- If this one is also a yes how could I get the Android SDK to pull the IMEI for device validation. (I'm looking for something like ANDROID_PULL_IMEI then Android_VALIDATECHECK_KEY or similar)