📖Installation & Usage
Before installing:-
Get termux from termux.com or F-Droid.
Vnc Viewer, Xserver XSDL, or Termux: X11 for Display
Quick Install
Install all dependencies and developer-selected Distro
From sources (manual install)
then use udroid --list
to get a table of available distros and the names of their suites ( something like jammy:xfce4 ) then use udroid install jammy:xfce4
(or the suite you like) to install.
Here are some examples that show both install and login commands of popular distros
Removing a Distro
udroid cli tool has an argument remove
that takes care of wiping the suite installation from the device, and --clear-cache
option to remove any download (if present) for max release of device storage
Example:
Last updated