The classic worm game that comes as part of the sample games distributed with the WTK runs without modification under J2AB and comes with the distribution (umm…copyright?). To get it running you should follow the instructions here.
The eventual goal is to have all of the J2ME samples running natively on Android.
Hi,
I have followed the instructions from
http://www.assembla.com/wiki/show/j2ab/Converting_From_J2ME
I did NOT add my own code yet, but I can't get the project to compile. I get many errors in the
j2ab.android.* and javax.microedition.*
(e.g.: import android.content.AssetManager ; )
Could I get some help, please?
Thanks.
Dana