How to install VS Code in an Android Phone? Download link: https://play.google.com/store/apps/details?id=lk.visual.code.mobile Loading... In this post, we will see how you can install vs code on an android device. We will use one of the most popular android terminals called termux. Follow the steps below: Step 1 - Install termux In order to install VS code, you will have to install termux using this link. The official release available on the play store doesn't seem to get the packages updated for some reason. If upgrade command doesn't work on your termux, try to change the default repo by using the command below: termux-change-repo Copy Step 2 - Install ubuntu using termux Enter the following command on termux and ubuntu will start to install on your Android phone 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 Co...
Join our blog for information about latest technology and IT.