Zmanim

Unduh: Zmanim APK

  • Versi Terbaru
ID Aplikasi com.gindin.zmanim.android
Unduhan 70.76K
Unggah berdasarkan Jay Gindin
Peringkat 4.7/826+
Everyone
Membutuhkan android 4.0
Diperbarui pada Mar 18, 2024

android.Manifest.permission

  • android.permission.ACCESS_BACKGROUND_LOCATION:
    Allows an app to access location in the background.
  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • 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.