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.

Example - Html App click to expand contents