Send gps location to server.
send_gps_android is hosted in the following web site
https://github.com/lyisme/send_gps_android
If you think the Android project send_gps_android 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 send_gps_android.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
send_gps_android has the following Java source files.
com.example.charity.gps_client.ApplicationTest.java com.example.charity.gps_client.GPSLocation.java com.example.charity.gps_client.MapHttpRequest.java com.example.charity.gps_client.MapsActivity.java