an application for android that captures location (lat/lon) as well as accuracy error and logs it to a file..
locationAssignment is hosted in the following web site
https://github.com/TeamGamey/locationAssignment
If you think the Android project locationAssignment 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 locationAssignment.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in locationAssignment. The names of the image files are listed as follows.
button_default.9.png button_default.png button_on.9.png button_pressed.9.png
The following screenshort is generated from the image listed above.
locationAssignment has the following Java source files.
com.example.android.location.LocationActivity.java