Run the debug version of a deployed app (Androidâ„¢)

After deploying the app to your device, you must start the app in order to use the debug tools.

Before you begin:
  • You must deploy the debug version of the app to the device.
  • You must physically connect the device to your computer using a USB cable. Wireless debugging from within Genero Studio is not supported.
  1. On the device, launch the debug version of the app.
  2. If the debug service is running on the device, stop it.
    If the debug service is running, the red Genero Mobile debug service icon appears in the status bar.
    1. Drag down from the top of the screen to display a menu.
    2. Below the Genero Mobile debug service entry, tap Cancel.
      The red Genero Mobile debug service icon no longer appears in the status bar.
  3. Set Debug service to ON.
    The red Genero Mobile debug service icon appears in the status bar.
  4. Tap Browse bundled apps.
  5. Tap InternalGeneroApps.
  6. In the list, find the two entries for your app.
    The two entries are file names: programname.42r and packagenodename.xcf.
    Note: If the package node name and the program name are identical, only one entry (programname.xcf) displays.
  7. Tap on either file name to start the app.
    The debugger starts and you can debug your application.