How to install vistual studio code (vscode) for Android without root
Hello guys : Now we will Take about How to
install vistual studio code [vscode] on Android
First : people who didn't know what is
[virtual studio code] it is application for code editor [vscode]
It used for many things as to create application , editing code , create script
or to create a website easly it continues alot of computer language as HTML , PYTHON , JAVA and also for more information visit[https://code.visualstudio.com/]
Now let's start Now you will install Tremux from Google play or Droid
Download :from here
Download :from here
Now open it and paste
[apt update &&apt upgrade -y]
#Now write This code " pkg install wget openssl-tool proot -y && hash -r && wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/Installer/Ubuntu/ubuntu.sh && bash ubuntu.sh "
After download it we will start ubuntu with this code
["./start-ubuntu.sh"]
We will install vscode.tar in ubuntu write
[" wget https://github.com/cdr/code-server/releases/download/2.1698/code-server2.1698-vsc1.41.1-linux-arm64.tar.gz "]
#After install vscode.tar in ubuntu Now we will extract it with
[" tar -xvf ./code-server2.1698-vsc1.41.1-linux-arm64.tar.gz "]
#Write This command
[" cp ./code-server2.1698-vsc1.41.1-linux-arm64/code-server /bin "]
#Now we finished you can write
["code-server"] To open it
Now go to your browser and right
["http://localhost:8080"]
It will need password you will see him in Tremux after write ["code-server"]
"Note : Each time you call editor it will give you New password & So if you want to sit password always write
["export PASSWORD="your password" ]
"Now we finished if you have a proplem leave comment "