JavaFXPorts(Gluon Plugin) Saving Files on Android
问题 I have a problem to save Files on Android with JavaFxPorts. I've found that link here, but it doesn't work for me. It doesn't found the Interface, and I can't use it. My goal is to save a file on Android with JavaFxports. Thanks 回答1: If you are trying to add some code in the Android folder, make sure you add correctly the GluonPlatform class in the main project. You can have a look at the GoNative sample in Gluon's sample repository, for finding out how to do it. But to save a file in the app