UC Turbo- Fast, Safe, Ad Block

Download: UC Turbo- Fast, Safe, Ad Block APK

  • Latest Version
Application ID com.ucturbo
Downloads 64.88M
Upload by UCWeb Singapore Pte. Ltd.
Rating 3.1/474.19K+
Content rating Everyone, Unrestricted Internet
Requires android 4.1 and up
Updated on Oct 27, 2021

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.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_MULTICAST_STATE:
    Allows applications to enter Wi-Fi Multicast mode.
  • android.permission.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • android.permission.EXPAND_STATUS_BAR:
    Allows an application to expand or collapse the status bar.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.GET_PACKAGE_SIZE:
    Allows an application to find out the space used by any package.
  • 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.MOUNT_UNMOUNT_FILESYSTEMS:
    Allows mounting and unmounting file systems for removable storage.
  • android.permission.PACKAGE_USAGE_STATS:
    Allows an application to collect component usage statistics
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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_SETTINGS:
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.REQUEST_INSTALL_PACKAGES:
    Allows an application to request installing packages.
  • android.permission.SET_WALLPAPER:
    Allows applications to set the wallpaper.
  • 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_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • android.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.
  • com.android.browser.permission.READ_HISTORY_BOOKMARKS:
  • com.android.browser.permission.WRITE_HISTORY_BOOKMARKS:
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: