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:\\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.



View the Original article

Grab The Post URL

URL:
HTML link code:
BB (forum) link code:

Leave a comment

  • Google+
  • 0Blogger
  • Facebook
  • Disqus

0 Response to "Install Jar Files on Android with J2ME Runner"

Post a Comment

comments powered by Disqus