This is what I see when starting my game from the APK file. I've tried a number of things. Mainly these fall into the category of building with or without Gradle and building for different SDK versions. I've tried 34, 33 (seems to be the default) and 32. My phone is using Android version 13 which I believe corresponds to SDK 33 (according to Android Studio at least). The phone is a Samsung Galaxy A71 5G. It's maybe 18 months old. I'm developing and building my export files on Ubuntu Linux 22.04. I've googled this error message but the only links to it seem to be ones like this - https://ask.godotengine.org/33797/cannot-install-apk-on-android. That site appears to be down though and has been for at least the last few days. Does anyone have any ideas about what's happening?
Oh, and the game DOES run in the Godot editor. I've tried versions 4.0.2 and 4.0.3 with the same results.