Hi
I want to use it for displaying video ads in a game.
When i start the ad loading Activity i show a black screen and a loading animation.
but waiting 15 second is a lot of time and a lot of users will simply leave the application.
So i hoped i could set it to 5 seconds and than play a fallback solution.
Better would be preload the ad and display the video player activity after the ad was loaded in background.
but i am just not smart enough with these android things to achieve that.