Debugging Mobile Applications for Laptop

Prerequisites

You have:

  • Deployed the mobile application

  • A valid user name and password to access the mobile client for laptops.

    More Information: Logging On to the SAP NetWeaver Mobile Client

Context

You can debug the mobile application by setting break points in the Java code of the project, and then execute the code step by step.

More information: Debugging Applications

Procedure


  1. Set the required break points in the code.

  2. To start debugging, choose Start of the navigation pathRun Next navigation step  Debug... End of the navigation path

  3. Enter a name for the debug configuration.

  4. Select the project and mobile application that you want to debug.

  5. Choose Debug.

    The SAP NetWeaver Developer Studio perspective changes to Debug .

  6. To stop debugging, choose Start of the navigation pathRun Next navigation step Terminate.End of the navigation path

  7. To close the Debug Perspective, choose Start of the navigation pathWindow Next navigation step Close Perspective  Next navigation step  Debug.End of the navigation path