Is there anything among this I can get from my app without permission?
-Device ID
-Device Name
-Model Number
-Model Name
-Brand
-Android Version
Is there anything among this I can get from my app without permission?
-Device ID
-Device Name
-Model Number
-Model Name
-Brand
-Android Version
Use device component…
You can get everything without permission
Try this extension made By One of Our Community members
It requires READ_PHONE_STATE permission.
I used them once… Didn’t asked for permission on my phone
Lava_A3_Mini
Android 7.0
How did you tested/download your app? Companion, APK or from Google Play?
You cannot get IEMI with read_phone_state Android won’t let it happen.
Downloaded the app
I only got device id
You are wrong it won’t work without permission.
thanks but can I get any of them?
-Device ID
-Device Name
-Model Number
-Model Name
-Brand
-Android Version
Okay…
I’ll try again
OK let me put this straight. Extensions which require permissions doesn’t mean they will suddenly popup showing a permission needs to be granted. Dangerous permissions are the ones which show up as a dialog requesting to be granted. READ_PHONE_STATE
is not a dangerous permission. If you’d like a list of permissions which will be asked to be granted, take a look in the dangerous permissions section here:
Thanks to @Taifun.