Hacker News new | ask | show | jobs
by apunic 4536 days ago
> iOS permissions are more granular sometimes

Not true, http://developer.android.com/reference/android/Manifest.perm...

1 comments

Android permissions are all or none at install time. iOS allows permissions to be individually toggled at any time. Some people define flexibility differently.
I can revoke permissions on any Android app with App Settings[1].

[1] https://mediacru.sh/DRUrAHvxdlfS

In which Android versions? Cyanogenmod supports this functionality, but most stock builds don't, up through the most recent Kitkat releases.

(The first shipped Kitkat builds supported a form of this, but it was quickly removed, amidst complaints from privacy advocates:

https://www.eff.org/deeplinks/2013/12/google-removes-vital-p...

So, there are a few shipped phones which can have this functionality made accessible via third party app --- but update your phone and they cease to work.)

For what it's worth, if I can't do it on a phone that I walked out of Verizon with and didn't touch again, then I consider it can't-do. Custom ROMs aren't mainstream enough yet to count (despite how awesome Cyanogenmod is), and as you correctly pointed out, Android removed it from KitKat. So, until Android natively supports it in a release, it doesn't exist.