Quote:
Originally Posted by icantbebothered
On a touch at least this you could get the battery level like this:
Code:
lipc-get-prop com.lab126.powerd battLevel
Doing that every minute or so could be enough to catch all the percentage changes roughly the time they happen.
|
Thanks to twobob I'm trying to listen on system event BattLevelChange, so I will not have to control the value multiple times