Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bharathvishal/batterystats-for-android
- Owner: BharathVishal
- License: apache-2.0
- Created: 2018-01-20T10:27:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T08:00:41.000Z (4 months ago)
- Last Synced: 2024-09-18T08:53:55.136Z (4 months ago)
- Topics: android, android-app, android-application, android-development, android-library, android-ui, androidapp, androiddeviceinfo, androidstudio, app, battery, broadcast-reciever, broadcastreceiver, compose, jetpackcompose, simple
- Language: Kotlin
- Homepage:
- Size: 3.46 MB
- Stars: 46
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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: