• Android

    Android

    • 谨慎配置file permissions
    • 谨慎实现 Intents
    • 检查 Activities
    • 谨慎使用 Broadcasts
    • 谨慎实现 PendingIntents
    • 保护应用程序服务
    • 避免 Intent 嗅探
    • 谨慎实施content providers
    • 遵循WebView最佳实践
    • 避免存储缓存的摄像机图像
    • 避免GUI对象缓存
    • 签名 Android APKs