Top "Splash-screen" questions

The splash screen is a rectangular or full screen image which appears while a software product is loading (OS, CAD, game, etc).

How can I delay splash launch screen programmatically in Swift Xcode iOS

I have put an image in imageView in LaunchStoreyboard. How can I delay the time of image programmatically? Here is …

ios swift xcode splash-screen timedelay
How to make a splash screen for GUI?

Hi there I'm new to GUIs in Java and was trying to make a splash screen or an image appear …

java swing user-interface awt splash-screen
Alternative to addPreferencesFromResource as its deprecated

I create Preference activity on my app to allow user to start/stop background splash screen music as follow : public …

android sharedpreferences splash-screen
What resolution should my Android splash screens be?

I'm creating a splash screen that will display while my Android application loads. I'd like to create it at the …

android resolution splash-screen
Android display Splash-Screen while loading

I have an Android App, which shows a "Splash Screen" for 3 seconds. After that, the MainActivity gets loaded. Unfortunately the …

java android splash-screen
Launch screens supporting iOS6 and iOS7 - forced to splash screen

When it comes to the launch screen I can't find a unifying way to mimic the look of the application …

ios7 splash-screen
Splash screen activity background color

I have problem with my splash screen on Android. Splash screen is displayed to the user during long application startup …

android xamarin splash-screen
Show splash screen image with auto fit

I am using the following style to display a splash screen for an android application written in MonoDroid. However, it …

android xamarin.android splash-screen aspect-ratio
Apache Cordova splash screens not showing in Android

I am running Apache Cordova 3.6.3-0.2.13. And I try to get the splash screens working. I have followed the documentation …

android cordova splash-screen
Android Splash Screen

this is what i have in my package explorer so lets start from the top and work our way around …

java android xml android-layout splash-screen