Android Open Source - UI ListView swipe MusicQueue






Project Summary

Android Music Queueing App based on the intuitive swipe list view pattern..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MusicQueue.

ItemValue
Java File Count12
Target SDK Version19
Minimum SDK Version8
Activity Count3
jar files usedclasses.jar
classes.jar
nineoldandroids-2.4.0.jar
nineoldandroids-2.4.0.jar
nineoldandroids-2.4.0.jar




Java Source Files

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