Skip to content

Instantly share code, notes, and snippets.

@enesizgidev
enesizgidev / README.md
Created July 16, 2022 17:26 — 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