Android Open Source - Sound album list-buster






Project Summary

Android application that automatically fetches Album Art , Artist and other music metadata and updates mp3 files on the device.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of list-buster.

ItemValue
Java File Count13
Supported screen sizes[ldpi, hdpi]
Target SDK Version8
Minimum SDK Version8
Activity Count2
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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