Arduino Bluetooth RC Car

다운로드: Arduino Bluetooth RC Car APK

  • 최신 버전
애플리케이션 ID omfaer.com.carino
다운로드 37.87K
업로드 기준 omfaer
콘텐츠 등급 Everyone
안드로이드가 필요합니다 5.0
업데이트 날짜 Jan 17, 2021

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate 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.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.