Arduino Bluetooth Controller

Unduh: Arduino Bluetooth Controller APK

  • Versi Terbaru
ID Aplikasi com.giristudio.hc05.bluetooth.arduino.control
Unduhan 42.21K
Unggah berdasarkan Giristudio
Everyone
Membutuhkan android 5.0
Diperbarui pada Nov 01, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • 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.BLUETOOTH_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • android.permission.BLUETOOTH_SCAN:
    Required to be able to discover and pair nearby Bluetooth devices.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • com.giristudio.hc05.bluetooth.arduino.control.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION:
  • com.google.android.gms.permission.AD_ID: