This document discusses mediating applications on the Android system to improve user privacy and security. It explores flaws in existing "AppLocker" access control applications and proposes modifying the Android operating system and improving existing solutions. The document provides background on the Android architecture, including its software stack, security model using permissions, and inter-process communication methods like Binder and Intents. It aims to present an alternative solution to better protect users' sensitive data from unauthorized access by applications.