This document discusses security models for mobile platforms and detecting malware in the Google Play Store. It describes the security models of iOS and Android platforms, including sandboxing of apps, permissions, and code signing. It then covers different techniques for detecting malware in the Play Store, such as signature-based detection, behavior-based detection, permission analysis, and cloud-based scanning using services like Bouncer.