Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 514 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 514 Bytes

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