GPS logging to database through HTTP post using JSON data.
android-gps-logger is hosted in the following web site
https://github.com/bmmarko/android-gps-logger
If you think the Android project android-gps-logger 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-logger.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_MOCK_LOCATION android.permission.INTERNET |
android-gps-logger has the following Java source files.
com.master.gpslogger.CustomHttpClient.java com.master.gpslogger.MainActivity.java