Android Forum » HTC Android Phones » Other HTC Android Devices » HTC Evo 4G Forum » Converting .jar to .apk to run on Android

HTC Evo 4G — Converting .jar to .apk to run on Android

Converting .jar to .apk to run on Android
created on Jul 19, 2012 10:17:58 PM
I have software that I need to install on my HTC EVO 4g and it is in the .jar format. How in the world do I convert this over to .apk and install it on my phone so I can use it?
Reply with quote Reply Link ±0     (0 votes)
RE: Converting .jar to .apk to run on Android
created on Jul 20, 2012 1:50:26 AM
You can't convert a .jar to .apk and expect it to run on an android. Jars are for older j2me phones and don't convert without significant changes to the source code. It'd be like saying I have an linux program and I want it to run on windows. You would have to recompile the source code for windows (except with android you would have to make CHANGES to the source code first). You best bet would be to look for an alternative app for android, or contact the developers of the .jar and ask them to remake the app for android.
Reply with quote Reply Link ±0     (0 votes)