Hi,
I have a sub in an Activity that I need to call from other activities.
This sub involves Sql calls and web dowloads.
I need to be sure that this Sub is completed before continue.
Ive tested CallSubdelayed and it is not called when I need and CallSub seams not to work.
How can I do it?
I have a sub in an Activity that I need to call from other activities.
This sub involves Sql calls and web dowloads.
I need to be sure that this Sub is completed before continue.
Ive tested CallSubdelayed and it is not called when I need and CallSub seams not to work.
How can I do it?