Cat flip desktop clock

Download: Cat flip desktop clock APK

  • Latest Version
Application ID com.glgjing.cute.flip.clock.cat
Downloads 18.15K
Upload by Watch Face Maker
Rating 4.8/102+
Content rating Everyone
Requires android 4.4 and up
Updated on Aug 30, 2023

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • 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.