No hidden background location
لا يعلن البيان الحالي ACCESS_BACKGROUND_LOCATION. يمكن أن تستمر معالجة الموقع فقط أثناء خدمة مقدمة مرئية يبدأها المستخدم.
الأذونات
لماذا يطلب ArxSilex MapTools أذونات Android للموقع والكاميرا وBluetooth وWi-Fi القريب والإشعارات وخدمات المقدمة.
Overview
تطلب الأذونات فقط لوظائف محددة. ولا تستخدم للإعلانات أو Analytics أو Crashlytics أو AdMob أو منصة تتبع خاصة.
لا يعلن البيان الحالي ACCESS_BACKGROUND_LOCATION. يمكن أن تستمر معالجة الموقع فقط أثناء خدمة مقدمة مرئية يبدأها المستخدم.
يمكنك رفض الأذونات أو إلغاؤها في إعدادات Android.
لا يعلن التطبيق إذن تخزين واسع؛ ويستخدم الملفات التي تختارها أنت. MANAGE_EXTERNAL_STORAGE, READ_EXTERNAL_STORAGE, WRITE_EXTERNAL_STORAGE.
Manifest
This list follows the permissions currently declared in the Android manifest.
| Permission / area | Use in ArxSilex MapTools | Data context |
|---|---|---|
ACCESS_FINE_LOCATION, ACCESS_COARSE_LOCATION | Map 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_LOCATION | Visible 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_DEVICE | BLE 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_SYNC | Longer 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_NOTIFICATIONS | Visible status notifications for tracking, BLE group mode, Remote ID monitoring and longer local tasks. | Notification text about the active app feature. |
CAMERA | QR/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 11 | Compatibility for Bluetooth features on older Android versions. | Bluetooth state and BLE nearby data. |
BLUETOOTH_SCAN, BLUETOOTH_ADVERTISE, BLUETOOTH_CONNECT | BLE 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_STATE | Nearby 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_STATE | Online 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 targets | Import and export of projects, maps, POI, elevation data, overlays, backups and reports. | Only files or destinations selected by you or shared to the app. |
خدمات المقدمة
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.
Ongoing processing starts from an app action and can be stopped in the app or from the Android notification.
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.
Drone reception processes publicly broadcast Remote ID data locally. The app does not connect to or control drones.
Permission-gated data is not used to provide ads and is not shared with advertising SDKs.
Remote ID والأجهزة القريبة
Remote ID and BLE group features combine Android permission groups because nearby radio scans can reveal location-related information and Android protects them separately.
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.
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.
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.
Remote ID history can be exported manually as KML, GeoJSON or CSV. Operator or pilot positions are included only when you choose that option.
مزيد من المعلومات
Details about data purposes, recipients, storage periods and deletion options are described on the privacy, data safety and data deletion pages.