BT Remote - Arduino Bluetooth

다운로드: BT Remote - Arduino Bluetooth APK

  • 최신 버전
애플리케이션 ID com.viki_product.btcar
다운로드 14.83K
업로드 기준 Locominder
콘텐츠 등급 Everyone
안드로이드가 필요합니다 7.0
업데이트 날짜 Jul 25, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.BLUETOOTH:
    Allows applications to connect to paired 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.INTERNET:
    Allows applications to open network sockets.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.gms.permission.AD_ID:
  • com.viki_product.btcar.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: