3650 posted a few weeks ago but still no joy
Previous post is below: All files are available at [url]http://www.netsima.co.uk/midlets/sample.zip[/url] - If anybody can get this to compile and run on a 3650 Nokia phone then please let me know. If you live in South of UK then I would be interested in talking with you ;) . Lost hours on trying to figure this one out.
**************
Hi,
Still a newbie unfortunately, but getting there.
Problem: I have an application which I have built using the Hawk example applicaton bundled with the NDS. I have figured out how to compile with compiler flag of -target 1.1 so I no longer get the preverify warnings. Also successfully downloaded to my 3650.
When I choose applications and try to run the game then nothing happens.
I basically used the Hawk to figure out the APIs. I'm using MIDP in the Jad file as 1.0 (2.0 seems problematic???? - still figuring it out!).
Using WTK 2.0 / Forte J2ME [actually using a batch file calling the NDS classes.zip]/ J2SE 1.4.1, Win XP, . . .
All runs fine in the emulator.
***************