An Android VideoView Example -
After this tutorial your Android Manifest file should look similar to the one below:
Your activity_main.xml portrait layout file should look similar to the one below:
Your activity_main.xml landscape layout file should look similar to the one below:
Your MainActvity.java file file should look similar to the one below:
Download Download project files