Configuration for extending Genero Mobile for Android

Follow this procedure if you plan to extend Genero Mobile for Androidâ„¢.

This procedure is only necessary if you plan to extend Genero Mobile for Android using Java. See Extending the Language in the Genero Business Development Language User Guide.

  1. Create a copy of the GMADIR directory.
    Find the default GMADIR at INSTALL_DIR/gma. You should never update the default GMADIR, as it can be overwritten during an upgrade.
  2. Update the GMADIR environment variable to point to your new copy.
    1. Select Tools > Genero Configurations to open the Genero Configuration Management window.
    2. Set the GMADIR environment variable to the location of the copy of the GMA directory. To set the GMADIR environment variable, highlight the Android environment set and double-click on the GMADIR environment variable in the list.
      Figure: Setting the GMADIR
      Screenshot shows setting of GMADIR environment variable.
  3. Follow the instructions in the Genero Business Development Language User Guide to extend Genero Mobile for Android.