Android Open Source - Map Place GetLocation






Project Summary

This is a small module , which uses google Map V2 for android , it helps user to get the geolocation of any place, it includes call to google place autocomplete api , google geocoding api.

Web Site / Source Repository

GetLocation is hosted in the following web site
https://github.com/r4jiv007/GetLocation

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

ItemValue
Java File Count5
Target SDK Version17
Minimum SDK Version12
Activity Count2
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.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
my.app.location.permission.MAPS_RECEIVE




License

The license information of GetLocation is as follows:

GNU General Public License

Java Source Files

my.app.location.MainActivity.java
my.app.location.MapActivity.java
my.app.location.utils.Constants.java
my.app.location.utils.JsonParser.java
my.app.location.utils.Location.java