Hi Gabriel, One option is using the Gluon Mobile Framework, which is JavaFX-based, and GraalVM to create native images. This runs natively on Android, iOS, Mac OS, and Linux (Windows coming). There is also a stand-alone drag and drop UI configuration tool, Scene Builder, that generates FXML, the markup that provides the “view” for MVC for JavaFX.
Thus, you get performant cross-platform, one code base development for mobile and/or desktop. I use this to create mobile apps with NetBeans/Maven. More info: https://gluonhq.com/products/mobile/ <https://gluonhq.com/products/mobile/> —Gail Anderson > On Feb 27, 2020, at 10:01 AM, Gabriel Mometti > <gabriel.mome...@yahoo.com.INVALID> wrote: > > I just want to ask , if it’s possible, what kind of environment i need to > envelop Android applications with Netbeans 11.2.