Skip to content

Instantly share code, notes, and snippets.

View oldaccofpronoy2108's full-sized avatar
:octocat:
Writing code or busy with academic stuff!

pronoy2108's abandoned account oldaccofpronoy2108

:octocat:
Writing code or busy with academic stuff!
View GitHub Profile
@oldaccofpronoy2108
oldaccofpronoy2108 / README.md
Last active July 1, 2023 10:22 — 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