问题
I am new to Blackberry development and having problems getting started.
Could anyone guide me to relevant resources like tutorials and/or simple sample programs?
回答1:
Start here
a tutorial with a general approach and a Hello World code snippet.
回答2:
or if you are already familiar with J2ME programming in general, Polish supports some parts of the BlackBerry API, too. See here.
回答3:
When I'm starting my Blackberry development for the first time, I'm downloading all samples in the Blackberry Developer site, and load in my Eclipse (with Blackberry Java plugin 1.3)
If you are using Eclipse with Blackberry Java Plugin as the editor too, you can go to menu Blackberry > Import > Blackberry Samples
It should download all blackberry samples that you can review and learn, including the simple Hello World application demo.
If you are using Blackberry JDE, after install, go to the installation directory, you will find "samples" folder. you can get all the samples too.
来源:https://stackoverflow.com/questions/3107680/how-to-get-started-with-blackberry-programming-in-j2me