Coding is normally done on the desktop, as the keyboard provides special keys. The keyboard of android phones is usually limited in this respect.
Is coding possible smart phones at all ?
Coding is normally done on the desktop, as the keyboard provides special keys. The keyboard of android phones is usually limited in this respect.
Is coding possible smart phones at all ?
Absolutely. I use termux + a project called Andronix to install full Debian. After that you’re off to the races. Install NVM, node, git, whatever. I use
screenfor tabbed terminals. I use one tab to run my node server and another to edit with vim.Keyboards: as mentioned, Hacker keyboard, Unexpected keyboard, or Codeboard. Or you can attach a Bluetooth keyboard.
Everything just works. If you know vim and have patience, it’s a lot of fun.