Asfianda / agk

Automatically exported from code.google.com/p/agk
0 stars 0 forks source link

Request - Get Battery Level #436

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be great to have a command to return the power left in the battery. 
Most devices show the battery level constantly but it gets lost among other 
information. For apps where battery life is important, it would be nice to be 
able to have a custom larger representation of the battery level.

Something like:
GetBatteryLevel() as integer
Returns percentage of battery level remaining.

Original issue reported on code.google.com by cdri...@gmail.com on 13 Nov 2012 at 6:55

GoogleCodeExporter commented 9 years ago
Definitely useful. Should be fairly easy to implement, shouldn't it?

Original comment by clon...@yahoo.com.au on 17 Nov 2012 at 7:10

GoogleCodeExporter commented 9 years ago

Original comment by P.S.John...@gmail.com on 31 Jan 2013 at 6:27