Rhomobile Beginner's Guide
上QQ阅读APP看书,第一时间看更新

Time for action – Installing Blackberry SDK

This section describes the steps to install the Blackberry SDK and set up your development environment for the first time:

  1. Click on the Blackberry Windows installer and then press Next:
  2. Accept the agreement after reading it:
  3. Enter your User Name and Organization:
  4. Select the location where you want to install the Blackberry SDK. You can select the default location to install the SDK:
  5. Click on Install:

Your Blackberry SDK setup is complete and is ready to use.

Android SDK installation

If you want to develop and build applications for Android then we need to install the Android SDK and NDK. This will also include the Android simulator, which would help in testing the code.

Which Operating Systems are supported?

The following operating systems are supported by Android SDK:

  • Windows XP (32-bit), Vista (32- or 64-bit), or Windows 7 (32- or 64-bit)
  • Mac OS X 10.5.8 or later (x86 only)
  • Linux (tested on Ubuntu Linux, Lucid Lynx)

Where to get it from:

We need to install the following packages:

  • Android SDK Starter Package
  • Android NDK

You can download SDK from http://developer.android.com/sdk/index.html and NDK from http://developer.android.com/sdk/ndk/index.html