Study: VideoView, WebView, Orientation of Activity,Â
AIM: Create Video player and Youtube player application by following below instructions.
Create MainActivity and YoutubeActivity with landscape orientation
MainActivity should have VideoView and YoutubeActivity should have WebView
There should be Floating Button on both Activities according to below image. After pressing that button, it will switch from one activity to another activity by using explicit intent.
Add Internet Permssion in Manifest file