You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Gabriel Mometti <ga...@yahoo.com.INVALID> on 2020/03/02 18:57:07 UTC

Re: Information about Android development with Netbeans 11.2

Thank you

> Il giorno 27 feb 2020, alle ore 21:00, Gail Anderson <ga...@asgteach.com> ha scritto:
> 
> 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.mometti@yahoo.com.INVALID <ma...@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. 
>