GithubHelp home page GithubHelp logo

am0n666 / java-in-termux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from suhan-paradkar/java-in-termux

0.0 1.0 0.0 127.86 MB

This script will install java (openjdk-11/8) in termux without root! Available for aarch64 or armv8, arm64, armhf, armv7l, arm or arm32 or armv7 or aarch32

License: MIT License

Shell 100.00%

java-in-termux's Introduction

Hits

Hello People,

Today I bring to you a script to install java in Termux without root!

Availability: openjdk-11.0.1 and openjdk8 for 64-bit cpu's while only jdk-8 for 32-bit cpu's. 64-bit cpu can opt partial ar full version

Downloads Available for

  • aarch64
  • armv8
  • arm64

Note: all above cpu is 64-bit and uses same binary(jdk)

  • armhf
  • armv7l
  • arm/arm32/armv7/aarch32
  • armv8l

Note : all above cpu except armv8l is 32-bit and uses same binary(jdk). armv8l is 64-bit but acts like 32-bit, hence jdk8

JDK8 May be buggy... Help is required to resolve bugs... JDK11 is tested...so 64 bit machines are lucky

  • You may check your architecture by uname -a command

Installation

git clone https://github.com/suhan-paradkar/java-in-termux.git
cd java-in-termux
chmod +x install.sh

and

  bash install.sh
  • Java will be installed, check it by running java --version command from terminal
  • Package is about 200+MB(jdk11), 70MB(jdk8) or just 20MB (incase of partial installation for 64-bit cpus) and needs constant internet for proper installation
  • Restart termux after installation

Note

  • I have not compiled jdk, just wrote script
  • Jdk 8 is by Hax4us , compiled by me.
  • Jdk 11(partial) is from JVDroid app.
  • Jdk 11 is from Lzhiyong's repo Termux-ndk

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.