Skip to content

Test project to figure out how to create a deployable JavaFX FXML project in Android Studio, with properly located resources

Notifications You must be signed in to change notification settings

Aralox/Android-Studio-FXML-Executable-JavaFX-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This was created for me to get help with proper JavaFX project structure in Android Studio. See my Stack Overflow question: http://stackoverflow.com/questions/38394868/how-to-deploy-javafx-project-using-android-studio

I've only included the files that I've added or changed, the rest are default.

#Build Instructions

  • Create a blank Android project in Android Studio, add a Java Library module (Detailed instructions here: http://stackoverflow.com/a/26196451/1072869).
  • Pull this repo into your project, or copy the files in (name as necessary).
  • Create the directory foo/build/resources/main, needed (for some reason) for this project to compile.

About

Test project to figure out how to create a deployable JavaFX FXML project in Android Studio, with properly located resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages