The constructor MediaController(MainActivity) is undefined
The constructor MediaController(MainActivity) is undefined
MediaController controller = new MediaController(this, null);
The method setMediaController(android.widget.MediaController) in the type VideoView is not applicable for the arguments (android.media.session.MediaController)
The method setMediaPlayer(VideoView) is undefined for the type MediaController