Show TOC

Procedure documentationStarting the Simulator of Mobile Client for Handhelds Locate this document in the navigation structure

 

NetWeaver Developer Studio provides you with a simulator of Mobile Client for Handhelds when you do not have a device available. It represents a complete Mobile Client instance, which runs on the desktop instead of a mobile device. Since it is a Java application, the client behaves identically with a few screen rendering differences. This is because the desktop uses Software Widget Toolkit (SWT) library for rendering while the a handheld device uses embedded Software Widget Toolkit (eSWT) library.

If you have a device available, you can start using it directly.

More information: Using the Mobile Client for Handhelds

Procedure

  1. In the menu, choose   Window   Preferences   Mobile   Handhelds   Runtime Settings   Launch Simulator  

    Alternatively, you can open the folder <Installation folder of NWDS>\plugins\com.sap.tc.mobile.dt.oca.rt\MI\bin and double-click startup.bat.

    Note Note

    If you have created and built a mobile component, in the context menu, choose   Run As   Mobile Application on Handheld  . This generates a run/debug configuration for later use and launch the simulator.

    End of the note.

Result

The Mobile Client for Handhelds appears on your desktop or handheld device.

You can now log on to the client and start your application.

More information: Using the Mobile Client for Handhelds