Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 989 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 989 Bytes

JAudioPlayer

Android Audio Player

JAudioPlayer is a simple music player for iOs and Android.

Features

  • Track list (name-url pairs) from assets
  • Standard player controls (play, pause, forward, backward, random and repeat)
  • Download, pause and resume songs to SD storage
  • Download from several servers: Windows Azure, Dropbox or OneDrive
  • Android Gingerbread and upper versions

Install

Just clone the repo:

git clone [email protected]:jimy12/Android-JAudioPlayer.git

And install all dependencies:

bundle install

That's it. Its ready to go.

Tags

MediaPlayer, ListView, ProgressBar, AsyncTask, SharedPreferences or URLConnection

License

See LICENSE file for details