Android How to play videos using VideoView

Post Views: 1,963 Hi, In this post we will see how we can play videos in Android using Android VideoView control. The application will play a video from file path (Android’s Internal memory or External memory i.e. SDCard). We will have to manually grant Android permissions to grant access to read phone’s storage. So let’s … Continue reading Android How to play videos using VideoView