Hi, I've just created my first Titanium app for Android.
The problem is that a splash screen shows up but disappears too early, and then the screen becomes blank for a long time before the app's top page shows up.
I'd like to display the splash screen while the app is loading the first page.
How can I do that?
This problem did not happen in iOS, using the same source code.
Any info or link to info will be appreciated.