This is a real-time Android Battery Widget built using Jetpack Glance and **Jetpack Compose
**. It displays your device's battery percentage instantly on the home screen using
ACTION_BATTERY_CHANGED
.
- Android home screen widget with Jetpack Glance
- Real-time updates via BroadcastReceiver
- Persistent state with DataStore Preferences
- Minimalist UI with emoji battery icon
- Android
- Jetpack Compose
- Jetpack Glance
- DataStore Preferences
- Kotlin Coroutines