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:
-
Accessibility Service
This is required for the app to perform actions like clicking, swiping, and reading the FGO app.
-
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.
-
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.
-
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.