I’m trying to pause the video when the user clicks on it but looks like the setOnClickListenter isn’t called.
I’ve used setOnClickListener(this) for all my other views and they work. Can somebody shed some light on why this isn’t working with a VideoView?
Take a look here, you need to use
http://developer.android.com/reference/android/widget/VideoView.html