iN•Command Lite

Unduh: iN•Command Lite APK

  • Versi Terbaru
ID Aplikasi com.asaelectronics.ncs50app
Unduhan 2.93K
Unggah berdasarkan ASA Electronics, LLC
Peringkat 1.7/26+
Everyone
Membutuhkan android 4.3
Diperbarui pada 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.