FGA

Download: FGA APK

  • Latest Version
Application ID io.github.fate_grand_automata
Downloads 47.65K
Upload by Fate-Grand-Automata
Content rating Everyone
Requires android 7.0 and up
Updated on Feb 03, 2024

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • android.permission.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • io.github.fate_grand_automata.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: