Skip to content

FoundationTV/Android-VideoPlayer

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages