Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bharathvishal/batterystats-for-android

Displays all battery stats of an Android device using broadcast receiver. Fully implemented in Jetpack compose using Material You dynamic theming and also has a separate implementation in xml with MDC 3.
https://github.com/bharathvishal/batterystats-for-android

android android-app android-application android-development android-library android-ui androidapp androiddeviceinfo androidstudio app battery broadcast-reciever broadcastreceiver compose jetpackcompose simple

Last synced: about 2 months ago
JSON representation

Displays all battery stats of an Android device using broadcast receiver. Fully implemented in Jetpack compose using Material You dynamic theming and also has a separate implementation in xml with MDC 3.

Awesome Lists containing this project

README

        





# BatteryStats-for-Android
Displays the Battery stats of an Android device using Broadcast receiver in Android Studio. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation with xml.

### Usage:
1. Open project and sync gradle.
2. Modify the code to suit your needs.
3. Watch out for more features.

 
### Stats Displayed :
- Battery Level
- Battery type
- Battery temp(in C and F)
- Charging Power Source
- Status
- Battery Voltage
- Battery Health
- Fast charging

 
### Preview :
![Preview](https://github.com/BharathVishal/BatteryStats-for-Android/blob/master/Preview/PreviewGif.gif)

 
### Screenshots :
![Screenshot 1](https://github.com/BharathVishal/BatteryStats-for-Android/blob/master/Screenshots/1.png?s=45)
![Screenshot 2](https://github.com/BharathVishal/BatteryStats-for-Android/blob/master/Screenshots/2.png?s=60)

 
### Year developed :
2018

 

### SDK Info :
Min SDK : 23 | Target SDK : 35 | Gradle : 8.6.0 | Kotlin | Jetpack Compose

 

### Android Studio Version :
Android Studio Koala Feature Drop | 2024.1.2

 

#### License :
[Apache License 2.0](https://github.com/BharathVishal/BatteryStats-for-Android/blob/master/LICENSE)
 

 

####
Android is a trademark of Google LLC.
 
 
 

© 2018-2024. Developed by Bharath Vishal (https://github.com/BharathVishal). Logo designed by Mirza Zulfan(https://github.com/mirzazulfan).
Thank you. :slightly_smiling_face: