How to run Visual Studio Code on Samsung Dex?

48k Views Asked by At

Does anyone know how to run VS Code on Samsung Dex?

I've tried: https://medium.com/samsung-internet-dev/writing-software-using-a-phone-e71976f1f18d

Looks like it is possible, but I don't know how. I can see vscode supports linux, does this mean that you can run vscode on Samsung Dex - Note 9 ?

Thanks in Advance.

6

There are 6 best solutions below

2
Shaun Roselt On

Visual Studio Code is not natively supported on Android yet. So there is no way to natively run VSCode on Android with your Note 9 and Samsung DeX.

You do however have the following two options available:

  • When using "Linux on DeX" then you have the option to run Visual Studio Code natively from the Linux environment on Samsung DeX, although do keep in mind that Linux on DeX is now discontinued starting Android 10.
  • Remotely log into a different Linux, Windows or Mac computer and use VSCode on those computer through your phone on Samsung DeX.

Ofcourse the first option is the best. I recommend using Linux on DeX for this. Right now there isn't a native Android version of VSCode :(

0
Sergey Sob On

i didnt try that, but i think you can find a cloud coding solution, like Stackblitz that is very similar to vscode in appearance(if it's not in fact vscode), or even AWS Cloud9

0
hamncheez On

As of summer 2020, there is a cloud9 style browser based VSCode service provided by Microsoft Azure:

https://online.visualstudio.com/

You can see it in action here:

https://www.youtube.com/watch?v=rg0VHA_YZUI

0
broham On

Try using a VS format with a cloud10 interfase code this will open up a rex code then type your server code in using the YZ trigger and this will give you access.

0
hbkvikas On

I would recommend to go for fully functional Linux on Android. You will require

  1. Termux (Playstore)
  2. VNCViewer (Playstore), bVNCViewer(recommended for tablets)
  3. Andronix (Playstore), would recommend to go for premium and modded os, it would just cost you a cup of coffee. Though you can use unmodded os for free. Modded os comes with pre installed VsCode, etc useful stuffs.

Follow Andronix documentation: https://andronix.app/

0
Ahmed Mohamedeen On

For a fully functioning visual studio code or code on a samsung tab, you can use github codespaces in a browser tab in Dex mode, this is a paid approach but a reliable one. One other is self-hosted code instances like code-server