I’d like to be able to do a little bit of programming here or there when out or about (or just away from my desk). I’m not expecting to compile anything, or even do proper version control, I’m just hoping for something more equivalent to writing code in Notepad++ although more features would obviously be welcome.
Is there anything good for this, that is available on Android, works offline and supports c#?
NeatNit@discuss.tchncs.de 7 hours ago
I use Acode: GitHub / F-Droid / Play Store
It’s got everything you could want from a text/code editor, comparable to Notepad++ on Windows.
I’ve tried Squircle CE in the past but I didn’t like it, though I don’t remember why.
For typing code, I highly recommend Unexpected Keyboard: GitHub / F-Droid / Play Store
And if you do want to use git, Termux is the easy pick: termux.dev/en/ . It can also easily run Python scripts with full functionality, but I wouldn’t know about C#.
meekah@lemmy.world 6 hours ago
I want to like unexpected keyboard, but sith lack of autocorrect it’s just super annoying to actuslly use
NeatNit@discuss.tchncs.de 5 hours ago
I agree. It’s only usable for coding and Termux. For everyday typing I use Gboard, but plenty of other options are available.