process_watchdog

command
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2026 License: CC0-1.0 Imports: 8 Imported by: 0

Documentation

Overview

List running processes via ActivityManager and check resource usage.

Uses the generated IActivityManager proxy via the "activity" binder service. Queries process list, running services, process limits, per-process memory (PSS), system configuration, and various system state indicators.

Build:

GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -o build/process_watchdog ./examples/process_watchdog/
adb push build/process_watchdog /data/local/tmp/ && adb shell /data/local/tmp/process_watchdog

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL