Simple Shopping List

Descargar: Simple Shopping List APK

  • Última versión
ID de aplicación at.mkweb.android.simpleshoppinglist
Descargas 239.33K
Subir por Sourcefactory.at
4.5/1.29K+
Everyone
Requiere Android 4.1
Actualizado el Apr 19, 2020

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.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.