Hey, everybody, I wonder if there are battery related APIs available so that my application can simply invoke to obtain battery information such as how much time(exactly) left in the battery life, the ratio of each main service/app consume the battery, etc.
I checked the SDK1.5Release1,and found only some constants defined in the android.os.BatteryManager. I also checked the android repository in Android Open Source Project, and found there are apis such as android.os.BatteryStats, com.android.internal.os.BatteryStatsImpl,com.android.serverBatteryStatsService,.... Here I want to know, are they going to be included in the next release of Android SDK or just some of them will be included? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---