For shits and giggles I’d like to try using the Godot Editor on my Galaxy Watch 4 running Wear OS. Apparently that requires building for armeabi-v7a.
Running scons platform=android arch=arm32 target=editor however doesn’t result in an .apk as I expected, but in a library: libgodot.android.editor.arm32.so…
Is that intended? I can’t find any more info on this..
Edit: Turns out I’m blind: