Ok, I can add forms to modules, show them, close them. Now, if for e.g. I have a timer in the second module, it still runs while I've closed the form. I know this is logical, yet, how do I unload the whole module? I want not any source to continue running taking up resources. In Vb I would write an "unload me", in b4a an "activity.finish". In b4j?