Getting Started with Blackberry

Getting Started with Blackberry

Video Tutorials:

1. Requirements

For 4.x devices check out this guide.

2. Install SDK + PhoneGap

3. Setup New Project

4. Hello World

Build the PhoneGap sample project by typing ant target build in your command prompt/terminal while you are in your project's directory. Replace the target with either blackberry or playbook. Note this is the sample PhoneGap project and not a basic hello world application. You can go edit the index.html file located in the www directory of your project to make it say Hello World if you wish.

5A. Deploy to Simulator (Windows Only)

5B. Deploy to Device (Windows and Mac)

Done!

You can also checkout more detailed version of this guide here.