Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.52 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.52 KB

VideoPlayer

Android Video App. This app was created to learn more about Android compose and ExoPlayer.

Installation

Clone this repository and import into Android Studio

git clone https://github.com/munbonecci/VideoPlayer.git

Build variants

Use the Android Studio Build Variants button to choose between debug and release flavors

Maintainers

This project is maintained by:

Architecture

This App has the Clean Architecture approach where we can handle different layers, including use cases and view model to obtain the data

Built with

How I run the app?

  • Clone the repository
  • Open it in Android Studio
  • Wait until dependencies are installed
  • Run app in your emulator or physical device

App Screens