html5 video on Android 4: play fullscreen then redirect to another webpage - not working
I'm designing an html5 page for Android 4 smartphones with a single 3gpp (or mp4) video that has to autoplay fullscreen when opened; when video ends should redirect to another url . Some googling told me that autoplay is no more allowed on Android 4, so I chose to display a poster image the user has to click to start the video. Then: fullscreen mode is invoked video should automatically start (was indeed started by user clicking on poster image) when video finish to play Android should exit fullscreen and finally redirect user to anothe page. 2 and 3 are not working: after invoking fullscreen