Skip to content

Android Permissions

Djamil Elaidi edited this page Jan 7, 2019 · 1 revision

Android Application permissions

PandwaRF application uses 2 types of permissions:

Storage

Used to read/write files (JavaScript, saved sessions, captured data, …) onto the device

Location

On Android version 6.0 Bluetooth Low Energy (BLE) scanning will only work if Location services are enabled on the device. This is a requirement from Google. If you don’t grant location permission to the app, the scan may not find any BLE device. We recognize that this not a convenient situation and we are working on an alternate solution that do not require users to grant Location permission to the app.

Project Information

PandwaRF Android Application (Normal Mode)

PandwaRF Android Application (Dev Mode)

Marauder Android Application

iOS Application

Linux

Hardware

For developers

Support

Gimme moar!

Clone this wiki locally