nRF Connect for Mobile

ダウンロード: nRF Connect for Mobile APK

  • 最新バージョン
アプリケーションID no.nordicsemi.android.mcp
ダウンロード 1.44M
アップロード方法 Nordic Semiconductor ASA
評価 4.2/2.87K+
コンテンツのレーティング Everyone
アンドロイドが必要です 4.3
更新日 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: