Android Open Source - Sensor gps GPSLocation






Project Summary

This android app can get address from GPS value. In first version, It can get GPS value by 2 ways.First is from GPS sensor in smartphone. And text input. Now,I use Geocoder library but information from this is very old (Some country)..

Web Site / Source Repository

GPSLocation is hosted in the following web site
https://github.com/suthatTH/GPSLocation

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

ItemValue
Java File Count1
Target SDK Version21
Minimum SDK Version6
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION




Java Source Files

GPSLocation has the following Java source files.

com.example.gpslocation.MainActivity.java