Starts your DS app in an html project.
app.Start()
Call it in the document.onload function in order to initialize DroidScript and execute your OnStart() function.
Starts your DS app in an html project.
Call it in the document.onload function in order to initialize DroidScript and execute your OnStart() function.