Skip to content

Latest commit

 

History

History
executable file
·
18 lines (12 loc) · 598 Bytes

README.md

File metadata and controls

executable file
·
18 lines (12 loc) · 598 Bytes

Video Player for Android

This sample shows how to implement a media app that allows playback of video from remote sources over HTTP(S).

Pre-requisites Android SDK 29 Android Build Tools v29.0.1 Android Support Repository

Getting Started This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

Usage Android Studio Open the directory in Android Studio and the gradle project should be imported. Run & Debug options should allow you to build the project. You should change your MEDIA_URL in VideoPlayerScreen.