As far as I know CallSubDelayed should start the target module. In my case it doesn't. Does using callsubdelayed behaves differently when used inside a service?
B4X:
If IsPaused(activity)=true Then
CallSubDelayed2(activity, "param", "value")
End If
This is a question from the old days when developers needed to waste their time on the complex life cycle of activities. Why waste your time on this???
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.