Task Flow

Use this tutorial to develop, deploy, and test a mobile device application on a simulator or an emulator.

Task Goals Steps
Getting started
  • Install Sybase Mobile SDK and Sybase Unwired Platform Runtime.
  • Start Unwired Server and other platform services, if not already started.
  • Start Sybase Control Center.
  • Start Sybase Unwired WorkSpace, open the Mobile Development perspective, and become familiar with the views of the perspective and the Mobile Application Diagram.
  • Installing Sybase Unwired Platform
  • Starting Unwired Platform Services
  • Starting Sybase Unwired WorkSpace
  • Connecting to Sybase Control Center
  • (Optional) Learning Unwired WorkSpace Basics
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, or obtain the completed example project.
Note: This tutorial is a prerequisite for the remaining steps. You need to perform it only once. If you want to download the final outcome of a tutorial without performing it, the associated example project is available on SAPĀ® SDN: http://www.sdn.sap.com/irj/sdn/mobile?rid=/webcontent/uuid/40ea4956-b95c-2e10-11b3-e68c73b2280e
Developing a native device application
  • Create an iOS device application, and run it on the iOS simulator.
  • Generate the Object API code
  • Set up the iOS client application in Xcode
  • Register the application connection in Sybase Control Center
  • Create the user interface
  • Deploy the application to the simulator