Coder Social home page Coder Social logo

Comments (13)

TudbuT avatar TudbuT commented on July 23, 2024 5

Oops wrong button

from termux-java.

TudbuT avatar TudbuT commented on July 23, 2024 3

Also I wanted to say that I really respect your work!

from termux-java.

EduApps-CDG avatar EduApps-CDG commented on July 23, 2024 2

Hello! I solved the problem by installing Ubuntu and then:

apt get install openjdk-11-jre openjdk-11-jdk

from termux-java.

TadavomnisT avatar TadavomnisT commented on July 23, 2024 1

I had the same condition, fixed it by following instructions:

$ pkg install wget -y
$ wget https://archive.org/download/openjdk-9-jre-headless_9.2017.8.20-1_x86_64/openjdk-9-jdk-headless_9.2017.8.20-1_arm.deb
$ wget https://archive.org/download/openjdk-9-jre-headless_9.2017.8.20-1_x86_64/openjdk-9-jre-headless_9.2017.8.20-1_arm.deb
$ apt-get install -y ./openjdk-9-jre-headless_9.2017.8.20-1_arm.deb
$ apt-get install -y ./openjdk-9-jdk-headless_9.2017.8.20-1_arm.deb

IDK for sure , but looks like there was some sort of problem with jdk/jre binary installation and some data happened to be missing.
Hope it helps

from termux-java.

EduApps-CDG avatar EduApps-CDG commented on July 23, 2024

Same here, Android 9

from termux-java.

4V4loon avatar 4V4loon commented on July 23, 2024

Hi, I was having the same problem, after installing the sudo command, I think I solved the problem.
sudo file and installation description : https://gist.github.com/GabrielMMelo/0e146f32d73978bf0d0a06786bcbc96c

Thanks!

from termux-java.

4V4loon avatar 4V4loon commented on July 23, 2024

I guess it is not done without root.

from termux-java.

EduApps-CDG avatar EduApps-CDG commented on July 23, 2024

Yes, i think i will root again

from termux-java.

comicsansgreenki avatar comicsansgreenki commented on July 23, 2024

Oh, so until there's a fix on this instant segfault I have to type sudo in with each and every program involving java?

At least lineageos has my back for root capabilities...

from termux-java.

Chickn-man avatar Chickn-man commented on July 23, 2024

@TadavomnisT But can i get openjdk-8 this way

from termux-java.

TadavomnisT avatar TadavomnisT commented on July 23, 2024

@Chickn-man Honestly, no clue...
I think you should look for openjdk 8 debian headless versions, though not sure if it would be easy to find suitable binary.
maybe MasterDevX can help you.

from termux-java.

Merith-TK avatar Merith-TK commented on July 23, 2024

Have this issue with my device as well! Screenshot_20220102-123150_Termux.jpg

Will try the Java 9 think first but still!

from termux-java.

Merith-TK avatar Merith-TK commented on July 23, 2024

Screenshot_20220102-124109_Termux.jpg

from termux-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.