🧭 Compass Android App
Compass App is a simple and accurate Android application that displays real-time compass direction using the device’s sensor data. The app features a clean UI, smooth animations, and follows modern Android development best practices.
📦 Download APK
👉 Download here: 🔗 https://drive.google.com/file/d/1QwgpMPM-Wq6by9FcXbytjOp1qnLkNjmw/view?usp=sharing
🚀 Features
🧭 Real-time compass direction detection
📐 Displays heading in degrees (0°–360°)
📡 Uses accelerometer & magnetometer sensors
🎨 Minimal and intuitive UI
⚡ Efficient sensor updates with low battery usage
🛠️ Tech Stack
Language: Kotlin
UI: Jetpack Compose
Sensors: Accelerometer & Magnetometer
Architecture: MVVM
State Management: ViewModel
🎥 Demo Video
🔗 https://github.com/user-attachments/assets/b68a0923-dfc4-4d60-b6ae-5caad0f895c3
📱 Screenshots
🧩 Architecture OverviewMVVM Architecture
Sensor handling inside ViewModel
Compose UI reacts to state changes
Lifecycle-aware resource management


