This site permanently moved to
https://droidscript.github.io
. Please update links accordingly.
You are being forwarded automatically in 3...
[stay here]
Back
StartService
Hello World
Starts a service which runs parallel to your app.
app.StartService(
packageName
,
className
)
See Also:
StopService
.
String
loading