Game2048FX
Game2048FX copied to clipboard
AndroidPlatformProvider
AndroidPlatformProvider has a number of problems showing in netbeans: cannot find symbol symbol: method getCacheDir() location: class FXActivity package android.util does not exist cannot find symbol symbol: method finish() location: class FXActivity
However, I can compile and run, and more importantly I can run on android!
As this is constantly evolving I'm not updating this repo everyday... but you can use the latest snapshot of Charm-Down (0.0.4-SNAPSHOT) or the release version (0.0.3). Also you can use the latest plugin version 'org.javafxports:jfxmobile-plugin:1.0.1'.
Then make sure NetBeans reload the dependencies (click Reload Project for that)
Make sure you find under Dependencies/Compile for Android the android.jar and jfxdvk-8u60-b5.jar, and Dependencies/Runtime for Android charm-down-android-0.0.**.jar.