5K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image

About this app

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.

The application is open source, so enhancements are welcome: https://github.com/iutinvg/compass
Updated on
Sep 28, 2020

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

What's new

Small technical update: update targetSdkVersion to 29 due to Google requirements.
It's a pretty internal change, the functionality is not affected.