nRF Connect for Mobile

Télécharger: nRF Connect for Mobile APK

  • Dernière version
ID d'application no.nordicsemi.android.mcp
Téléchargements 1.44M
Télécharger par Nordic Semiconductor ASA
Note 4.2/2.87K+
Everyone
Nécessite Android 4.3
Mise à jour le May 08, 2024

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.BLUETOOTH_ADVERTISE:
    Required to be able to advertise to nearby Bluetooth devices.
  • android.permission.BLUETOOTH_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • android.permission.BLUETOOTH_SCAN:
    Required to be able to discover and pair nearby Bluetooth devices.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE:
    Allows a regular application to use Service.startForeground with the type "connectedDevice".
  • android.permission.FOREGROUND_SERVICE_LOCATION:
    Allows a regular application to use Service.startForeground with the type "location".
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • no.nordicsemi.android.LOG:
  • no.nordicsemi.android.mcp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: