Task Flow

Sybase Unwired WorkSpace Eclipse tutorials explain how to develop, deploy, and run a mobile application.

Eclipse tutorials
Task Goals Steps required to complete the task
Getting Started
  • Install all required WorkSpace components and external resources.
  • Start Unwired Server, then use Sybase Control Center to connect to the server.
  • Open the Mobile Development perspective, and become familiar with the views of the perspective, and the Mobile Application Diagram.
Note: These steps are prerequisites for the rest of this tutorial. You need to perform them only once.
Developing Database Mobile Business Objects
  • Create a mobile application project and a connection to the database.
  • Create two mobile business objects, and create a relationship between them.
  • Deploy the mobile business objects to Unwired Server.
Complete the Tutorial: Mobile Business Object Development.
Developing a Windows Mobile Device Application
  • Generate code for the Windows Mobile platform, code a Windows Mobile device application, and run it on an emulator.