Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 590 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 590 Bytes

JPHP for Android project

Build Status Venity project status JPHP and JavaFX for Android OS

building sandbox

Install last version of jppm and android sdk

And run this script

cd jphp-android-ext && jppm publish --yes && cd ..
cd jppm-android-plugin && jppm publish --yes && cd ../Demo
jppm update
jppm android:apk

You find apk file on sandbox/build/javafxports/android