showSettings (Androidâ„¢)

Shows the GMA settings box controlling debug options.

Syntax

ui.Interface.frontCall("android", "showSettings", [], [])

Usage

This front call opens the settings box to enable or disable GMA programming options.

Important: This front call is only available for an application running on an Android device.

No input parameters are required, and no parameters are returned.

The following features can be controlled with the GMA settings box:
  • HTTP debug server on port 6480 (to inspect the AUI tree and show app logs)
  • GUI display (FGLSERVER) and remote debug with fgldb on port 6400
  • Android logcat recording
  • Managing allowed certificates (SSH connections)
  • Cookies cleanup (for SSO authentication tokens)