Android Activity calling Main app class simpleInitApp again?

I am testing some video ads on my app, it shows ok in the runOnUiThread, but for some reason, when it finish it calls the Main.simpleInitApp all over again …
Also, I did notice that if I minimize the app, everytime I try to back to it it calls all over again the Main.simpleInitApp …
Is it an know issue ? Maybe I am doing something wrong ?