You have 2 options. use BlackBerry JDK or NetBeans or Eclipse for building Midlets. Here is my recipe for Midlets: -You have to install NetBeans Mobility Pack. -Then install BlackBerry JDK, then configure NetBeans to point to the BBJDK Simulator -Then build your App (.jad and .jar) -Create a Project in the BBJDK (change project property instead of CLDC to Midlet) -Compile to generate the .cod file (also .alx for the BB Desktop Loader) -Load the .cod with javaloader -usb load yourapp.cod (javaloader is in bin directory of the BBKD) For BB Native Java -Use BBJDK, self explained in the BB Developer Sites I hope to give you a general map. Regards! |
6/18/09
Lập trình cho Black Berry
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment