Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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``