Jre4Android

Jre4Android
Java runtime environment for android

Google Play: Jre4Android

The Java Runtime Environment, or jre for short, is a java runtime environment for android (Jre4Android) used to execute Java programs. It can run jar and class files.

This app can open jar and run jar file (Java version is 17)

The effect of this app is the same as the command below:

java -jar xxx.jar

This app can also open class and run .class file, the effect is same as the command below:

java Hello

Hello is the Hello.class

In short this app allows you to easily run Java applications packaged into JAR files. Simply select the JAR file you want to run and it will be executed just like typing "java -jar xxx.jar" in the command line. Additionally, you can also run individual Java classes by selecting the corresponding .class file. This app supports Java version 17.

If you have a Spring Boot application that has been packaged into a JAR file, this app can also run it for you with ease. Whether you're a developer or just someone who needs to run Java applications, this app makes it simple and convenient for you to get started. Give it a try today!

(Not support minecraft game jar)

If you have any questions or suggestions, you can visit the community address below:

discussions