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: