Flashcards Maker Vocab Builder

Télécharger: Flashcards Maker Vocab Builder APK

  • Dernière version
ID d'application com.iviha.memorization_art
Téléchargements 3.94K
Télécharger par Memorization Art
Everyone
Nécessite Android 5.0
Mise à jour le Dec 04, 2023

android.Manifest.permission

  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.USE_EXACT_ALARM:
    Allows apps to use exact alarms just like with SCHEDULE_EXACT_ALARM but without needing to request this permission from the user.
  • 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.
  • com.iviha.memorization_art.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: