Android Music Queueing App based on the intuitive swipe list view pattern..
MusicQueue is hosted in the following web site
https://github.com/lee-woodridge/MusicQueue
If you think the Android project MusicQueue listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MusicQueue.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | classes.jar classes.jar nineoldandroids-2.4.0.jar nineoldandroids-2.4.0.jar nineoldandroids-2.4.0.jar |
MusicQueue has the following Java source files.
com.fortysevendeg.swipelistview.BaseSwipeListViewListener.java com.fortysevendeg.swipelistview.BuildConfig.java com.fortysevendeg.swipelistview.BuildConfig.java com.fortysevendeg.swipelistview.SwipeListView.java com.fortysevendeg.swipelistview.SwipeListViewListener.java com.fortysevendeg.swipelistview.SwipeListViewTouchListener.java com.leewoodridge.musicqueue.AlbumListActivity.java com.leewoodridge.musicqueue.MainActivity.java com.leewoodridge.musicqueue.SongListActivity.java com.leewoodridge.musicqueue.adapters.SwipeViewAdapter.java com.leewoodridge.musicqueue.utility.MusicReader.java com.leewoodridge.musicqueue.utility.SongInfo.java