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)..
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.
The following table is the detailed list of GPSLocation.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 21 |
Minimum SDK Version | 6 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION |
GPSLocation has the following Java source files.
com.example.gpslocation.MainActivity.java