FGA

다운로드: FGA APK

  • 최신 버전
애플리케이션 ID io.github.fate_grand_automata
다운로드 47.65K
업로드 기준 Fate-Grand-Automata
Everyone
안드로이드가 필요합니다 7.0
업데이트 날짜 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: