Starry Flowers

Descargar: Starry Flowers APK

  • Última versión
ID de aplicación com.nomnomnami.starryflowers
Descargas 545.46K
Subir por NomnomNami
4.9/15.65K+
Mature 17+, Sexual Themes, Strong Language
Requiere Android 4.4
Actualizado el Feb 27, 2024

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.