Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AndroidPlatformProvider #2

Open
jimbok8 opened this issue Sep 17, 2015 · 1 comment
Open

AndroidPlatformProvider #2

jimbok8 opened this issue Sep 17, 2015 · 1 comment

Comments

@jimbok8
Copy link

jimbok8 commented Sep 17, 2015

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!

@jperedadnr
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants