Dot : Arduino Bluetooth

다운로드: Dot : Arduino Bluetooth APK

  • 최신 버전
애플리케이션 ID appinventor.ai_ddeekkddaa.Bluetooth
다운로드 136
업로드 기준 Seksan Jantawong
콘텐츠 등급 Everyone
안드로이드가 필요합니다 2.1
업데이트 날짜 Mar 18, 2022

android.Manifest.permission

  • 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.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.VIBRATE:
    Allows access to the vibrator.