Arduino Bluetooth RC Car

Download: Arduino Bluetooth RC Car APK

  • Latest Version
Application ID omfaer.com.carino
Downloads 37.87K
Upload by omfaer
Content rating Everyone
Requires android 5.0 and up
Updated on Jan 17, 2021

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • 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.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.