ESP WiFi/Bluetooth RC CAM CAR

Download: ESP WiFi/Bluetooth RC CAM CAR APK

  • Latest Version
Application ID com.ieeelab.bluetoothrc
Downloads 3.23K
Upload by yckao @ Mindworks
Rating 4.6/5+
Content rating Everyone
Requires android 7.0 and up
Updated on Jun 24, 2021

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about 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.CAMERA:
    Required to be able to access the camera device.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: