Table of Content
Video audio playback
To play back video and audio
we can simply use the HTML5 <video> tag and <audio> tag to playback these media files.
In some version of Android, we need the VideoPlayer plugin to play them well.
https://github.com/macdonst/VideoPlayer
What’s next? We’re going to take a look at “Inspecting the accelerometer sensor”.