How long will it take for Android OS to update battery information ? (for example file in "/sys/class/power_supply/battery/current_now")
Thanks
You can use a BroadcastReceiver for the ACTION_BATTERY_CHANGED.
For more information see http://developer.android.com/reference/android/content/Intent.html#ACTION_BATTERY_CHANGED