AnkiApp Flashcards

Download: AnkiApp Flashcards APK

  • Latest Version
Application ID com.ankiapp.client
Downloads 780.3K
Upload by AnkiApp Inc.
Rating 2.9/1.72K+
Content rating Everyone, Users Interact
Requires android 5.1 and up
Updated on May 15, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_MEDIA_IMAGES:
    Allows an application to read image files 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.
  • com.ankiapp.client.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION:
  • com.google.android.c2dm.permission.RECEIVE: