I did everything as on the website
https://docs.godotengine.org/ru/stable/development/compiling/compiling_for_android.html
scons platform = android target = release androidarch = armv7
scons platform = android target = release androidarch = arm64v8
scons platform = android target = releasedebug androidarch = armv7
scons platform = android target = releasedebug androidarch = arm64v8
scons platform = android target = release androidarch = x86
scons platform = android target = release androidarch = x86_64
I don't know what kind of armeabi-v7a. missing still writing
Missing libraries in the export template for the selected architectures:armeabi-v7a.
Please build a template with all required libraries, or uncheck the missing architectures in the export preset