Skip to content

Latest commit

 

History

History
82 lines (65 loc) · 14.5 KB

README.md

File metadata and controls

82 lines (65 loc) · 14.5 KB

Android App Security Checklist

A checklist with security considerations for designing, testing, and releasing secure Android apps. It is based on the OWASP Mobile Application Security Verification Standard, Mobile Application Security Testing Guide and others. Follow the links on each checklist item for detailed instructions and recommendations.


Data Storage

Platform Interaction

Cryptography

Authentication

WebViews

Network

Code Quality

Defense-in-Depth