Android Sample App for Open Graph reads (music).
android-musicdashboard is hosted in the following web site
https://github.com/agilemobiledev/android-musicdashboard
If you think the Android project android-musicdashboard 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 android-musicdashboard.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 7 image files in android-musicdashboard. The names of the image files are listed as follows.
ic_action_search.png ic_menu_refresh.png login.png login_down.png logout.png logout_down.png placeholder_profile_picture.gif
The following screenshort is generated from the image listed above.
android-musicdashboard has the following Java source files.
com.facebook.samples.musicdashboard.BaseRequestListener.java com.facebook.samples.musicdashboard.LoginActivity.java com.facebook.samples.musicdashboard.LoginFragment.java com.facebook.samples.musicdashboard.MusicDashboardApplication.java com.facebook.samples.musicdashboard.MusicFetcher.java com.facebook.samples.musicdashboard.MusicGalleryActivity.java com.facebook.samples.musicdashboard.MusicGalleryFragment.java com.facebook.samples.musicdashboard.Song.java com.facebook.samples.musicdashboard.SongFetcherThread.java