this shows how to handle gps information from an android device.
android-gps-example is hosted in the following web site
https://github.com/rectius/android-gps-example
If you think the Android project android-gps-example 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 android-gps-example.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION |
android-gps-example has the following Java source files.
br.com.rectius.android.GPSExampleActivity.java br.com.rectius.android.GpsDbAdapter.java br.com.rectius.android.Localizacao.java