Skip to content

Vscode ? #81

Answered by JyanJohn
FirstToGlitch asked this question in Q&A
Discussion options

You must be logged in to vote

Termux cant run vscode.

If you want vscode on your phone I suggest installing it on proot-distro

+-----------------------+
INSTALLING A DISTRO

  1. apt update

  2. pkg install proot-distro -y

  3. proot-distro install ubuntu

  4. proot-distro login ubuntu
    +-----------------------+
    SETTING UP UBUNTU

  5. apt update && apt upgrade

  6. apt install sudo -y

  7. adduser (yourname)
    (NOTE: after doing this just complete the questions to add the user)

(Since the most stable vsocde for android is code-oss, the package will be from the Kali Repository)

  1. apt install nodejs -y

  2. wget http://http.kali.org/pool/main/c/code-oss/code-oss_1.56.1-0kali3_arm64.deb

  3. dpkg -i code-oss_1.56.1-kali3_arm64.deb

  4. exit
    +----------…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Yisus7u7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants