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)..
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.
The following table is the detailed list of android_music_app.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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.
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