I am trying TelephonyService
getDeviceId
but it is always giving me null
.
Is there any other way around to get IMEI of the device.
I saw this post tm-getdeviceid-is-deprecated, but getMeid()
, getImei()
both are are also returning null
.
I am trying TelephonyService
getDeviceId
but it is always giving me null
.
Is there any other way around to get IMEI of the device.
I saw this post tm-getdeviceid-is-deprecated, but getMeid()
, getImei()
both are are also returning null
.