The app is quite good, but it lacks of advanced function like detecting camera sensor
another app can do that with root access.
another app can do that with root access.
Thank you for this idea. The challenge is to properly read this information from any device of all manufacturers as the according information is not always stored at the same place. I'll check what I can do.The app is quite good, but it lacks of advanced function like detecting camera sensor
another app can do that with root access.
The TAC (Type Allocation Code) is just a part of the IMEI number (first 8 digits of 15 digits in total). That part can be retrieved in Android without the aforementioned permissions. Starting with Android API level 29, persistent device identifiers such as the IMEI number are guarded behind additional restrictions.How you check IMEI number without "location" & "phone" permission?)
The TAC (Type Allocation Code) is just a part of the IMEI number (first 8 digits of 15 digits in total). That part can be retrieved in Android without the aforementioned permissions. Starting with Android API level 29, persistent device identifiers such as the IMEI number are guarded behind additional restrictions.How you check IMEI number without "location" & "phone" permission?)