There's perfectly reasonable explanation for almost all of these permissions, and there's nothing in this analysis that suggests they're doing otherwise. The only one that I couldn't think of was WRITE_SETTINGS Permissions ACCESS_COARSE_LOCATION & ACCESS_FINE_LOCATION: Fairly obvious, they need to figure out where to pick you up ACCESS_NETWORK_STATE, ACCESS_WIFI_STATE , INTERNET: They need to figure out if you have i…
So, let me disagree with a few of those: - CAMERA: there's an intent for that, you don't need the permission, although it will require tapping the "take a photo" and "ok" buttons - CALL_PHONE: ditto, although it will require tapping the dial button. - READ_CONTACTS: again, there's an intent for that, allowing you to select only the contacts you want to share with the app. - READ_PHONE_STATE: either they want to be co…
Similar issues abound with the myriad of camera applications.