Android Audio Player for Books.
Minstrel is hosted in the following web site
https://github.com/rharriso/Minstrel
If you think the Android project Minstrel 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 Minstrel.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 6 |
jar files used | activeandroid-3.0.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
There are 1 image files in Minstrel. The names of the image files are listed as follows.
note.png
The following screenshort is generated from the image listed above.
Minstrel has the following Java source files.
com.rharriso.minstrel.AlbumsActivity.java com.rharriso.minstrel.ArtistsActivity.java com.rharriso.minstrel.AudioPlayerService.java com.rharriso.minstrel.BookmarkListActivity.java com.rharriso.minstrel.ModelListAdapter.java com.rharriso.minstrel.PlayerActivity.java com.rharriso.minstrel.TracksActivity.java com.rharriso.minstrel.WelcomeActivity.java com.rharriso.minstrel.models.Album.java com.rharriso.minstrel.models.Artist.java com.rharriso.minstrel.models.Bookmark.java com.rharriso.minstrel.models.ModelListItem.java com.rharriso.minstrel.models.Track.java com.rharriso.minstrel.util.TimeFormatter.java