Dot : Arduino Bluetooth

Télécharger: Dot : Arduino Bluetooth APK

  • Dernière version
ID d'application appinventor.ai_ddeekkddaa.Bluetooth
Téléchargements 136
Télécharger par Seksan Jantawong
Everyone
Nécessite Android 2.1
Mise à jour le 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.