Tagged Questions

9
votes
1answer
488 views

How to read the number of battery charges?

as mentioned above, I want to get the total number of battery chrarges. The batery Intent I'm already using only shows me Level, Voltage, Temperature ... but not the total loading cycles.
0
votes
2answers
859 views

iphone battery charging indicator

Context: iPhone is connected to the PC via cable and power indicated 100% ( the icon of the batter contains a small power plug also) Question: In this stage the phone is powered directly from USB ...
0
votes
2answers
290 views

How to programmatically check whether the mobile phone is currently charging or is on battery?

do the mobile phones have an API function or something like that which could be called by a phone application to figure out whether the phone is currently charging or is on battery? I guess that if ...