Skip to content

Repository files navigation

JarMan

Import and run J2ME MIDlets

Building

  1. Clone this repository.
  2. Put the .jar file you want in the root of this directory and name it midlet.jar.
  3. Compile freej2me first with clickable build --libs.
  4. Compile JarMan with clickable build.

Known issues

  • Requires a keyboard to be connected, as freej2me will use keyboard bindings. Currently no OSK is provided.
  • The screen scaling sucks for the time being. Rendering is currently done at the native resolution of the MIDlet, which is only a very small portion of current-day phone screens.

License

Copyright (C) 2025 stuiterveer

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Import and run J2ME MIDlets

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages