Android Open Source - Map course GeoMusic






Project Summary

Software Engineering Course Group Project - Social Android Music Player with Google Maps Integration..

Web Site / Source Repository

GeoMusic is hosted in the following web site
https://github.com/KevinThea/GeoMusic

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count6
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
com.example.geomusicalpha.permission.MAPS_RECEIVE
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

There are 10 image files in GeoMusic. The names of the image files are listed as follows.

friends.png
help.png
map.png
next.png
pause.png
play.png
previous.png
settings.png
share.png
topsongs.png

The following screenshort is generated from the image listed above.

null




Java Source Files

GeoMusic has the following Java source files.

com.example.geomusicalpha.HelpMenuActivity.java
com.example.geomusicalpha.HomeActivity.java
com.example.geomusicalpha.MainActivity.java
com.example.geomusicalpha.MarkerInfo.java
com.example.geomusicalpha.MusicPlayerDisplay.java
com.example.geomusicalpha.MusicService.java
com.example.geomusicalpha.SettingsActivity.java
com.example.geomusicalpha.SignUpActivity.java
com.example.geomusicalpha.globalInfo.java
com.example.geomusicalpha.parseURL.java