her tears were my light

Baixar: her tears were my light APK

  • Versão mais recente
ID do aplicativo com.nomnomnami.hertearsweremylight
Baixar 942.97K
Enviar por NomnomNami
Classificação 4.9/56.16K+
Classificação do conteúdo Everyone
Requer Android 4.4
Atualizado em Oct 23, 2023

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.