Hi,
I developpe an APP and it work fine on my device, but not on an other that I can't see.
The error is :
java.lang.SecurityException: getDataNetworkTypeForSubscriber
I don't know wy I have this error. It seem's that android.permission.READ_PHONE_STATE is require but I don't know what function require this right.
Befor add this right in the Manifeste, I want to know why ;-)
Thanks for help
Thomas
I developpe an APP and it work fine on my device, but not on an other that I can't see.
The error is :
java.lang.SecurityException: getDataNetworkTypeForSubscriber
I don't know wy I have this error. It seem's that android.permission.READ_PHONE_STATE is require but I don't know what function require this right.
Befor add this right in the Manifeste, I want to know why ;-)
Thanks for help
Thomas