Android Open Source - Facebook like MusicMiner






Project Summary

Android app that suggests new artists from Facebook likes.

Web Site / Source Repository

MusicMiner is hosted in the following web site
https://github.com/bjaging/MusicMiner

If you think the Android project MusicMiner 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 MusicMiner.

ItemValue
Java File Count21
Supported screen sizes[hdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count7
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in MusicMiner. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

MusicMiner has the following Java source files.

is.hi.musicminer.ApplicationData.java
is.hi.musicminer.Artist.java
is.hi.musicminer.ArtistActivity.java
is.hi.musicminer.ArtistListBuilder.java
is.hi.musicminer.DataUpdater.java
is.hi.musicminer.FBInfoFetcher.java
is.hi.musicminer.GetData.java
is.hi.musicminer.GetDataArtistsFromUser.java
is.hi.musicminer.GetDataSuggestions.java
is.hi.musicminer.GetDataTrending.java
is.hi.musicminer.Item.java
is.hi.musicminer.ListBuilder.java
is.hi.musicminer.ListFetcher.java
is.hi.musicminer.LoginActivity.java
is.hi.musicminer.MainActivity.java
is.hi.musicminer.SendData.java
is.hi.musicminer.SuggestionActivity.java
is.hi.musicminer.TrendingActivity.java
is.hi.musicminer.User.java
is.hi.musicminer.UserActivity.java
is.hi.musicminer.UserListBuilder.java