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 to display Splashscreen in Phonegap 3.3

How to display the splashscreen correctly? I'm using CLi local build and I heared it's compatible. I added the plugin …

cordova phonegap-plugins splash-screen cordova-3
Splash screen for universal windows 10 apps

I am creating a windows 10 universal app targeted for both Windows Phones and Windows Desktop, the problem I am facing …

uwp windows-10 win-universal-app splash-screen windows-10-mobile
Is there a way to have a different Default.png (splash image) for different languages/locales in iOS?

Possible Duplicate: Localization of Default.png is not working My splash screen has English text in it, so I would …

ios localization splash-screen build-settings
How can I place a still image before the first frame of a video?

When I encode videos by FFMpeg I would like to put a jpg image before the very first video frame, …

image video ffmpeg splash-screen poster
Prevent Splash Screen from showing after returning from background

I've noticed something that happens in every app i develop. It's usually not a concern but in this specific app …

iphone ios splash-screen visual-glitch
How can I supply the 3 splash screen sizes for a Windows 8 app?

I'm trying to create a Windows 8 C#/XAML app, and the first task I'd like to do is to set …

windows-8 splash-screen windows-runtime winrt-xaml
How to fade out and in between two images?

Okay a little help here, so I have two images loading in my splash screen. The first image opens (starting …

android fadein transition splash-screen fadeout
Splash screen error: android.content.res.Resources$NotFoundException: Drawable

I'm trying to implement a splash screen to my android app by following this article. I've followed it step by …

android kotlin drawable splash-screen
android build splash.9.png error

I have a build fail due to the following error [aapt] res/drawable-xhdpi/splash.png:0: error: Resource entry splash is …

android splash-screen aapt
IIS 7.5 Application Initialization for ASP.NET web service (warmup) without remapping requests

I'm trying to use the IIS 7.5 Application Initialization extension to configure a warmup process for my web application. This is …

asp.net iis iis-7.5 splash-screen warm-up