ScriptingonAndroid

  • How to Install VSCODE Archlinux on Android 2024 – Termux X11 (No Talking)

    #termux How to Install VSCODE in Archlinux Android 2024. The first thing you needed to do is install base-devel then clone yay using git then install the package using makepkg -s inside the yay directory. If it gives an error then type makepkg -s PKGBUILD. Before launching the VSCODE make sure to add a –user-data-dir –no-sandbox to launch it successfully.…

    Read More »
Back to top button