Game Development Reference
In-Depth Information
Apps submitted to the App World must be approved by RIM and a fee of $200 is in-
volved in the submission process, which covers 10 submissions. Note that the fee is
refunded if the developer's account is not approved.
Developing games for BlackBerry
When getting to the game development for BlackBerry, there are two options avail-
able.
The first is to build native apps using the BlackBerry SDK and its C++ framework.
The BlackBerry SDK is aimed at the newest devices equipped with OS 10 and to
the BlackBerry tablet, known as the PlayBook. Being a framework for native apps, it
guarantees better performances, thanks to the full integration with the specific APIs
of the BlackBerry platform.
The other possibility is to use the Java SDK, or even better, the Java Plugin for
Eclipse which extends the Eclipse development framework. The main advantage, for
a developer, of using Java to create games for BlackBerry is that MIDlets (Java ap-
plications) can equally run on any device powered by OS 7 and on, thus widening
the potential audience for their games.
Everyone interested in delving into the game development for BlackBerry can re-
search on the Internet, starting from:
• For native apps:
https://developer.blackberry.com/develop/platform_choice/ndk.html
• For Java MIDlets with Eclipse
https://developer.blackberry.com/java/documentation/over-
view_2006571_11.html
Search WWH ::




Custom Search