avatar

Member

directonpc

how to run java jar applications on any android device

(Dec 01 2014 at 08:37pm)

This is a simple trick that will let you run your java (jar) application on your Android phone.
You will need a phoneme apk (provided in attachment)

Steps
1. download phone me and install it.
2. Prepare a jad file for the app you want to use (if the app is available online (that is the jad) then u can just launch phoneMe and wipe file:/// then enter full url of jad file
3. If you only have the jar file (offline) then you will need to make a jad file using the jadGen desktop program(download jadGen from attachment).
Run JadGen.exe as admin the type the location of your jar file as shown
Image
in this screenshot I saved my jar file in the root of C:
4. after generating your jad file copy it to the same location with the jar file and open phoneme again then locate the jad.
Image
that's all.
here is screenshot of a java dictionary app running on my android phone.
Image

guest please signup or login to view attachments

guest please signup or login to view attachments

[2K views]

Last edited 02 Dec 2014

You may also Like:

avatar

Member

yourlohit

Re- how to run java jar applications on any android device

(Dec 02 2014 at 05:37am)

thnx bro.


quote | like (0)

Quick reply


add files