dhianapereira / media-player

A simple media player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Media Player

A simple media player.

media-player.webm

Development Environment

To avoid issues, it's advisable that your development environment is equipped with the following versions:

Tool Version
Git latest
Kotlin 1.9.0
JDK 17.0.7

Installation Guide

With the tools properly installed, execute the commands below

1. Clone repository

git clone https://github.com/dhianapereira/media-player.git

2. Go to the project folder

cd media-player

3. Run the app

Start a mobile device emulator or connect your smartphone to the computer. Ensure that your device has USB debugging enabled. Run the application on your connected (or emulated).

References

About

A simple media player.

License:MIT License


Languages

Language:Kotlin 100.0%