Android Open Source - Sound album android_music_app






Project Summary

The music app performs search on allmusic.com to search an artist, or an album or a song and returns the first 5 results on a separate screen. The 2nd screen displays the details of the search results along with images/hyperlinks as well as an option to post the result on the users facebook wall after a login authentication (if not already logged in)..

Web Site / Source Repository

android_music_app is hosted in the following web site
https://github.com/ketapate/android_music_app

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

ItemValue
Java File Count9
Supported screen sizes[mdpi]
Target SDK Version8
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in android_music_app. The names of the image files are listed as follows.

album.png
artist.png
song.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android_music_app has the following Java source files.

com.keta2_app.FileCache.java
com.keta2_app.ImageLoader.java
com.keta2_app.MainActivity.java
com.keta2_app.MemoryCache.java
com.keta2_app.MyAdapter.java
com.keta2_app.RowItem.java
com.keta2_app.Utils.java
com.keta2_app.myFacebook.java
com.keta2_app.myListClass.java