Missed Notifications Reminder

Descargar: Missed Notifications Reminder APK

  • Última versión
ID de aplicación com.app.missednotificationsreminder
Descargas 147.53K
Subir por Eugene Popovich
4.3/2.07K+
Everyone, In-App Purchases
Requiere Android 8.1
Actualizado el Mar 16, 2021

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.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.android.vending.BILLING: