Clip Stack - Clipboard Manager

Download: Clip Stack - Clipboard Manager APK

  • Latest Version
Application ID com.catchingnow.tinyclipboardmanager
Downloads 503.75K
Upload by Ruoxin He
Rating 3.9/7.1K+
Content rating Everyone
Requires android 4.0 and up
Updated on Sep 25, 2019

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_LOGS:
    Allows an application to read the low-level system log files.
  • 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.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.android.vending.BILLING: