I have the following haxelibs installed
openfl 4.4.1 lime 3.4.1
I have a very basic hello world application that I've successfully tested on ios by running the following command
openfl test ios -simulator -Dsource-header=haxe
If I run the following command openfl test android -emulator everything seems to work and the emulator does launch however the openfl application doesn't seem to install and launch and the console is stuck waiting for the app to launch in the emulator.
I tried running openfl setup android so my Android sdk and ndk are install in the root /opt directory. I should also mention that I have Android studio installed. Android Studio seems to be using the same SDK and NDK directories.
Here is the console output that I get from the openfl command.
BUILD SUCCESSFUL
Total time: 17.104 secs
This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.or
g/2.10/userguide/gradle_daemon.html
Usage: adb devices [-l]
Starting AVD: Nexus_4_API_24
Usage: adb devices [-l]
.Usage: adb devices [-l]