j2me midp help
Hi All!
I'm new to java, but i want to build J2ME (MIDP) applications.
I can write *.java files and run it after compiling.
But i want to write low-level APIs (games) and i have an example from
which i can start. It's a dog animation and it consists a Doggy.java and a DoggyMIDlet.java and some *.pngs. Now how can i compile thesse files into one .jar? I have an Ant, and a Wireless Tollkit but i cant use any of them :(( Where can i find some tutorials to j2me midp (game) writing?Thanks for the replies in advance.
Wolf

