Android Open Source - Map GPS Android-getcurrentlocation






Project Summary

Example to get current location in Android with google maps api v2 and GPS.

Web Site / Source Repository

Android-getcurrentlocation is hosted in the following web site
https://github.com/TommyR22/Android-getcurrentlocation

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

ItemValue
Java File Count1
Target SDK Version17
Minimum SDK Version14
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Java Source Files

Android-getcurrentlocation has the following Java source files.

com.example.projectname.MainActivity.java