Android Device Policy

Télécharger: Android Device Policy APK

  • Dernière version
ID d'application com.google.android.apps.work.clouddpc
Téléchargements 69.78M
Télécharger par Google LLC
Note 3.1/27.11K+
Everyone, Shares Info, Shares Location
Nécessite Android 5.0
Mise à jour le May 09, 2024

android.Manifest.permission

  • android.permission.ACCESS_BACKGROUND_LOCATION:
    Allows an app to access location in the background.
  • 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_PDB_STATE:
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.AUTHENTICATE_ACCOUNTS:
  • android.permission.BIND_DEVICE_ADMIN:
    Must be required by device administration receiver, to ensure that only the system can interact with it.
  • android.permission.CALL_PHONE:
    Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.CHANGE_COMPONENT_ENABLED_STATE:
    Allows an application to change whether an application component (other than its own) is enabled or not.
  • android.permission.CHANGE_CONFIGURATION:
    Allows an application to modify the current configuration, such as locale.
  • android.permission.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • android.permission.CONFIGURE_INTERACT_ACROSS_PROFILES:
  • android.permission.CRYPT_KEEPER:
  • android.permission.DELETE_PACKAGES:
    Allows an application to delete packages.
  • android.permission.DOWNLOAD_WITHOUT_NOTIFICATION:
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_SYSTEM_EXEMPTED:
    Allows a regular application to use Service.startForeground with the type "systemExempted".
  • android.permission.GET_ACCOUNTS:
    Allows access to the list of accounts in the Accounts Service.
  • android.permission.GET_PACKAGE_SIZE:
    Allows an application to find out the space used by any package.
  • android.permission.HIDE_OVERLAY_WINDOWS:
    Allows an app to prevent non-system-overlay windows from being drawn on top of it
  • android.permission.INSTALL_DPC_PACKAGES:
  • android.permission.INTERACT_ACROSS_USERS:
  • android.permission.INTERACT_ACROSS_USERS_FULL:
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.KILL_BACKGROUND_PROCESSES:
    Allows an application to call ActivityManager.killBackgroundProcesses(String).
  • android.permission.MANAGE_ACCOUNTS:
  • android.permission.MANAGE_APP_OPS_MODES:
  • android.permission.MANAGE_DEVICE_ADMINS:
  • android.permission.MANAGE_DEVICE_POLICY_APP_EXEMPTIONS:
  • android.permission.MANAGE_PROFILE_AND_DEVICE_OWNERS:
  • android.permission.MANAGE_USERS:
  • android.permission.MARK_DEVICE_ORGANIZATION_OWNED:
  • android.permission.MASTER_CLEAR:
    Not for use by third-party applications.
  • android.permission.NETWORK_MANAGED_PROVISIONING:
  • android.permission.NFC:
    Allows applications to perform I/O operations over NFC.
  • android.permission.PACKAGE_USAGE_STATS:
    Allows an application to collect component usage statistics
  • android.permission.PEERS_MAC_ADDRESS:
  • android.permission.PERFORM_CDMA_PROVISIONING:
  • 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_PHONE_NUMBERS:
    Allows read access to the device's phone number(s).
  • 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.READ_PRIVILEGED_PHONE_STATE:
  • android.permission.READ_SYNC_SETTINGS:
    Allows applications to read the sync settings.
  • android.permission.READ_SYNC_STATS:
    Allows applications to read the sync stats.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.REORDER_TASKS:
    Allows an application to change the Z-order of tasks.
  • android.permission.SET_TIME:
    Allows applications to set the system time directly.
  • android.permission.SET_TIME_ZONE:
    Allows applications to set the system time zone directly.
  • android.permission.SET_WALLPAPER:
    Allows applications to set the wallpaper.
  • android.permission.SHUTDOWN:
  • android.permission.START_ACTIVITIES_FROM_BACKGROUND:
  • android.permission.START_FOREGROUND_SERVICES_FROM_BACKGROUND:
    Allows an application to start foreground services from the background at any time.
  • android.permission.TRIGGER_LOST_MODE:
  • android.permission.USE_COLORIZED_NOTIFICATIONS:
  • android.permission.USE_CREDENTIALS:
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_SECURE_SETTINGS:
    Allows an application to read or write the secure system settings.
  • android.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.
  • android.permission.WRITE_SYNC_SETTINGS:
    Allows applications to write the sync settings.
  • com.android.vending.setup.PLAY_SETUP_SERVICE:
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.providers.gsf.permission.READ_GSERVICES:
  • com.google.android.setupwizard.SETUP_COMPAT_SERVICE: