cant export to android

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By oslash

when i try to run a project in android i get the error “{app} stopped working”
i also tried installing the apk on an emulator and the result is the same

using logcat i found the following line

java.lang.UnsatisfiedLinkError: dlopen failed: could not load library "libGLESv3.so" needed by "libgodot_android.so"; caused by library "libGLESv3.so" not found

both my phone and the emulator supports GLES 3

Could you please create an issue in the github repository containing your error log and hardware information (especially your embedded GPU)? Would be nice if you could then paste a link to it here, so everyone with this message can see if there is a solution already upstream.

rolfpancake | 2018-02-14 07:21