I am interested in making mobile oriented applications. I have a basic knowledge of core Java. How do I get started with J2ME?
                +1 
                A: 
                
                
              
            - Download Netbeans (best IDE for Java ME development IMHO)
 - Read SUN's tutorials on the subject.
 
Do keep in mind that in order to do proper Java ME development you need:
- Windows based workstation (neither Mac OS nor Linux work because SUN's wireless toolkit doesn't work on those platforms)
 - Java language knowledge. (if you don't know Java, go learn Java first)
 - A fast workstation (Netbeans and Mobile Phone emulators can be really slow on older machines)
 
                  Pablo Santa Cruz
                   2010-01-06 17:28:50
                
              
                
                A: 
                
                
              
            This book will help.
http://java.sun.com/developer/Books/javaprogramming/beginningj2me/
                  Adeel
                   2010-01-06 17:30:56