Pages

Tuesday, October 23, 2012

CONVERTING A J2ME .JAR TO ANDROID's .APK.

Hello lovers of lwuit /java microedition and aspirers of android. Are you so good in Lwuit yet too lazy to coding your app again in Android from scratch? Are you afraid of loosing your lovely interface that you made through enticing themes using the Lwuit resource editor once you code your app again using android??, Then this post is just for you.
 Netmite is an interesting site that makes this to easily happen. They convert your .jar and .jad files into a single android package (apk), which you can use to run in android.
What really happens is that the new .apk runs in android phones using an android application called J2me APP Runner  that is available here and its developed by Netmite .Your apk always uses the j2me runner to run. I found it interesting to use and would thus recomend it for you too.


The only problem is that the conversion from j2me to .apk takes a little bit longer to complete and requires one to be patient.
Ensure you check the lowermost check box "Clean previous cache if exists:"   during conversion, once the conversion isn't succesful or if you have made an update of your j2me jar and you need an updated version too of the apk...

If this is too difficult for you, then Start android from scratch... You have more skills



0 comments:

Post a Comment