Cellphone application permissions
Jul. 20th, 2016 07:20 amMany of the permissions (
… needs access to …) that I must approve to install cellphone applications look rather more to me like
nice to haves or even not obviously relevant at all rather than being necessary for the desired function. I am reminded of how installing some packages on Linux systems can appear to bring the whole kitchen sink along, partly because binary packages are rarely offered in enough
flavorseven though their build options may include more flexibility. I know little of the API offered by Android and its ilk but I wonder if it simply doesn't offer provision for conditional access: to let the user select if the application has access to something, like their location, and for the code to branch accordingly at runtime. If not, that's a sad omission. For example, my cellphone's
Device Helpapplication can do everything from pairing with Bluetooth devices and making telephone calls to wiping the SD card; I don't think I will ever wish it to do any such thing.