Code Monkey home page Code Monkey logo

java-in-termux's Introduction

Hits

This repository is now archived if you want to continue development you are free to fork the repository and use the binaries after the consent of the mentioned authorsq

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 --depth=1
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
  • Jdk 9 is archived termux's disabled package

java-in-termux's People

Contributors

mradityaalok avatar shivamkumar2002 avatar suhan-paradkar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

java-in-termux's Issues

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.