Skip to content

Simple Compass App is a digital tool designed to provide users with quick directional guidance with a minimalist interface.

Notifications You must be signed in to change notification settings

Lingesh81051/Simple-Compass-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Compass-App

Simple Compass App is a straightforward mobile application designed to provide users with a reliable and intuitive digital compass experience. Leveraging the device's built-in sensors, the app displays a digital compass needle that accurately points to the Earth's magnetic North, aiding users in determining their directional orientation. With a minimalistic user interface, the app offers a user-friendly experience, allowing users to quickly and easily obtain cardinal direction information.

Dependencies:


dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.5.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'

}

Releases

No releases published

Packages

No packages published

Languages