Hi,
I have some problem for running a JavaFX application on mobile (ex: Archos Diamond S with Android 5.1)
First of all, I have created a simple "Hello world" JavaFX application on Eclipse (SDK Mars.2 - 4.5.2).
Then, for generating an Android application whereas my source language is JavaFX, I have installed Gluon (with its JavaFXports) on Eclipse.
And, now, in Eclipse, there is the "Gradle tasks" tab. Fine!
Moreover, I have connected my mobile to my desktop through the USB port. My PC recognizes it (a popUp is automatically displayed with the mobile name and some mobile options as: "Synchronize ..", "import..", ....
Now, last step to do (I hope), when I launch the Gradle task "AndroidInstall", it seems to be that my mobile should display the generated Android application. But nothing appears on my mobile.
I have searched a file *.apk in my desktop, without success.
Note that when I choose "Run" as a Gradle task, my application works fine on my PC.
Have you an idea about this problem PC-mobile?
Thank you for your response
I have some problem for running a JavaFX application on mobile (ex: Archos Diamond S with Android 5.1)
First of all, I have created a simple "Hello world" JavaFX application on Eclipse (SDK Mars.2 - 4.5.2).
Then, for generating an Android application whereas my source language is JavaFX, I have installed Gluon (with its JavaFXports) on Eclipse.
And, now, in Eclipse, there is the "Gradle tasks" tab. Fine!
Moreover, I have connected my mobile to my desktop through the USB port. My PC recognizes it (a popUp is automatically displayed with the mobile name and some mobile options as: "Synchronize ..", "import..", ....
Now, last step to do (I hope), when I launch the Gradle task "AndroidInstall", it seems to be that my mobile should display the generated Android application. But nothing appears on my mobile.
I have searched a file *.apk in my desktop, without success.
Note that when I choose "Run" as a Gradle task, my application works fine on my PC.
Have you an idea about this problem PC-mobile?
Thank you for your response