Is it possible to create a MIDP 1.0 MIDlet and still using the games.* package of the MIDP 2.0 by including the needed classes in the jar file? It is possible to compile such a program, but I couldn't figure out a way to run it. I got error messages like "native method ... not found".
I guess I have to create my own games library, but I was wondering if there's any way to avoid this.
Any ideas?
Thanks in advance

Reply With Quote



