Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Blackberry development on scripting language?

From what I've seen, the preferred way to develop Blackberry applications is Java. Is this the only way?

I'm dreaming of a rapid application environment where you can create GUIs (using the Blackberry UI components).

Something like a port of Tcl/Tk on Blackberry... or Python/Tkinter... or something new, but similar.

Does something like that exist ? (I doubt it)

Can something like that exist ? (i.e., given the money, is it feasible/reasonable/...)

like image 390
zvr Avatar asked Jun 24 '26 16:06

zvr


2 Answers

Yes, it does exist. Grab yourself the Visual Studio BlackBerry plugin ( http://na.blackberry.com/eng/developers/rapidappdev/vsplugin.jsp ), then you get the GUI just like the one you dreamed of.

The only downside (for me anyway) is that the language you have to write code in is JavaScript. The plus is that you get an incredibly rich framework to play with which gives you wrappers for a lot of functionality in the BlackBerry OS.

In addition, you get the really sweet data binding support straight up from any web service, something that's not trivial to do if you take the Java road.

like image 192
AngryHacker Avatar answered Jun 27 '26 07:06

AngryHacker


If you can use Java/J2ME, you could always use Hecl: www.hecl.org

Edit - as of late summer 2009, I have started work on an official BlackBerry port for Hecl.

like image 37
David N. Welton Avatar answered Jun 27 '26 07:06

David N. Welton



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!