Coder Social home page Coder Social logo

wot-fxui's Introduction

wot-fxui

Installation

JavaFXPorts: http://docs.gluonhq.com/javafxports/

Issues & Resolutions

https://stackoverflow.com/questions/42143300/how-can-i-install-android-support-library-to-deploy-a-gluon-mobile-application/42143741#42143741

Building & Running

Executable

mvn jfx:native

Desktop

gradle -b jfxmobile.gradle run

Android

gradle -b jfxmobile.gradle android /* generates an apk that is signed with a debug keystore and put it in the directorybuild/javafxports/android */
gradle -b jfxmobile.gradle androidRelease /* generates an apk that is signed with the configured signingConfig and put it in the directorybuild/javafxports/android  */
gradle -b jfxmobile.gradle androidInstall /* installs the generated debug apk onto a device that is connected to your desktop  */

Web Browser

Start in foreground (development mode)

./gradlew -b jpro.gradle jproRun

Start in background (server mode)

./gradlew -b jpro.gradle jproRestart

Open app in Web Browser

http://localhost:8088/index.html

Show all jpro apps in Browser

http://localhost:8088/test/default

Open app in fullscreen

http://localhost:8088/test/fullscreen/[app-name]

wot-fxui's People

Contributors

danielpeintner avatar matthiaslaeufer avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.