Path for Dash robot

Download: Path for Dash robot APK

  • Latest Version
Application ID com.makewonder.pathandroid
Downloads 90.79K
Upload by WONDER WORKSHOP, INC.
Rating 4.0/191+
Content rating Everyone
Requires android 4.4 and up
Updated on Mar 20, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • 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.CHANGE_WIFI_MULTICAST_STATE:
    Allows applications to enter Wi-Fi Multicast mode.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.