views:

835

answers:

2

Does anyone know I a can make C++ programs for the Blackberry platform?

In some old video they state that 3rd party applications can only be written in Java. Is this true. Or is it possible to write C++ applications if you flash the device?

If anyone has an hello world example in C++ for Blacberry please forward it.

/Thanks :-)

+10  A: 

There is a C++ SDK for Blackberry, but only for the older "three digit" models (ie 957 or before). To write for modern BB devices, you have to use the Java SDK.

RightFullRudder
+1 this. If you're going to do mobile development for the mass market, iPhone aside, you'll want to do Java. J2ME has a LOT going for it in terms of market penetration and features available via JSRs.
DarkSquid
A: 

where can i get the blackberry sdk for c++. ?? it is an urgent and important requirement. plz post the link for the download of c++ sdk for blackberry.

PraveenGoparaju