how to Install Visual Studio Code on any Android Phone | Install VS code on Android #vscode

62 Просмотры
Издатель
Click here to download the Commands.
(https://drive.google.com/file/d/13ZGmSJ-wWc1RaanAkD0m_FoXsW9y5bLm/view?usp=drivesdk)
1. apk update
2. termux-change-repo
3. 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
4. ./start-ubuntu.sh
5. wget https://github.com/cdr/code-server/releases/download/v3.10.2/code-server-3.10.2-linux-arm64.tar.gz
6. tar -xvf ./code-server-3.10.2-linux-arm64.tar.gz
7. cd code-server-3.10.2-linux-arm64/bin
8. export PASSWORD="password"
9. ./code-server
Категория
Разработка на Flutter
Комментариев нет.