"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Change Screen when video has finished playing

Hello,

First of all, let me just say that Vuforia is pretty amazing and I really like the fact that you can download each sample individually.

Anyway, I just recently downloaded the Vuforia video sample and I'm currently tinkering it.

https://developer.vuforia.com/resources/sample-apps/video-playback-sample-app

I've read the sample document and it says that it's the VideoPlayerHelper.java class which apparently handles the videos.

I just want to know if it's possible (and how) to switch screen (back to the instruction screen) after the video has finished playing (Not while it's on pause or anything else).

I thought it was the stop() method but I'm not seeing it being called in my log.

Can anyone point me in the right direction? 

Thanks in advance.