Skip to content

Latest commit

 

History

History

javafx-hello

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Hello world on jPHP Android with JavaFX

Hello, World example on jPHP and JavaFX

You need Android SDK, JDK 8 and JPPM.

Compile

To compile apk use this command:

jppm update
jppm android:compile

You can find apk file on build\javafxports\android

Runing on desktop (without Android SDK)

To run application on desktop without Android SDK use this command:

jppm update
jppm android:run