Install 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.
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.
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
Can i install .sis files on Android too? Thanks. Looking forward to hearing from your side.
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. 🙂
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
This application is not converting jar file into android