Dot : Arduino Bluetooth

Tải xuống: Dot : Arduino Bluetooth APK

  • Phiên bản mới nhất
ID ứng dụng appinventor.ai_ddeekkddaa.Bluetooth
Tải xuống 136
Tải lên bởi Seksan Jantawong
Xếp hạng nội dung Everyone
Yêu cầu android 2.1
Đã cập nhật vào 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.