Fast, Simple and Secure
Permissions
- permission.INTERNET: Needed to access the internet for browsing
- permission.WRITE_EXTERNAL_STORAGE: Needed for downloading files and backing up data
- permission.READ_EXTERNAL_STORAGE: Needed for downloading files and restoring data
- permission.ACCESS_FINE_LOCATION: Needed for sites that want your location (you can deny location access)
- permission.CAMERA: Used for WebRTC
- permission.RECORD_AUDIO: Used for WebRTC