Android also allows the of application access control mechanisms. Applications can delegate the right to access a particular resource. This resource must be using a URI. An intent sent to the delegated application equipped with the correct permissions grants the access. In this way, an image viewer is able to display email attachments although it is not able to access the whole mailing database.