Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (about 6 years ago)
- Last Synced: 2024-05-21T13:49:23.549Z (9 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
[![Build Status](https://travis-ci.org/VenityStudio/android.svg?branch=master)](https://travis-ci.org/VenityStudio/android)
[![Venity project status](https://img.shields.io/badge/Venity-unsupported-red.svg)](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``