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 do I make a splash screen?

I wanted to make my app look more professional, so I decided that I wanted to make a splash screen. …

android splash-screen
Android splash screen image sizes to fit all devices

I have a full screen PNG I want to display on splash. Only one error there, and I have no …

android png screen drawable splash-screen
android splash screen sizes for ldpi,mdpi, hdpi, xhdpi displays ? - eg : 1024X768 pixels for ldpi

I have to design splash screens(images that fit screen while loading) for android application using phonegap. I have to …

android splash-screen pixel-density
What are the sizes used for the iOS application splash screen?

I am developing an application using the iOS SDK. I need to know what Default splash screen sizes I need.

iphone ios ipad splash-screen ipod-touch
How to build splash screen in windows forms application?

I need to show splash screen on my application start for few seconds. Does anybody know how to implement this? …

c# winforms splash-screen
Adding a splash screen to Flutter apps

How would you approach adding a splash screen to Flutter apps? It should load and display before any other content. …

flutter dart splash-screen flutter-widget
Displaying splash screen for longer than default seconds

Is it possible to display the Default.png for a specified number of seconds? I have a client that wants …

ios objective-c splash-screen
How To fix white screen on app Start up?

I have an android app which displays a white screen for 2 seconds on startup. My other apps don't do this, …

android splash-screen app-startup
Implementing a splash screen in iOS

I'm quite a newbie in Cocoa, Objective-C and iOS development. I'd like to implement a View that is just a …

objective-c ios splash-screen multiple-views
Android SplashScreen

I'm developing an application which basically downloads a lot of data at the start of the application itself and displays …

android splash-screen