Hi,
I’m using HaxeFlixel and I’m setting up Lime for Android development. Is OpenFL now compatible with Java JDK8 or do I still need to stick with JDK6? And do I need to install the bundled JRE? I’m also using an x86 Android, is this workflow going to give me problems or do I need to just enter the following in the project.xml file?
<architecture name="x86" if="android" />
Thanks!