Software Archive
Read-only legacy content
17061 Discussions

Animated Splash Screen

Kirtan_S_1
New Contributor I
656 Views

Hi,

I was wondering if there was a way to make an animated splash screen, perhaps with a css-animation, or with a .gif image. 

The Intel XDK software has no option of uploading a .gif file as of now, so I'm wondering if there is any alternative.

If there is none, this may be a good feature to add to the next version of XDK.

Thanks,

Kirtan

0 Kudos
3 Replies
John_H_Intel2
Employee
656 Views

Animated splash screens are not supported by cordova.

0 Kudos
Abel_G_
Beginner
656 Views

You can use the Intel App Framework: http://app-framework-software.intel.com/documentation.php#tips/tips_splashscreen

I'm using this library in one of my projects with my gif loader and custom text

0 Kudos
Rakshith_K_Intel
Employee
656 Views

The Cordova splashscreen only appears for couple seconds, you might want to add the animated splashscreen as part of your app, so the first thing your app does is show an animated splash screen for few seconds and then continue with the app.

0 Kudos
Reply