Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 484 Bytes

android-installation.md

File metadata and controls

18 lines (13 loc) · 484 Bytes

Android installation

Use F-Droid to download and install the following packages:

Open Termux and install termux-api package:

apt install termux-api

Install Python interpreter:

apt install python

Follow the standard installation procedure: VENV or PyPI.