Click here to Skip to main content
15,903,203 members
Articles / Mobile Apps / Android

Learn Android programming with Kotlin: Using VideoView and MediaController

Rate me:
Please Sign up or sign in to vote.
3.00/5 (2 votes)
16 Mar 2020CPOL5 min read 10.9K   3  
How to use VideoView and MediaController in Kotlin
This post will show you how to play a video clip that is either embedded in the app's resources, or available on the internet by using VideoView and MediaController in Kotlin.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Vietnam Vietnam
I am a teacher, a software developer. I love reading, travelling and I am also blogging on ngocminhtran.com (in VietNamese).

Comments and Discussions