I am developing a Video application which also has a Splash Screen. First time when the application starts it will to show the Image stored in Res Folder in Android Studio. Next time when user opens the app it should show the Splash Screen the is pushed via CDN onto the app.
Eg: Splash Screen that changes according to the festival.
If is it possible? How it can be achieved?