Skip to content

4. Pre Installation

Eddy Daoud edited this page Jan 18, 2022 · 1 revision

Here’s the step required to create an environment to run Astroid

Termux App

Termux is a powerful Android terminal emulator and Linux environment app

Termux Installation

Termux is no longer available on Google Play, it can be installed from Termux Website

Termux Setup

Open Termux App and run the following commands

pkg up
pkg in coreutils tsu wget tar busybox
Clone this wiki locally