+ 1
c# programing on android
hi everyone, did anyone know good app for android where I could write and test programs in c#? thanks a lot
1 Resposta
+ 10
There is an app called Programming Hub that has cloud compilers/playgrounds for lots of languages, C# included. It's much better suited for typing console code than this app, because it has shortcuts for parentheses, braces, and tabs.
Your code will always stay in the playground unless you erase it, but you can't directly save what you make. If you want to save multiple programs, I recommend writing them on Programming Hub, then copy-pasting them to this app.