Dot : Arduino Bluetooth

Download: Dot : Arduino Bluetooth APK

  • Latest Version
Application ID appinventor.ai_ddeekkddaa.Bluetooth
Downloads 136
Upload by Seksan Jantawong
Content rating Everyone
Requires android 2.1 and up
Updated on 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.