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).

Difference between launch image and splash screen

I was going through iOS Human Interface Guidelines. It was mentioned as Display a launch image that closely resembles the …

ios iphone ipad splash-screen human-interface
Why PhoneGap always shows default splashscreen image?

I'm testing a sample iOS app now, although I set all new launch images in Xcode (Summary tab of Project …

ios cordova splash-screen
Splash screen is resizing incorrectly

I am using the style below to show a splash screen in my Xamarin Android application however the image always …

android splash-screen xamarin
Change splash screen image programmatically

Is it allowed to set the splash screen image by code. Since I need to change it many times ?

ios objective-c ios8 splash-screen dynamic-splash-screen
iOS/iPhone: Web App Splash Screen Not Showing Up

I have the following code in the <head> of my web app, but I'm just getting a white …

iphone ios jquery-mobile media-queries splash-screen
App not using full height of iPhone 5

I have an App that was created a long time ago and updated it to use Storyboards. All the views …

iphone fullscreen splash-screen
Remove launch screen, Xcode 7

I can find a bunch of answers from pre-2014 about removing the launch/splash screen by removing the line "Launch …

objective-c xcode7 splash-screen launch
iOS Animated Splash Screen

Is it possible to add an .fla file as splash screen in iOS development? If not what are the other …

iphone objective-c ios splash-screen dynamic-splash-screen
Splash Screen waiting until thread finishes

I still have a problem with the splash screen. I don't want to use the property SC.TopMost=true. Now …

c# winforms splash-screen
Add loading indicator/progress bar to Phonegap Android splashscreen

I have a PhoneGap 1.4.1 / jQueryMobile 1.0.1 / Android project which is showing the res/drawable/splash.png just fine, and the splashscreen …

android jquery-mobile cordova webview splash-screen