Skip to content

Use your Termux as a Android studio. This script will install all the necessary packages that needed in Android app development.

Notifications You must be signed in to change notification settings

MSI-Sirajul/Termux-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termux-Studio

The Ultimate Android Development Environment for Termux

Platform Language Version License


Overview

Termux-Studio This script designed to install all required packages and make your Termux into a Android App Development Station.

Features

  • Full SDK Support: Automatically installs openjdk-17, gradle, aapt, apksigner, dx, and more.
  • Environment Config: Auto-configures JAVA_HOME and system paths for Gradle stability.

Included Packages

Category Tools
Core openjdk-17, gradle, git, python
Build Tools aapt, apksigner, dx, ecj
Utilities vim, nano, zip, unzip, termux-api

Installation & Setup

Copy and paste the following commands into your Termux or Linux:

1.Installation

pkg update && pkg upgrade -y
pkg install git -y

2.Clone

git clone https://github.com/MSI-Sirajul/Termux-Studio.git

3.Path

cd $HOME/Termux-Studio/

Termux-Run

./studio_setup

LINUX

./studio_setup2

Thanks for using

About

Use your Termux as a Android studio. This script will install all the necessary packages that needed in Android app development.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages