System Monitor

다운로드: System Monitor APK

  • 최신 버전
애플리케이션 ID com.p_soft.sysmon
다운로드 593.93K
업로드 기준 Pavel Petrov
평점 3.0/6.62K+
콘텐츠 등급 Everyone
안드로이드가 필요합니다 1.6
업데이트 날짜 Oct 06, 2013

android.Manifest.permission

  • 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.GET_TASKS:
    This constant was deprecated in API level 21. No longer enforced.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.KILL_BACKGROUND_PROCESSES:
    Allows an application to call ActivityManager.killBackgroundProcesses(String).
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.RESTART_PACKAGES:
    This constant was deprecated in API level 15. The ActivityManager.restartPackage(String) API is no longer supported.