Android Open Source - Map Direction geopin






Project Summary

School Project. An android app in which the user marks her favourite places on a map and stores them in database. Supports directions and reverse geocoding..

Web Site / Source Repository

geopin is hosted in the following web site
https://github.com/dklisiaris/geopin

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version9
Activity Count1
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




License

The license information of geopin is as follows:

MIT License

Resource Files

There are 1 image files in geopin. The names of the image files are listed as follows.

ic_action_add_pin.png

The following screenshort is generated from the image listed above.

null

Java Source Files

gr.upatras.ceid.geopin.ApplicationTest.java
gr.upatras.ceid.geopin.MainMapActivity.java
gr.upatras.ceid.geopin.db.DBHandler.java
gr.upatras.ceid.geopin.db.DBInterface.java
gr.upatras.ceid.geopin.db.models.Category.java
gr.upatras.ceid.geopin.db.models.Place.java
gr.upatras.ceid.geopin.maps.AbstractMapActivity.java
gr.upatras.ceid.geopin.maps.DirectionsClient.java
gr.upatras.ceid.geopin.maps.PlaceMarker.java
gr.upatras.ceid.geopin.widgets.MultiSpinner.java