GlobalProtect

Download: GlobalProtect APK

  • Latest Version
Application ID com.paloaltonetworks.globalprotect
Downloads 1.44M
Upload by Palo Alto Networks
Rating 2.6/4.28K+
Content rating Everyone
Requires android 5.0 and up
Updated on Feb 26, 2024

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.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • android.permission.DISABLE_KEYGUARD:
    Allows applications to disable the keyguard if it is not secure.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_LOGS:
    Allows an application to read the low-level system log files.
  • 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.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.USES_POLICY_EXPIRE_PASSWORD:
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.android.launcher.permission.INSTALL_SHORTCUT:
    Allows an application to install a shortcut in Launcher.
  • com.android.launcher.permission.UNINSTALL_SHORTCUT:
  • com.google.android.c2dm.permission.RECEIVE:
  • com.paloaltonetworks.globalprotect.permission.C2D_MESSAGE: