Blackberry

From Mocean Mobile Wiki

Jump to: navigation, search

Download the SDK:

Blackberry SDK 1.2


Installation Instructions:

1) Install the JDK from http://java.sun.com/javase/downloads/widget/jdk6.jsp

2) Install the BlackBerry Java Development Environment v4.5.0 from https://www.blackberry.com/Downloads/browseSoftware.do

3) Open the Blackberry JDE. Choose Edit -> Preferences -> Simulator. In "Profile:" select 8300-JDE.

4) Extract project sources (Ex. C:\Adserver\). It shall be the following structure: C:\Mocean\com\adserver\core, C:\Mocean\com\adserver\utils).

5) Then create folder C:\Mocean\com\adserver\common\. Copy Main.java into that folder.

6) Go to Blackberry JDE. Open: File -> New workspace. Fill in the fields "Workspace name" -> workspace "Directory" -> C:\Adserver.

7) Open Project -> Create new project. Fill in the fields "Project name" -> Adserver "Directory" -> C:\Adserver\. Select project item.

8) In context menu choose "Activate project".

9) Insert all files from project folder one-by-one.

10) Press F5.

Additional Clarification of Steps:

1) Installation must begin with an empty project.

2) Main.java is located in the "examples" folder.

3) Link Adserver.jar to the project. It's located in the "bin" folder.

Personal tools