nRF Connect for Mobile

Baixar: nRF Connect for Mobile APK

  • Versão mais recente
ID do aplicativo no.nordicsemi.android.mcp
Baixar 1.44M
Enviar por Nordic Semiconductor ASA
Classificação 4.2/2.87K+
Classificação do conteúdo Everyone
Requer Android 4.3
Atualizado em 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: