Permissions
Posted on Oct 01, 2010 by F-DroidFollowing on from yesterday’s article about app permissions, here’s some more practical help in the form of an app that lets you review the permissions you’ve granted to everything that’s currently installed.
The imaginatively titled Permissions shows all the available permissions on your phone in a big list, with those it considers dangerous highlighted in orange. Each entry also has a description of what it allows an app to do, and how that might affect you. For example, for the “coarse (network-based) location” permission, you’re told “Access coarse location sources such as the cellular network database to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are.” It might seem like stating the obvious in this case, but for some of the more obscure permissions the description is essential.
The main purpose of the app is not just a list though – you can expand any of the entries in the list to see what applications are using that particular permission. This allows you to spot things you may have let slip through your defences when you first installed them, like the proverbial Fart App that strangely requires access to your contacts and the internet to make its amusing noises.
Selecting one of the applications in the expanded list takes you to the standard Android Application Info screen, where you can see all the information about how much storage the application is using and whether it’s running or not. If it’s running, you can force it to stop, and you can also easily uninstall it from here in one click. You can see the full list of permissions too, in the same format as it’s given in when you have to accept them before installing. Effectively Permissions presents this information in reverse, for all your apps at once.
Permissions is a very useful app for reviewing who you’ve allowed to do what on your phone, and for learning some details of the Android permissions structure. As a tool for the casual user to do a quick security audit on their phone though, it’s a bit too detailed. One improvement in that direction might be to make the default mode a) show only ‘important’ permissions – perhaps those the app already highlights in orange, and b) show only user-installed apps, and leave out the system apps. A menu item could allow switching between this and the current full detail mode.
Vital Statistics
- License: Apache 2.0
- Developer: Christian Mehlmauer
- Web Site: http://code.google.com/p/androidpermissions/
- Issue Tracker: http://code.google.com/p/androidpermissions/issues/list