My app loads pretty fast. So fast in fact that you actually can’t really read anything on it. I was thinking of slowing it down so that people could get a bit of feeling of welcome before the start using. How long do you think this should be for ? Max? Min?
Keep in mind, my splash screen has very little print on it. It basically has the logo and a better with headphones recommendation.
If your app launches quick enough that the splash screen disappears before you can read it, then consider that you may not need to display it at all, especially if it’s just a logo.
Your ‘better with headphones’ text could be displayed in a modal dialog on the first launch of the application to make the user aware of it.