mirror of https://github.com/godotengine/godot
By default, when installing from Android App Bundles the native libraries are not extracted. They are loaded directly from the APK. See: https://stackoverflow.com/a/56551499 Passing only the file name to dlopen, without the location, makes it search the native library in all locations, including inside the apk. |
||
|---|---|---|
| .. | ||
| android_support.cpp | ||
| android_support.h | ||
| ios_support.h | ||
| ios_support.mm | ||