Skip to content

iutinvg/compass

Folders and files

NameName
Last commit message
Last commit date
Sep 28, 2020
Sep 28, 2020
Jul 27, 2015
Sep 28, 2020
Sep 28, 2020
Jun 23, 2017
Oct 24, 2018
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
May 2, 2015
Sep 28, 2020

Repository files navigation

Compass is a sample android application which implements trivial compass functionality. It was created just as a code snippet reuse in some of my projects.

The main feature of the compass is noise filter (Low-pass filter) which make the arrow more stable in comparison to other similar applications where arrow always trembles.

You can install it from google play: https://play.google.com/store/apps/details?id=com.sevencrayons.compass

Enhancements are welcome!

TODO:

  • customization of place to point, see dev branch for details
  • better, correct graphics
  • relevant layout for different devices (tablets)
  • insert an instructon about how to calibrate device sensors

How to Build

  • launch Android Studio
  • select Open an existing Android Studio project
  • select the project folder
  • select menu Run -> Run 'app'

Articles to Learn

About

Simple android compass implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages