I've read that in Android 4.3 there is a new feature called App Ops
. See here for some info.
I'm a little bit worried about how this will affect apps that rely on having permissions active. A user could easily see this feature, go into the list, and turn off permissions without thinking about how it might affect the experience.
Will this cause apps to crash with security exceptions? Why would Google introduce a feature that could cripple apps? Is there anything we can do about it, as developers?
I haven't received the 4.3 OTA on my phone yet so I'm unable to do any tests as of yet.