Building, Deploying and Running the
Application
After you create the application, you build the application to create the binaries. You then create the archive format of the file (.EAR). This is the format recognized by your mobile client for laptop. You can deploy and run the application from the SAP NetWeaver Developer Studio.
...
1. In the Laptop UI explorer, click the servapp development component with the secondary mouse button and choose Development → Build.
2. In the Laptop UI explorer, click the servapp development component with the secondary mouse button and choose Create Archive.
3. In the Laptop UI Explorer, click the application element with the secondary mouse button and choose Deploy.
4. Choose Run → Run…
5. Double-click Mobile Applications for Laptop configuration, and choose New.
6. Enter ServiceApp as the name for the run configuration.
7. Browse and select servapp as the project, and CustomerService as the mobile application.
8. Choose Run.