Skip to content

Here we create a simple mp3 player using ListView. We read mp3 songs into a ListView then when clicked we play the video using [MediaPlayer](https://camposha.info/android/mediaplayer).

Notifications You must be signed in to change notification settings

Oclemy/ListViewMp3Player

Repository files navigation

Simple ListView MP3 Player

Here we create a simple mp3 player using ListView. We read mp3 songs into a ListView then when clicked we play the video using MediaPlayer.

Concepts.

Here are the concepts we implement:

  1. MediaPlayer
  2. ListView
  3. AsyncTask

Full Tutorial

We have a website and YouTube channel. View the full tutorial in them and more tutorials like this.

No. Location Link
1. Camposha View Full Tutorial
2. YouTube Watch Video Tutorial
3. YouTube Subscribe to ProgrammingWizards TV Channel

Demo

Here is the demo:

About

Here we create a simple mp3 player using ListView. We read mp3 songs into a ListView then when clicked we play the video using [MediaPlayer](https://camposha.info/android/mediaplayer).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages