Permissions

Permissions

ArxSilex MapTools requests Android permissions only for specific app features. Many tools remain usable when individual permissions are not granted.

Overview

Permissions are feature-based

Permissions are requested in the flow where they are needed. They are not used for advertising, Firebase Analytics, Crashlytics, AdMob or an app-owned tracking platform.

No hidden background location

The current manifest does not declare ACCESS_BACKGROUND_LOCATION. Location can continue only when you start an ongoing feature such as tracking, BLE group mode or Remote ID monitoring and Android shows a visible foreground-service notification.

Control

You can deny or revoke permissions in Android settings. The affected feature may then be unavailable or limited.

No broad storage permission

The app does not declare MANAGE_EXTERNAL_STORAGE, READ_EXTERNAL_STORAGE or WRITE_EXTERNAL_STORAGE. Imports and exports use files and folders selected by you through Android.

Manifest

Declared Android permissions

This list follows the permissions currently declared in the Android manifest.

Permission / areaUse in ArxSilex MapToolsData context
ACCESS_FINE_LOCATION, ACCESS_COARSE_LOCATIONMap position, target navigation, bearings, tracking, track recording, elevation context, viewrange, AR/LiveView, Remote ID and BLE group features.Approximate or precise device location, accuracy and timestamps while the selected feature is active.
FOREGROUND_SERVICE, FOREGROUND_SERVICE_LOCATIONVisible ongoing location features such as GPS tracking, navigation context, group mode or Remote ID monitoring.Location processing while the user-started foreground service is active, including when the app is minimized or the screen is off.
FOREGROUND_SERVICE_CONNECTED_DEVICEBLE group mode and Remote ID / nearby-device functions that work with close devices or public broadcasts.Nearby-device state, BLE packets, group session data and received Remote ID broadcasts.
FOREGROUND_SERVICE_DATA_SYNCLonger local data tasks such as POI or file indexing when Android expects a visible service.Local files, POI and import data; no app-owned server synchronization.
POST_NOTIFICATIONSVisible status notifications for tracking, BLE group mode, Remote ID monitoring and longer local tasks.Notification text about the active app feature.
CAMERAQR/barcode scan, QR import and AR/LiveView.Camera frames are processed for the selected function, not for ads or analytics.
BLUETOOTH, BLUETOOTH_ADMIN up to Android 11Compatibility for Bluetooth features on older Android versions.Bluetooth state and BLE nearby data.
BLUETOOTH_SCAN, BLUETOOTH_ADVERTISE, BLUETOOTH_CONNECTBLE group mode, nearby participants, sending own group data and receiving Remote ID over BLE.BLE packets, group identifiers, session tokens, active group location data and public Remote ID broadcasts.
NEARBY_WIFI_DEVICES, ACCESS_WIFI_STATE, CHANGE_WIFI_STATENearby Wi-Fi and Wi-Fi-aware features, network state and Remote ID variants when supported by device and Android.Wi-Fi / nearby status and technical nearby data; not used for advertising profiling.
INTERNET, ACCESS_NETWORK_STATEOnline maps, Google Maps, OpenStreetMap tiles, provider requests, network status and external links.Provider-side technical request data such as IP address, map area, user agent and connection metadata.
Android file picker / share targetsImport and export of projects, maps, POI, elevation data, overlays, backups and reports.Only files or destinations selected by you or shared to the app.

Foreground services

Ongoing features stay visible

If you start tracking, BLE group mode, Remote ID monitoring or a longer local data task, Android may keep the task running as a foreground service and show a persistent notification.

User started

Ongoing processing starts from an app action and can be stopped in the app or from the Android notification.

Location while not visible

For tracking, group mode or Remote ID monitoring, location may be processed while the app is not visible, but only during the visible foreground service.

Remote ID

Drone reception processes publicly broadcast Remote ID data locally. The app does not connect to or control drones.

No ads

Permission-gated data is not used to provide ads and is not shared with advertising SDKs.

Remote ID and nearby devices

Remote ID reception and formats

Remote ID and BLE group features combine Android permission groups because nearby radio scans can reveal location-related information and Android protects them separately.

Reception paths

Bluetooth Low Energy reception covers legacy and extended advertisements, service data and manufacturer data. Wi-Fi reception covers Wi-Fi Aware/NAN and Wi-Fi Beacon; active Wi-Fi Beacon compatibility scans are optional.

Protocols and messages

OpenDroneID / ASTM F3411 and ASD-STAN / EU Direct Remote ID payloads are parsed. Supported message groups include Basic ID, Location/Vector, System, Operator ID, Self ID, Auth and Message Pack.

Displayed data

The app can show drone ID, status, timestamp, drone position, altitude/height, speed, heading, receiver source, signal strength and, if broadcast and enabled by the user, operator or take-off position.

Export formats

Remote ID history can be exported manually as KML, GeoJSON or CSV. Operator or pilot positions are included only when you choose that option.

More information

Privacy, safety and deletion

Details about data purposes, recipients, storage periods and deletion options are described on the privacy, data safety and data deletion pages.

Privacy policy Data safety Delete data