Compass is a sample android application which implements trivial compass functionality.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.
- Creation of activity
- creation of XML File
- Updating Manifest File
- https://developer.android.com/docs?authuser=1
- https://www.androidcode.ninja/android-compass-code-example/
- Convert the value to digital value
- Camera allowance
- Convert to dynamic app
