# Gluon Mobile Example **Repository Path**: xiaodong0417/gluon-mobile-example ## Basic Information - **Project Name**: Gluon Mobile Example - **Description**: Gluon Mobile Example - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-08 - **Last Updated**: 2021-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Trade Recorder This Gluon Client sample was generated from https://start.gluon.io ## Basic Requirements A list of the basic requirements can be found online in the [Gluon Client documentation](https://docs.gluonhq.com/client/#_requirements). ## Quick instructions ### Run the sample mvn javafx:run ### Run the sample as a native image mvn client:build client:run ### Run the sample as a native android image mvn -Pandroid client:build client:package client:install client:run ### Run the sample as a native iOS image mvn -Pios client:build client:package client:install client:run ## Selected features This is a list of all the features that were selected when creating the sample: ### JavaFX 15.0.1 Modules - javafx-base - javafx-graphics - javafx-controls ### Gluon Features - Glisten: build platform independent user interfaces - Attach display - Attach lifecycle - Attach statusbar - Attach storage