Android Open Source - Map GoogleMap RideMySpot






Project Summary

An Android application that let the user add some different kind of spot (Roller, Skate, BMX, Skatepark) on a Google Map and share it to the RideMySpot Community..

Web Site / Source Repository

RideMySpot is hosted in the following web site
https://github.com/w3m/RideMySpot

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

ItemValue
Java File Count29
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count6
Fragment Count1
jar files usedgoogle-api-client-1.16.0-rc.jar
google-api-client-android-1.16.0-rc.jar
google-http-client-1.16.0-rc.jar
google-http-client-android-1.16.0-rc.jar
google-http-client-gson-1.16.0-rc.jar
google-oauth-client-1.16.0-rc.jar
gson-2.1.jar
jsr305-1.3.9.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.NETWORK
android.permission.USE_CREDENTIALS
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

There are 28 image files in RideMySpot. The names of the image files are listed as follows.

eye_2.png
flux.png
fork.png
heart_empty.png
heart_full.png
ic_action_about.png
ic_action_location_found.png
ic_action_map.png
ic_action_new.png
ic_action_next_item.png
ic_action_replay_0.png
ic_action_replay_1.png
ic_action_replay_2.png
ic_action_replay_3.png
ic_action_sort_by_size.png
ic_action_view_as_list.png
image_64x64.png
list.png
mail_2.png
map.png
menu_2.png
pin.png
plus.png
star.png
star_2.png
user_3.png
watch_moins.png
watch_plus.png

The following screenshort is generated from the image listed above.

null




Java Source Files

RideMySpot has the following Java source files.

account.AbstractGetNameTask.java
account.GetNameInForeground.java
account.SessionManager.java
activity.AddSpotActivity.java
activity.AddUserActivity.java
activity.ListSpotActivity.java
activity.MapActivity.java
activity.SplashScreenActivity.java
activity.SpotActivity.java
adapter.InfoSpot.java
adapter.ListComment.java
adapter.ListSpot.java
comparator.SpotComparator.java
database.SQLiteSpot.java
database.SQLiteSpotBase.java
entity.Rmsendpoint.java
entity.RmsendpointRequest.java
entity.RmsendpointRequestInitializer.java
entity.RmsendpointScopes.java
entity.model.CollectionResponseComments.java
entity.model.CollectionResponseSpots.java
entity.model.CollectionResponseUsers.java
entity.model.Comments.java
entity.model.Spots.java
entity.model.Users.java
model.Comment.java
model.MultiSpinner.java
model.Spot.java
taskLoader.CommentTaskLoader.java