Metronome - Tempo & Beat

ダウンロード: Metronome - Tempo & Beat APK

  • 最新バージョン
アプリケーションID com.metronome.tempo.pro.one
ダウンロード 582
アップロード方法 Old School Ltd
コンテンツのレーティング Everyone, In-App Purchases
アンドロイドが必要です 5.0
更新日 Feb 13, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • 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.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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.SYSTEM_OVERLAY_WINDOW:
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.