Skip to content

Latest commit

 

History

History
 
 

readme.md

Compass Application

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.

Concepts used

  • Creation of activity
  • creation of XML File
  • Updating Manifest File

Documentation and Resources used

Future Aspects of the app

  • Convert the value to digital value
  • Camera allowance
  • Convert to dynamic app