Android
- 7.1 Implement File Permissions Carefully
- 7.2 Implement Intents Carefully
- 7.3 Check Activities
- 7.4 Use Broadcasts Carefully
- 7.5 Implement PendingIntents Carefully
- 7.6 Protect Application Services
- 7.7 Avoid Intent Sniffing
- 7.8 Implement Content Providers Carefully
- 7.9 Follow WebView Best Practices
- 7.10 Avoid Storing Cached Camera Images
- 7.11 Avoid GUI Objects Caching
- 7.12 Sign Android APKs
- 7.13 Request Android permissions carefully
- 7.14 Set the “usesCleartextTraffic” flag to false