How to get started with Blackberry programming in J2ME? [closed]

浪尽此生 提交于 2019-12-23 20:58:10

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!