Volume Control Panel

Download: Volume Control Panel APK

  • Latest Version
Application ID leedroiddevelopments.volumepanelads
Downloads 183.36K
Upload by LeeDrOiD Apps
Rating 4.2/1.01K+
Content rating Everyone
Requires android 6.0 and up
Updated on Sep 14, 2023

android.Manifest.permission

  • 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.ACTION_MANAGE_OVERLAY_PERMISSION:
  • 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_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INSTALL_SHORTCUT:
    Allows an application to install a shortcut in Launcher.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MEDIA_CONTENT_CONTROL:
    Allows an application to know what content is playing and control its playback.
  • android.permission.MODIFY_AUDIO_SETTINGS:
    Allows an application to modify global audio settings.
  • android.permission.PACKAGE_USAGE_STATS:
    Allows an application to collect component usage statistics
  • 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.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.UNINSTALL_SHORTCUT:
  • 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_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.
  • com.android.alarm.permission.SET_ALARM:
    Allows an application to broadcast an Intent to set an alarm for the user.
  • com.google.android.gms.permission.AD_ID: