Executing Java code with GMA

On Androidâ„¢ devices running GMA apps, the Genero language can be extended with the Java interface.

The GMA executes a program in a JVM process and therefore does not require more resources to execute Java code.

We distinguish the following use cases where the Java interface of Genero can be used in GMA:

Java may also be used to extend the GMA front-end with user-defined front calls. For details, see Implement front call modules for GMA.