All Questions
4 questions
0
votes
0
answers
59
views
APK compiled with JavaFXPorts does not work
I have been trying to get a sample HelloWorld JavaFX app to work on Android for a while. I have managed to get past all the dependency issues etc and have compile the project into an APK with both ...
1
vote
0
answers
67
views
No APK file after a succesful build
I made my very first JavaFX application with IntelliJ and I'm trying to build an APK file to "export" in on an Android virtual device.
I'm using gradle and ./gradlew build is succesful but ...
1
vote
1
answer
691
views
Javafxports and Gluon charm - How to generate apk without connecting an Android to PC
I have tested an Android application by connecting my PC to my smartphone ARCHOS Diamond. With Eclipse, from Java program including JavaFX, I can generate an .apk file by executing the install Gradle ...
0
votes
0
answers
780
views
How to generate an apk from Gluon Javafx app
I'am new, so pardon my silly question... But i would like to know how or where do i go do generate an apk in gluon for eclipse 2.40, in the previous versions it was tha "android" gridle task... But it ...