Ummmm Never mind, for some oreason the Eclipse console didn't show the exception... I tried it on my phone and found out that my JDK version was too new ><
SOLVED
Type: Posts; User: Fimbulvetr; Keyword(s):
Ummmm Never mind, for some oreason the Eclipse console didn't show the exception... I tried it on my phone and found out that my JDK version was too new ><
SOLVED
You are trying to write to a location that you don't have access to I think...
Hello,
package firstMIDlet;
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
public class FirstMIDlet extends MIDlet implements CommandListener {
Hey,
I was wondering should I download the Carbide.j or should I just download the SDK for the Series 40 and Series 40 3rd Edition and just use it with my Ecllipse? Or pehaps Carbide.j is better in...
Hey, Thanks, ummm.... I'll take a look at those tutorials, but what I wanted to know is which of those books to start with.
Hello,
I am new to the world of J2ME and I don't really know nothing about it.
I found 2 books:
"Developing Scalable Series 40 Applications"
"Teach Yourself Wireless Java with J2ME in 21 Days"...