Ramadan 2024

Télécharger: Ramadan 2024 APK

  • Dernière version
ID d'application com.microappvalley.ramadan
Téléchargements 184.69K
Télécharger par MicroAppValley
Note 4.4/906+
Everyone
Nécessite Android 4.2
Mise à jour le May 25, 2024

android.Manifest.permission

  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SET_ALARM:
    Allows an application to broadcast an Intent to set an alarm for the user.
  • android.permission.SET_WALLPAPER:
    Allows applications to set the wallpaper.
  • 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.