Skip to content

Instantly share code, notes, and snippets.

@Amrinder-S
Amrinder-S / README.md
Last active October 24, 2023 18:52 — forked from ppoffice/README.md
Install Visual Studio Code (actually code-server) on Android
  1. Install Termux, an Android terminal emulator that provides a Linux execution environment and various tools.

  2. Update system packages in Termux:

    $ pkg update -y
  3. Install code-server via apt or pkg