Sample Android project to list meta data related with music albums.
AlbumSample is hosted in the following web site
https://github.com/fgoncalves/AlbumSample
If you think the Android project AlbumSample 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 AlbumSample.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 1 |
There are 2 image files in AlbumSample. The names of the image files are listed as follows.
ic_drawer.png placeholder.png
The following screenshort is generated from the image listed above.
AlbumSample has the following Java source files.
com.sample.album.AlbumSampleMain.java com.sample.album.NavigationDrawerFragment.java com.sample.album.common.Item.java com.sample.album.common.ItemsAdapter.java com.sample.album.common.ItemsList.java