Radar Lite: track BLE beacons

다운로드: Radar Lite: track BLE beacons APK

  • 최신 버전
애플리케이션 ID com.celer.radarlite
다운로드 254.61K
업로드 기준 celersms
평점 3.9/460+
Everyone
안드로이드가 필요합니다 4.3
업데이트 날짜 Aug 18, 2023

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:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.BLUETOOTH_ADMIN:
    Allows applications to discover and pair bluetooth devices.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications