Oclemy / ListViewMp3Player

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).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).


Languages

Language:Java 100.0%