MasterDevX / Termux-Java

Install Java (Open-JDK-8) in Termux without root!
381 stars 82 forks source link

Bad System Call #23

Closed 7Ragnarok7 closed 4 years ago

7Ragnarok7 commented 4 years ago

Shows Bad system call after installing and trying to run java --version or java or javac

DeicPro commented 4 years ago

Same

maleko48 commented 4 years ago

same here on LG V60 non-rooted stock phone w/Android 10

sencrash commented 4 years ago

Duplicate of #3

7Ragnarok7 commented 4 years ago

Hello @everyone This issue has already been solved. You have to use proot -0 to get root permission and then call java or javac and it should work.

Please close this thread @MasterDevX Thank You @sencrash .