this post was submitted on 03 Mar 2024
25 points (90.3% liked)
Android
9333 readers
1 users here now
A place to discuss anything related to Android or Android adjacent.
INFO:
-
No attacking others based on their phone preferences. Criticizing OEMs/devices is allowed. Attacking users because a different brand/device works for them isn't.
-
Obvious spam will be removed.
-
Anything directly or indirectly related to Android is allowed.
Check Out Our Partner Communities:
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Are tablets still popular?
Android tablets are booming rn. I've coded lemmy with one for several years now.
what's your setup for this out of interest? are you running a Dev environment under tmux or something? 🤔
I use termux to mosh/ssh to my arch linux dev server, and code from the command line using helix.
When I do android programming, since google forces you to use android-studio, I use AVNC on android, and tigervnc on my server. I hate this and I develop much slower than I would with helix / vim.