Takbir

Загрузить: Takbir APK

  • Последняя версия
Идентификатор приложения com.haniramahi.takbir
Загрузки 1.69K
Загрузить Alramahi
Рейтинг 5.0/9+
Everyone
Требуется Android 4.1
Обновлено Mar 20, 2022

android.Manifest.permission

  • android.hardware.location.gps:
  • 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.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.USE_FULL_SCREEN_INTENT:
    Required for apps targeting Build.VERSION_CODES.Q that want to use notification full screen intents.
  • 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.