-
Notifications
You must be signed in to change notification settings - Fork 17
SL4A BatteryManagerFacade
michael edited this page Nov 9, 2015
·
1 revision
Exposes Batterymanager API. Note that in order to use any of the batteryGet* functions, you need to batteryStartMonitoring, and then wait for a "battery" event. Sleeping for a second will usually work just as well.