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?
Is it possible to compile SB code through an Android app?
-
- Posts: 332
- Joined: Fri Sep 22, 2017 7:02 am
Re: Is it possible to compile SB code through an Android app?
I guess this should be possible via cgi and command line. Just have a look at "Command-line options for the IDE"