iN•Command Lite

Download: iN•Command Lite APK

  • Latest Version
Application ID com.asaelectronics.ncs50app
Downloads 2.93K
Upload by ASA Electronics, LLC
Rating 1.7/26+
Content rating Everyone
Requires android 4.3 and up
Updated on Aug 15, 2017

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • 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.CHANGE_NETWORK_STATE:
    Allows applications to change network connectivity state.
  • android.permission.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.RESTART_PACKAGES:
    This constant was deprecated in API level 15. The ActivityManager.restartPackage(String) API is no longer supported.