Set a DroidScript project name which will be launched automatically when DroidScript starts.
app.SetAutoStart(
appName )
Note: This function is deprecated. in favour of ide.AutoStart
See Also: SetSharedApp, SetAutoBoot
Set a DroidScript project name which will be launched automatically when DroidScript starts.