Sunday, January 15, 2012

How can i notify the user if battery is need to be replace in android


I want to develop an android application that will tell me if the battery of the phone is in good condition or if it needs to be replaced. can someone shed some light for me? I'm looking for an api for this but i cant seem to find one...


1 comment:

  1. Check this link http://developer.android.com/training/monitoring-device-state/battery-monitoring.html
    It has all you need

    ReplyDelete