Volume rocker fluttuante

Загрузить: Volume rocker fluttuante APK

  • Последняя версия
Идентификатор приложения app.lore.floatingvolumekey
Загрузки 3
Загрузить Lorenzo Dicati
Everyone
Требуется Android 8.0
Обновлено Oct 08, 2023

android.Manifest.permission

  • android.permission.ACTION_MANAGE_OVERLAY_PERMISSION:
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • 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.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.
  • com.android.launcher.permission.INSTALL_SHORTCUT:
    Allows an application to install a shortcut in Launcher.