Clip Stack - Clipboard Manager

다운로드: Clip Stack - Clipboard Manager APK

  • 최신 버전
애플리케이션 ID com.catchingnow.tinyclipboardmanager
다운로드 503.75K
업로드 기준 Ruoxin He
평점 3.9/7.1K+
Everyone
안드로이드가 필요합니다 4.0
업데이트 날짜 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: