command
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Mar 22, 2026
License: CC0-1.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Query Android power state: interactive, power save mode, battery saver, idle.
Build:
GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -o build/power_status ./examples/power_status/
adb push power_status /data/local/tmp/ && adb shell /data/local/tmp/power_status
Source Files
¶
Click to show internal directories.
Click to hide internal directories.