digitalgust / miniJVM

Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .
MIT License
315 stars 89 forks source link

Compiling for j2me MIDP 2.0 phones #24

Closed JulioFerrero closed 9 months ago

JulioFerrero commented 9 months ago

Is there any possibility to use miniJVM to create applications for j2me?

digitalgust commented 9 months ago

did you mean this : https://github.com/digitalgust/freej2meOnMinijvm download the release of freej2meOnMinijvm and run, this repo is a j2me emulator can run j2me midlets.

there is not a way to create j2me app directly on miniJVM for midp 2.0 phone , miniJVM fully supports the features of midp2.0, but not vice versa. miniJVM dependencies openGLES etcs.