Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 531 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 531 Bytes

Termux Java

Information

This script will install Java in Termux.
Libraries compiled by Hax4us, script written by Hax4us and MasterDevX.

How to use

To install Java, open Termux and execute the following command:
pkg install wget && wget https://raw.githubusercontent.com/MasterDevX/java/master/installjava && bash installjava

After that you can run Java using java command.