Hi
I am trying to create my first android game but I have run into some issues, that I hope you guys might be able to assist with.
I successfully created the game as an APK, but got an error on my phone (pixel 8 pro), as the game was incompatible.
I found that the target API level was set too low.
I have now updated the Target API level to 35, and changed configuration to include ARM64 as a target Architecture.
But now I can’t get it to build the APK file.
I have included a snip of the console after the build fails.
Does anyone have any suggestions to what I might try?
Best regards
Mikkel