You can compile 64x version of your app with r15c – Does openfl support 64-bit devices on Android?
You can set required targetSdkVersion
which is only related to Java. There is no requirement for APP_PLATFORM
value (for NDK).
You can compile 64x version of your app with r15c – Does openfl support 64-bit devices on Android?
You can set required targetSdkVersion
which is only related to Java. There is no requirement for APP_PLATFORM
value (for NDK).