Languages

Menu
Sites
Language
Video splash screen

I followed the guides to use a video as splash screen, but when starting the app in the emulator, the app opens skipping the splash. I added the following code to config.xml:

<tizen:video_splash_screen ready_when="video-finished"><tizen:vss_default video="res/splash.mp4" background_image="background.png" background_color="#f37435" image="logo.png" image_border="0px stretch" /></tizen:video_splash_screen>