I have been getting some errors about the android sdk path being invalid so I was wondering where the path should point to?
When using the javafxports jfxmobile plugin, the gradle property that points to your Android SDK location is called ANDROID_HOME and can be configured in two ways:
The gradle property takes precedence over the system environment variable.