# Termux-Java **Repository Path**: logs404/Termux-Java ## Basic Information - **Project Name**: Termux-Java - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-01-27 - **Last Updated**: 2021-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Fork自[Termux-Java](https://gitee.com/sinojelly/Termux-Java "Termux-Java"),Github仓库地址[Termux-Java](https://github.com/MasterDevX/Termux-Java "Termux-Java") # 修改 将github换成gitee源以方便使用 # Termux Java ### 介绍 用于在termux中安装java8 Libraries compiled by [Hax4us](https://github.com/Hax4us "Hax4us's GitHub profile"), scripts written by [Hax4us](https://github.com/Hax4us "Hax4us's GitHub profile"), [MasterDevX](https://github.com/MasterDevX "MasterDevX's GitHub profile") and [Guzio](https://github.com/GuzioMG "Guzio's GitHub profile"), with some *very, very tiny* help from [Harshiv-Patel](https://Harshiv-Patel "he changed like... one thing"). ### 使用教程 复制下面指令并在termux执行 >```pkg install wget && wget https://gitee.com/logend/Termux-Java/raw/master/installjava && bash installjava``` 或者你可以先下载安装脚本 > ```wget https://gitee.com/logend/Termux-Java/raw/master/installjava ``` 然后执行下面指令来安装 >``` bash installjava ``` 最后你可以使用 > ```java -version``` 来查看是否安装成功