Page 1 of 1

Is it possible to compile SB code through an Android app?

Posted: Thu Apr 25, 2024 8:37 am
by es_91
Hello

I would very much like to explore and test a scenario in wich I use an android app to compile and run SB programs. Of course there is no SB compiler for Android. But if i had a simple editor that sends code to a PC on the network which starts SB compiler to create the html and js output and i then call this output via a browser the result should be that i can code on my tablet/phone.

That would be cool. Does such a system already exist?

Re: Is it possible to compile SB code through an Android app?

Posted: Thu Apr 25, 2024 8:40 am
by Dirk Geppert
I guess this should be possible via cgi and command line. Just have a look at "Command-line options for the IDE"