+ 2
Can I use sololearn's code playground offline?
Is it possible to use sololearn's code playground without internet?
4 odpowiedzi
+ 10
Unfortunately, this is not possible as Code Playground is an online IDE.
+ 6
for web that is HTML, CSS and JavaScript...
yes you can!
but for others no!
+ 2
no you can write code but can't get output.
0
if you can manage it install a small Linux build on your device and use it. I have a minimal install of a debian-type Linux distro on my phone that I use to practice coding. It's not difficult to install but does take some basic know-how. You do have to root your device and then use the LinuxDeploy app to install the system, and you'll also need a fairly large SD card for the image. I have a 32g in my phone.
Additionally, there are other apps that let you edit code but as of yet I haven't found any that will run it in a container (off-line). I'm sure there might be but in my opinion if I can have the features of Linux what's the point of a seperate app lol? Hope this helps