Skip to content

Requirements

Android Version

The minimum android version of this fork is 8.0 due to the nature of long press gesture.

App Permissions

The app requires the following permissions:

  1. Accessibility Service

    This is required for the app to perform actions like clicking, swiping, and reading the FGO app.

  2. Overlay Permission

    This is required for the app to display overlays on top of other apps, which is essential to display the play button as well as various exit dialogs.

  3. Media Projection

    This is required for the app to capture the screen and use it for image matching and text detection in order for the app to function.

  4. Disable Battery Optimization

    This is required on some devices to ensure the app runs smoothly in the background for a long time without being killed by the system.