I'm trying to follow the flow of this kind of "app template" that some stupid has designed (ME
... but a long time ago and it was different, other activities are missing with their events!).
Main Activity uses a my class to run a splash-screen animation (Main contains a panel that is passed to the class). This class also has a check for an Internet connection (not the best way, downloading google.com).
At the end of these two things, an event "returns control" to Main.
Main calls actRegLogin (StartActivity ...) which, being momentarily a fake Activity, starts actRealMain from its Resume.
This works perfectly with Android 4.4.2 and does not work with Android 4.0.4.
I must add that the smartphone with Android 4.0.4 has always given me problems!
The best way to solve this problem is... make a collet and give me the latest and most expensive model on the market
(I'm joking, obviously, I "hope" that I'm not the only one with an old device so the problem may happen to millions of users of my appS).