https://github.com/VenityStudio/jphp-android-javafx
Move to : https://clck.ru/ETnM6
https://github.com/VenityStudio/jphp-android-javafx
gluon javafx jphp
Last synced: about 1 month ago
JSON representation
Move to : https://clck.ru/ETnM6
- Host: GitHub
- URL: https://github.com/VenityStudio/jphp-android-javafx
- Owner: VenityStudio
- License: apache-2.0
- Archived: true
- Created: 2018-08-09T19:21:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-25T13:10:12.000Z (over 6 years ago)
- Last Synced: 2024-05-21T13:49:23.549Z (12 months ago)
- Topics: gluon, javafx, jphp
- Language: Java
- Homepage:
- Size: 37.9 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-jphp - Android - the JPHP for Android project. (Uncategorized / Uncategorized)
README
# JPHP for Android project
[](https://travis-ci.org/VenityStudio/android)
[](https://vk.com/venity)
JPHP and JavaFX for Android OS## building sandbox
Install last version of jppm and android sdk
And run this script
```bash
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``