Android application that automatically fetches Album Art , Artist and other music metadata and updates mp3 files on the device.
list-buster is hosted in the following web site
https://github.com/adirastogi/list-buster
If you think the Android project list-buster 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 list-buster.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [ldpi, hdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in list-buster. The names of the image files are listed as follows.
arrow_down.png arrow_left.png defart.png disc.png
The following screenshort is generated from the image listed above.
list-buster has the following Java source files.
com.adi.ListBuster.ImageLib.FileCache.java com.adi.ListBuster.ImageLib.ImageLoader.java com.adi.ListBuster.ImageLib.MemCache.java com.adi.ListBuster.InfoView.GalleryAdapter.java com.adi.ListBuster.InfoView.InfoListAdapter.java com.adi.ListBuster.InfoView.InfoViewActivity.java com.adi.ListBuster.MainView.ListBusterActivity.java com.adi.ListBuster.MainView.MainListAdapter.java com.adi.ListBuster.MainView.RowHolder.java com.adi.ListBuster.ServiceClients.LastFMClient.java com.adi.ListBuster.ServiceClients.MusicClient.java com.adi.ListBuster.SongInfo.AudioProvider.java com.adi.ListBuster.SongInfo.SongObject.java