Termux-Java icon indicating copy to clipboard operation
Termux-Java copied to clipboard

Install Java (Open-JDK-8) in Termux without root!

Results 39 Termux-Java issues
Sort by recently updated
recently updated
newest added

im uncertain wheter i should make an issue about this but after using the script (and first running into the bad system call error, which i managed to fix like...

Segmentation fault when trying run java binary, i have armeabi-v7a

I'm trying to run like a socket to "gateway.discord.gg" but it's throwing UnknownHostException. I ran the same code on my pc and it works just fine

The error: ``` ~/server $ proot java -jar server.jar Downloading vanilla jar... Failed to download vanilla jar java.net.UnknownHostException: launcher.mojang.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673) at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) at...

# The error ~/nukkit/Nukkit $ ./mvnw /data/data/com.termux/files/usr/share/jdk8/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

Hi there. I had installed the package using your script. But when i issue the java command to run my program it throws the error "Could not find or load...

Installation succeeds, though on executing java (e.g. java -version) the process returns the message "Bad system call"

when i try to use gradle i get error /data/data/com.termux/files/usr/share/jdk8/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory