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 display a splash screen for longer on an iPhone?

How can I display a splash screen for a longer period of time than the default time on an iPhone?

cocoa-touch splash-screen
How to integrate splash screen for all types of iPhones in Xcode 6.1?

I need to create and app which will run on iPhone 4S, 5,5S, 6, 6+ and the deployment target will be iOS 7.1. …

ios8 xcode6 splash-screen uiimageasset
Splash screen while loading resources in android app

I'd like to have a splash screen while loading resources (images and sounds). How do I know everything is loaded? …

android resources splash-screen
How to set icon and splash screen in android using Ionic\Cordova

I have an Ionic project with Android platform using Cordova. I want to set an icon and Splash screen in …

cordova splash-screen ionic-framework
splash screen application and hide action bar

I'm trying to figure out how is it possible to hide the action bar for a splash screen activity. I …

android user-interface android-actionbar show-hide splash-screen
Splash screen while loading a url in a webview in android app

I've got an app, that has 2 activity, the first one launch the second to load a url into a webview. …

android android-activity webview screen splash-screen
Android Activity Background Image

How do I use a background image in an Activity theme/style? If I do this using a colour: <…

android background android-manifest xamarin.android splash-screen
iOS 9 Splash screen is black

My apps' splash screens are all plain black after upgrading to iOS9. Does anybody know why this is? Some of …

ios xcode splash-screen ios9 xcode7
Changing the status bar text color in splash screen iOS 7

I know that are already some stackoverflow questions that say how to change the status bar for all view controllers. …

ios ios7 splash-screen statusbar uistatusbar
Multi-threaded splash screen in C#?

I want a splash screen to show while the application is loading. I have a form with a system tray …

c# .net winforms multithreading splash-screen