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
-
Set the required break points in the code.
-
To start debugging, choose
-
Enter a name for the debug configuration.
-
Select the project and mobile application that you want to debug.
-
Choose Debug.
The SAP NetWeaver Developer Studio perspective changes to Debug .
-
To stop debugging, choose
-
To close the Debug Perspective, choose

