Android App for getting GPS location and updating a database using post method..
UpdateInspectionLoc is hosted in the following web site
https://github.com/JimCloudy/UpdateInspectionLoc
If you think the Android project UpdateInspectionLoc 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 UpdateInspectionLoc.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar commons-net-3.1.jar httpclient.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 2 image files in UpdateInspectionLoc. The names of the image files are listed as follows.
ic_action_search.png pin.png
The following screenshort is generated from the image listed above.
UpdateInspectionLoc has the following Java source files.
com.jimcloudy.updateinspectionloc.GetInspections.java com.jimcloudy.updateinspectionloc.Inspection.java com.jimcloudy.updateinspectionloc.InspectionApplication.java com.jimcloudy.updateinspectionloc.InspectionData.java com.jimcloudy.updateinspectionloc.InspectionList.java com.jimcloudy.updateinspectionloc.LocItemizedOverlay.java com.jimcloudy.updateinspectionloc.LocationMap.java com.jimcloudy.updateinspectionloc.SendCoords.java