On Tue, Feb 7, 2012 at 1:45 AM, Put_tiMe <[email protected]> wrote: > Any answer for this: > > If I listen to *ACTION_BATTERY_CHANGED* intent, I get a callback where I > get the data about the battery's temperature and voltage. > What can be derived from these two values? > Does it mean anything? >
What do you mean what can be derived? You can find out, basically, stats about the battery.. If you mean what does "changed" mean, I think (?) that it indicates whenever the underlying hardware notifies the system of a change of the battery's state, though I could definitely be wrong about this because I definitely haven't looked at the source for this one. kris -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

