Steps to run a JAR file
- Install Jre4Android from Google Play.
- Open the app.
- Tap Open JAR File.
- Select your .jar file.
- Tap Run and view terminal or GUI output.
Common problems
If the JAR does not start, check whether it includes Main-Class in META-INF/MANIFEST.MF. You can use Jar File Opener to inspect the manifest.