0
Is there any app for Android that provides SoloLearn like functionality, but offline?
Is it anyhow possible to simulate the compilation and execution on android itself, offline, without connecting to any server? It may be an app, a website or anything. Moreover is it possible to actually install a programming language on android? Even if it needs a separate OS or something. Or is it impossible to do so with this type of hardware?
3 odpowiedzi
+ 3
I really recommend Termux, although if you have never worked with Linux command-line, you'll have a hard time working with it. It gives you a Linux-like environment. Apart from coding, you can also do many other things that you can do with a Linux command-line. It's not perfect, but I really like it as I don't always have a PC.
Apart from that, I suggest you explore and find apps yourself. Atleast I did the same thing. I used to go and search for "language-name compiler" and try the apps. Some good ones are
CxxDroid for C/C++
PyDroid3 for Python 3
JavaN-IDE (I'm not sure if this is the exact name and I don't have an Android device to confirm) for Java
I had found 1 for C# also, but I don't remember the name.
0
I think you mean to compile or interrupt languages like in SoloLearn playground but offline.
If so, there are tons of apps you can find in the AppStore. There are general ones could be used for multiple languages, or specific ones for one specific language.
You can find them in the store.
0
CarrieForle unfortunately I don't use iOS and if there's an app for Android, can you kindly name it?