Skip to content

lyza-shyrzai/MusicPlayerApp

Repository files navigation

Music Player App

The app is done as task of course Android Basics: Multiscreen App by Udacity. I made all the tasks programmatically and will introduce You what I have done overall.

This is a simple Music Player App which have three buttons: Play, Pause and Duration. And it plays only one music: Era - Ameno.

  1. Play button starts playing music or plays music from the pause position
  2. Pause button stops playing music
  3. Duration button shows the size of the song in milliseconds in logcat