Skip to content

LeslieCorrea/Android-Playing-Video-From-Assets

Repository files navigation

Android-Playing-Video-From-Assets

This repository explains how to play a video from android asset folder.

Description

By default android VideoView plays local videos placed in raw folder, but for most of AR applications the local video file must be placed in android assets. If you want to play these video files in VideoView it reqires content provider.

In this repository the video file is in mp4 format is placed in assets folder. This repository shows how to create content provider to access that file.

This repository explains both java and kotlin way coding.

Prerequisites

Android Studio.

Development

Clone this repository and open the root folder in Android Studio.

Built With

Video

Screenshots

LandingPage VideoPageOne VideoPageTwo

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

This repository explains how to play a video from android asset folder.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published