BatteryStats-for-Android icon indicating copy to clipboard operation
BatteryStats-for-Android copied to clipboard

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...

AndroidBatteryStats

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

 

Screenshots :

Screenshot 1 Screenshot 2

 

Year developed :

2018

 

SDK Info :

Min SDK : 23 | Target SDK : 33 | Gradle : 7.2.2 | Kotlin | Jetpack Compose

 

Android Studio Version :

Android Studio Chipmunk | 2021.2.1 Patch 1

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