this post was submitted on 14 May 2024
15 points (85.7% liked)

Android

9275 readers
44 users here now

A place to discuss anything related to Android or Android adjacent.


INFO:


Check Out Our Partner Communities:

[email protected]

founded 4 years ago
MODERATORS
 

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?

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 4 months ago* (last edited 4 months ago) (1 children)

I cannot stress enough how much I don't want to write code on a tablet

[–] [email protected] 1 points 4 months ago

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

[–] [email protected] 4 points 4 months ago

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.