Friday, March 11, 2011

Run multiple JARs at the same time in java phones

Combine many JARs in a single JAR then you can run the combined JAR and then you can switch between different JARs running at the same time. Its possible to run opera mini, mig33, snaptu and other jars at the same time in non-multitaskng phones.

1st Download Multime constructor then extract ZIP file and open multime.exe

1. Click on the button mentioned in image to add a jars
2. Click on the button mentioned in image to name the output jar
3) Click on the button mentioned in image to compile the combined jar.

After complete you will get this window:

Click “Ok” Then check “Output” folder in multime directory. you will find your combained JAR file.

No comments:

Post a Comment