Skip to content

Displays all the Battery stats of an Android device using Broadcast receiver.

License

Notifications You must be signed in to change notification settings

ismithsm/AndroidBatteryStats

 
 

Repository files navigation

AndroidBatteryStats

Displays the Battery stats of an Android device using Broadcast receiver in Android Studio.

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 : 16 | Target SDK : 28 | Gradle : 3.4.0 | Kotlin

 

Android Studio Version :

Android Studio 3.4

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

About

Displays all the Battery stats of an Android device using Broadcast receiver.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%