≡ Menu

Install Jar Files on Android with J2ME Runner

java-androidInstall jar/jad files on android device with an application called Andorid J2ME MIDP Runner. With this application, you can instantly port any existing J2ME [jar/jad] application into android [apk] without source code.

Android J2me runner will instantly convert any downloaded jad/jar files into android package on the fly when integrated with browser.

Installing to phone

adb shell chmod 777 /data/dalvik-cache
adb install C:<PATH TO YOUR DOWNLOAED andme.apk>andme-signed.apk

Online convert Jar files into apk files

Go to this page and use any of the given options to convert jar/jad files into android package. You can either provide the link to the jad file or upload the jar/jad file for conversion.

j2me jar to apk conversion

P.S: I was unable to do the online conversion at the time of writing this post, as their server was too slow.

Comments on this entry are closed.

  • Michal Geva September 13, 2010, 7:02 am

    Hi,
    Another option is usage of a semi-automated service for J2ME to Android conversion. App is automatically converted, and an expert follows up with optimization suggestions for l&F and performance tuning.
    Give it a try – send me your J2ME app – michal.geva@UpOnTek.com, http://www.UpOnTek.com

  • ellipsis dive September 15, 2010, 2:06 pm

    Can i install .sis files on Android too? Thanks. Looking forward to hearing from your side.

  • vs June 5, 2011, 6:22 pm

    yeah. the server is indeed slow. But hit the "Get APK" button, go grab a cup of coffee and when you come back, the Save As.. dialog box will be there. 🙂

  • Anonymous August 24, 2011, 12:27 am

    can you make something like this but then that you convert android programs to j2me (apk to jar) that would be awsome greetings from holland p.s. I have a se-ainocan you make something like this but then that you convert android programs to j2me (apk to jar) that would be awsome greetings from holland p.s. I have a se-aino

  • tamilvanan July 7, 2012, 6:36 pm

    This application is not converting jar file into android