Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

J2ME in java

  Asked By: Josefina    Date: Feb 15    Category: Java    Views: 971
  

I need a special SDK to work with J2ME .
I think it's called ' J2ME Wireless Toolkit' or some thing.
actually I 'm a begginner in this field , so do me a favour and tell me what I need to start a project [expect of a good IDE ].

Also I would appericiate it if you tell me where I can find some good liberaies.

Share: 

 

3 Answers Found

 
Answer #1    Answered By: Haru Tanaka     Answered On: Feb 15

In general you can have two sets of SDKs
1. Sun's implementation which is the reference implementation and is the standard. You can find  this in http://java.sun.com/javame/index.jsp
2. The phone's vendor implementation which might have added functionality i.e. Nokia, Motorola, etc. For this you have to look into their own website. Depends which phone you are using.
Netbeans is a very good  IDE. You can install netbeans and its mobility pack from
http://www.netbeans.org/
and
http://www.netbeans.org/products/mobility/

As you have already mentioned, you can install the wireless  toolkit and have all list of simulators in netbeans. Netbeans also integrate company specific simulators too.
There are loads of papers and examples in http://java.sun.com/javame/index.jsp that you can start  with for both phones and handheld devices.

 
Answer #2    Answered By: Jacob Evans     Answered On: Feb 15

For IDE, I suggest Intellij IDEA
(http://www.jetbrains.com/idea/) but Eclipse
(http://www.eclipse.org/) is good  too.

You should download Wireless toolkit  anyways. You
would find  it here:
http://java.sun.com/products/sjwtoolkit/

For additional libraries, there is great package names
polish. Download it from here:
http://www.j2mepolish.org/.

 
Answer #3    Answered By: Chaths Massri     Answered On: Feb 15

u can use jbuilder it is very simple and have many tools
it use wireless  toolkit .

 
Didn't find what you were looking for? Find more on J2ME in java Or get search suggestion and latest updates.




Tagged: