SureLock Kiosk Lockdown

Download: SureLock Kiosk Lockdown APK

  • Latest Version
Application ID com.gears42.surelock
Downloads 569.57K
Upload by 42Gears Mobility Systems
Rating 4.1/1.98K+
Content rating Everyone, Digital Purchases
Requires android 5.0 and up
Updated on Feb 26, 2024

android.Manifest.permission

  • android.intent.action.ACTION_REQUEST_SHUTDOWN:
  • 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_DOWNLOAD_MANAGER:
  • 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_NOTIFICATION_POLICY:
    Marker permission for applications that wish to access notification policy.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.ANSWER_PHONE_CALLS:
    Allows the app to answer an incoming phone call.
  • 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.BLUETOOTH_ADVERTISE:
    Required to be able to advertise to nearby Bluetooth devices.
  • android.permission.BLUETOOTH_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • android.permission.BLUETOOTH_SCAN:
    Required to be able to discover and pair nearby Bluetooth devices.
  • android.permission.BROADCAST_STICKY:
    Allows an application to broadcast sticky intents.
  • 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_NETWORK_STATE:
    Allows applications to change network connectivity state.
  • 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.DOWNLOAD_WITHOUT_NOTIFICATION:
  • android.permission.EXPAND_STATUS_BAR:
    Allows an application to expand or collapse the status bar.
  • android.permission.FLASHLIGHT:
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • 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.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_DEVICE_POLICY_WIFI:
    Allows an application to set policy related to Wifi.
  • android.permission.MANAGE_EXTERNAL_STORAGE:
    Allows an application a broad access to external storage in scoped storage.
  • android.permission.MODIFY_AUDIO_SETTINGS:
    Allows an application to modify global audio settings.
  • 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.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.PROCESS_OUTGOING_CALLS:
    This constant was deprecated in API level 29. Applications should use CallRedirectionService instead of the Intent.ACTION_NEW_OUTGOING_CALL broadcast.
  • android.permission.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.READ_CALL_LOG:
    Allows an application to read the user's call log.
  • android.permission.READ_CONTACTS:
    Allows an application to read the user's contacts data.
  • 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.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.REORDER_TASKS:
    Allows an application to change the Z-order of tasks.
  • android.permission.REQUEST_DELETE_PACKAGES:
    Allows an application to request deleting packages.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.SET_WALLPAPER:
    Allows applications to set the wallpaper.
  • android.permission.SET_WALLPAPER_HINTS:
    Allows applications to set the wallpaper hints.
  • 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.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • 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.
  • android.permission.sec.ENTERPRISE_DEVICE_ADMIN:
  • android.permission.sec.MDM_APN:
  • android.permission.sec.MDM_APP_MGMT:
  • android.permission.sec.MDM_BLUETOOTH:
  • android.permission.sec.MDM_BROWSER_SETTINGS:
  • android.permission.sec.MDM_CALLING:
  • android.permission.sec.MDM_DATE_TIME:
  • android.permission.sec.MDM_EMAIL:
  • android.permission.sec.MDM_ENTERPRISE_VPN:
  • android.permission.sec.MDM_EXCHANGE:
  • android.permission.sec.MDM_FIREWALL:
  • android.permission.sec.MDM_HW_CONTROL:
  • android.permission.sec.MDM_INVENTORY:
  • android.permission.sec.MDM_KIOSK_MODE:
  • android.permission.sec.MDM_LOCATION:
  • android.permission.sec.MDM_LOCKSCREEN:
  • android.permission.sec.MDM_MULTI_USER_MGMT:
  • android.permission.sec.MDM_PHONE_RESTRICTION:
  • android.permission.sec.MDM_REMOTE_CONTROL:
  • android.permission.sec.MDM_RESTRICTION:
  • android.permission.sec.MDM_ROAMING:
  • android.permission.sec.MDM_SECURITY:
  • android.permission.sec.MDM_VPN:
  • android.permission.sec.MDM_WIFI:
  • com.android.launcher.permission.INSTALL_SHORTCUT:
    Allows an application to install a shortcut in Launcher.
  • com.android.launcher.permission.UNINSTALL_SHORTCUT:
  • com.android.vending.BILLING:
  • com.datalogic.dxu.PLUGIN:
  • com.gears42.nixsam.APP_MESSAGE_RECEIVER:
  • com.gears42.suredefense.permission.RemoteBind:
  • com.gears42.surelock.permission.C2D_MESSAGE:
  • com.gears42.surelocksam.COMMUNICATOR:
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.gms.permission.AD_ID:
  • com.google.android.providers.gsf.permission.READ_GSERVICES:
  • com.nix.permission.C2D_MESSAGE:
  • com.samsung.android.knox.permission.CUSTOM_SETTING:
  • com.samsung.android.knox.permission.CUSTOM_SYSTEM:
  • com.samsung.android.knox.permission.KNOX_ADVANCED_APP_MGMT:
  • com.samsung.android.knox.permission.KNOX_ADVANCED_RESTRICTION:
  • com.samsung.android.knox.permission.KNOX_ADVANCED_SECURITY:
  • com.samsung.android.knox.permission.KNOX_APN:
  • com.samsung.android.knox.permission.KNOX_APP_MGMT:
  • com.samsung.android.knox.permission.KNOX_AUDIT_LOG:
  • com.samsung.android.knox.permission.KNOX_BLUETOOTH:
  • com.samsung.android.knox.permission.KNOX_BLUETOOTH_SECUREMODE:
  • com.samsung.android.knox.permission.KNOX_BROWSER_PROXY:
  • com.samsung.android.knox.permission.KNOX_BROWSER_SETTINGS:
  • com.samsung.android.knox.permission.KNOX_CCM_KEYSTORE:
  • com.samsung.android.knox.permission.KNOX_CERTIFICATE:
  • com.samsung.android.knox.permission.KNOX_CERTIFICATE_ENROLLMENT:
  • com.samsung.android.knox.permission.KNOX_CERT_PROVISIONING:
  • com.samsung.android.knox.permission.KNOX_CLIPBOARD:
  • com.samsung.android.knox.permission.KNOX_CONTAINER:
  • com.samsung.android.knox.permission.KNOX_CONTAINER_RCP:
  • com.samsung.android.knox.permission.KNOX_CUSTOM_DEX:
  • com.samsung.android.knox.permission.KNOX_CUSTOM_PROKIOSK:
  • com.samsung.android.knox.permission.KNOX_CUSTOM_SETTING:
  • com.samsung.android.knox.permission.KNOX_CUSTOM_SYSTEM:
  • com.samsung.android.knox.permission.KNOX_DATE_TIME:
  • com.samsung.android.knox.permission.KNOX_DEX:
  • com.samsung.android.knox.permission.KNOX_DLP_MGMT:
  • com.samsung.android.knox.permission.KNOX_EBILLING:
  • com.samsung.android.knox.permission.KNOX_EMAIL:
  • com.samsung.android.knox.permission.KNOX_ENTERPRISE_DEVICE_ADMIN:
  • com.samsung.android.knox.permission.KNOX_EXCHANGE:
  • com.samsung.android.knox.permission.KNOX_FIREWALL:
  • com.samsung.android.knox.permission.KNOX_GEOFENCING:
  • com.samsung.android.knox.permission.KNOX_GLOBALPROXY:
  • com.samsung.android.knox.permission.KNOX_HW_CONTROL:
  • com.samsung.android.knox.permission.KNOX_INVENTORY:
  • com.samsung.android.knox.permission.KNOX_KIOSK_MODE:
  • com.samsung.android.knox.permission.KNOX_LDAP:
  • com.samsung.android.knox.permission.KNOX_LICENSE_LOG:
  • com.samsung.android.knox.permission.KNOX_LOCATION:
  • com.samsung.android.knox.permission.KNOX_LOCKSCREEN:
  • com.samsung.android.knox.permission.KNOX_MULTI_USER_MGMT:
  • com.samsung.android.knox.permission.KNOX_NPA:
  • com.samsung.android.knox.permission.KNOX_PHONE_RESTRICTION:
  • com.samsung.android.knox.permission.KNOX_REMOTE_ATTESTATION:
  • com.samsung.android.knox.permission.KNOX_REMOTE_CONTROL:
  • com.samsung.android.knox.permission.KNOX_RESTRICTION:
  • com.samsung.android.knox.permission.KNOX_RESTRICTION_MGMT:
  • com.samsung.android.knox.permission.KNOX_ROAMING:
  • com.samsung.android.knox.permission.KNOX_SEAMS_MGMT:
  • com.samsung.android.knox.permission.KNOX_SECURITY:
  • com.samsung.android.knox.permission.KNOX_SENSITIVE_DATA_PROTECTION:
  • com.samsung.android.knox.permission.KNOX_SPDCONTROL:
  • com.samsung.android.knox.permission.KNOX_TIMA_KEYSTORE:
  • com.samsung.android.knox.permission.KNOX_TIMA_KEYSTORE_PER_APP:
  • com.samsung.android.knox.permission.KNOX_UCM_MGMT:
  • com.samsung.android.knox.permission.KNOX_VPN:
  • com.samsung.android.knox.permission.KNOX_VPN_CONTAINER:
  • com.samsung.android.knox.permission.KNOX_VPN_GENERIC:
  • com.samsung.android.knox.permission.KNOX_WIFI:
  • com.samsung.android.knox.permission.MDM_LICENSE_LOG:
  • com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY:
  • com.sec.android.provider.badge.permission.READ:
  • com.sec.android.provider.badge.permission.WRITE:
  • com.sec.enterprise.knox.cloudmdm.smdms.provider.permission.READ:
  • com.sec.enterprise.knox.permission.KNOX_RESTRICTION:
  • gears42.permission.REQUEST_CUSTOM_PROPERTIES: