Floating Timer

Unduh: Floating Timer APK

  • Versi Terbaru
ID Aplikasi xyz.tberghuis.floatingtimer
Unduhan 112.36K
Unggah berdasarkan Thomas Berghuis
Peringkat 3.8/330+
Everyone
Membutuhkan android 8.0
Diperbarui pada Jun 19, 2024

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.FOREGROUND_SERVICE_SPECIAL_USE:
    Allows a regular application to use Service.startForeground with the type "specialUse".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • 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.vending.BILLING:
  • xyz.tberghuis.floatingtimer.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: