Which android APIs should I use to create battery indicator line on status bar

152 views Asked by At

I want to create a battery indicator line over the status bar to indicate the usage of battery in an android app. What different android APIs should I be familiar with in order to get started. The APIs i have been through in android developers guide are:

  • Battery Manager
  • Monitoring the battery level and Charge state

P.S This does not require Custom ROM or Rooting the device.

Please help.

enter image description here

0

There are 0 answers