Hi, I recently experiment by installing vscode and nix on an Android tablet. What do you think about it ? Have you used an android tablet to create a simple development environment?
Turn your Android tablet into an IDE with VSCode and Nix
https://www.50-nuances-octets.fr/en/posts/turn-android-tablet-into-ide-with-vscode-nix/
3 Comments
thisisbutaname@discuss.tchncs.de · 7 pts · 2y
I cannot stress enough how much I don't want to write code on a tablet
Sykursen@lemmy.ml · 1 pts · 2y
It's more of a challenge for me to run vscode on android. At the end I explain that I will not use this setup as my daily driver
trainwreck@lemm.ee · 4 pts · 2y
To my knowledge, there is no way to compile android apps on android, which is the type of development I want to do. If you can figure that out (assuming you have any interest in that) I would be ecstatic. Probably would require using nix's cross-compilation options.