I have a wok manager that I run from the Main Activity when the user logs into the application. So, I will tell you in more detail what I do in the manager: in
I have the following code:- class ThreadB extends Thread { int total; @Override public void run() { synchronized (this){ for(int i=