Task Flow

Use this tutorial to develop a BlackBerry device application using replication-based synchronization and custom coding. Test the application on a simulator.

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 BlackBerry Application Generate Java code for the BlackBerry platform, create the user interface for the application, and run it on the Simulator.