Thank you for the log. The error has changed, which means the previous missing ic_launcher_foreground issue is no longer the main problem.
The current error indicates that Android failed while compiling the app resources. I also noticed that several icon files are being skipped because they are detected as hidden, and there is also an error related to the app_name string resource. Either of these can cause the build to fail.
To identify the exact cause, could you please send me:
The exact App Name you entered in AG APK Builder.
The contents of the file: resources/base_module/app/src/main/res/values/strings.xml
With those, I can determine exactly which resource is causing the compilation failure and help you resolve it.
. But why is the game’s screen size so small?