Is there any app for Android that provides SoloLearn like functionality, but offline? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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?

5th Feb 2021, 8:05 AM
ltsRoy
ltsRoy - avatar
3 Answers
+ 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.
5th Feb 2021, 10:21 AM
XXX
XXX - avatar
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.
5th Feb 2021, 9:08 AM
你知道規則,我也是
你知道規則,我也是 - avatar
0
CarrieForle unfortunately I don't use iOS and if there's an app for Android, can you kindly name it?
5th Feb 2021, 11:52 AM
ltsRoy
ltsRoy - avatar