Test application to check the accuracy of location services in Android.
Android_Location_Accuracy is hosted in the following web site
https://github.com/gdelapena/Android_Location_Accuracy
If you think the Android project Android_Location_Accuracy 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_Location_Accuracy.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 3 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION |
There are 1 image files in Android_Location_Accuracy. The names of the image files are listed as follows.
ic_action_map.png
The following screenshort is generated from the image listed above.
Android_Location_Accuracy has the following Java source files.
com.paypal.gdelapena.alaccy.ALAccy.java com.paypal.gdelapena.alaccy.ApplicationTest.java com.paypal.gdelapena.alaccy.CoordinatesFragment.java com.paypal.gdelapena.alaccy.LogHelper.java com.paypal.gdelapena.alaccy.MyLocationListener.java com.paypal.gdelapena.alaccy.PlaceholderFragment.java com.paypal.gdelapena.alaccy.SectionsPagerAdapter.java