Android LocationManager that delivers location predictions based on a Kalman filter..
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.
The following table is the detailed list of KalmanLocationManager.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Required Permissions | android.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 |
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.
KalmanLocationManager has the following Java source files.
com.villoren.android.kalmanlocationmanager.app.MainActivity.java com.villoren.android.kalmanlocationmanager.lib.KalmanLocationManager.java