Android Open Source - Sound music AMuRate






Project Summary

An Android Application where users can rate and look-up music and/or artists. Those scores are sent and maintained in a remote database..

Web Site / Source Repository

AMuRate is hosted in the following web site
https://github.com/dsverdlo/AMuRate

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

ItemValue
Java File Count27
Supported screen sizes[mdpi, hdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count10
jar files usedandroid-support-v4.jar
android-support-v4.jar
mysql-connector-java-5.1.23-bin.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.READ_PHONE_STATE
Asset File Namesassets\loading_black.gif




Resource Files

There are 24 image files in AMuRate. The names of the image files are listed as follows.

amr_gold.png
amr_gold_thick.png
bg2.png
cher_large.png
cher_med.png
loading_black.gif
mplayer_loading.png
mplayer_pause.png
mplayer_play.png
mplayer_start.png
mplayer_stop.png
not_available.png
star_red_empty.png
star_red_empty2.png
star_red_full.png
star_red_full2.png
star_red_half.png
star_red_half2.png
track_background_2.png
track_background_wider_small.png
void_black.png
void_ltgrey.png
yt_b.png
yt_b_inv.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AMuRate has the following Java source files.

com.dsverdlo.AMuRate.gui.AlbumActivity.java
com.dsverdlo.AMuRate.gui.AnimationView.java
com.dsverdlo.AMuRate.gui.ArtistActivity.java
com.dsverdlo.AMuRate.gui.BlankActivity.java
com.dsverdlo.AMuRate.gui.HistoryActivity.java
com.dsverdlo.AMuRate.gui.MainActivity.java
com.dsverdlo.AMuRate.gui.SearchArtistActivity.java
com.dsverdlo.AMuRate.gui.SearchResultsActivity.java
com.dsverdlo.AMuRate.gui.TrackActivity.java
com.dsverdlo.AMuRate.objects.AMuRate.java
com.dsverdlo.AMuRate.objects.Album.java
com.dsverdlo.AMuRate.objects.Artist.java
com.dsverdlo.AMuRate.objects.History.java
com.dsverdlo.AMuRate.objects.Rating.java
com.dsverdlo.AMuRate.objects.Track.java
com.dsverdlo.AMuRate.services.DatabaseSyncer.java
com.dsverdlo.AMuRate.services.DownloadImageTask.java
com.dsverdlo.AMuRate.services.DownloadLastFM.java
com.dsverdlo.AMuRate.services.InternalDatabaseHistoryAdapter.java
com.dsverdlo.AMuRate.services.InternalDatabaseManager.java
com.dsverdlo.AMuRate.services.InternalDatabaseRatingAdapter.java
com.dsverdlo.AMuRate.services.ServerConnect.java
com.dsverdlo.AMuRate.services.ServerConnectMySQL.java
com.dsverdlo.AMuRate.services.ServerConnectPHP.java
com.dsverdlo.bachelorproef.ArtistActivity.java
com.dsverdlo.bachelorproef.MainActivity.java
com.dsverdlo.bachelorproef.MyConnection.java