Volume rocker fluttuante

ダウンロード: Volume rocker fluttuante APK

  • 最新バージョン
アプリケーションID app.lore.floatingvolumekey
ダウンロード 3
アップロード方法 Lorenzo Dicati
コンテンツのレーティング Everyone
アンドロイドが必要です 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.