Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6d0eaf4

Browse files
Update README.md
1 parent cbe4cd5 commit 6d0eaf4

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

‎README.md‎

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
# Java for termux
2-
# Steps
3-
1.mv java/openjdk/java /data/data/com.termux/files/usr/bin
1+
# Termux Java
2+
### Information
3+
This script will install Java in Termux.</br>
4+
Libraries compiled by <a href="https://github.com/Hax4us">Hax4us</a>, script written by <a href="https://github.com/Hax4us">Hax4us</a> and <a href="https://github.com/MasterDevX">MasterDevX</a>.
45

5-
2.Now you can execute java
6+
### How to use
7+
To install Java, open Termux and execute the following command:
8+
```pkg install wget && wget https://raw.githubusercontent.com/MasterDevX/java/master/installjava && bash installjava```
69

7-
# Hello I am Lokesh (devil - admin of hax4us channel & website )
8-
9-
# This is a try to use java easily in termux plz dont put my hardwork into dustbean by copying my work :D thnx
10+
After that you can run Java using ```java``` command.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /