Android Open Source - Location location KalmanLocationManager






Project Summary

Android LocationManager that delivers location predictions based on a Kalman filter..

Web Site / Source Repository

KalmanLocationManager is hosted in the following web site
https://github.com/villoren/KalmanLocationManager

If you think the Android project KalmanLocationManager listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of KalmanLocationManager.

ItemValue
Java File Count4
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

There are 1 image files in KalmanLocationManager. The names of the image files are listed as follows.

ic_action_settings.png

The following screenshort is generated from the image listed above.

null

Java Source Files

KalmanLocationManager has the following Java source files.

com.villoren.android.kalmanlocationmanager.app.MainActivity.java
com.villoren.android.kalmanlocationmanager.lib.KalmanLocationManager.java