Why do so several applications call for approval to read the phone state and also identification?
The factor is that Android 1.5 and also earlier did not call for the application to especially ask for those permissions and also instantly provided them. Given that Android 1.6, those permissions need to be especially asked for by the application. Nonetheless, if you define that your application can run on tools with Android 1.5 and also much less, then that approval is included in the application by default and also the marketplace reveals that approval as being asked for by the application.
So in recap, the application might not in fact be accessing your "phone state and also identification" yet if the programmer defined that his/her application can work on tools with 1.5 or much less then that approval will certainly be revealed.
There is an additional factor for this than the one-of-a-kind ID. I would certainly presume that fifty percent of the applications do not accessibility those values in all. The trouble is that for a lower variation approximately Android 1.5 this permission does not exist. Everyone can access these values without asking for something.
Consequently if you create an application that works with 1.5 this permission will instantly be included in mimic the lower security of Android 1.5 as a result of that you can overlook this permission in a lot of the moments due to the fact that it often tends to be simply a compatibility concern.
Related questions