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: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
List all registered Android binder services and ping each one.
Build:
GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -o build/list_services ./examples/list_services/
adb push list_services /data/local/tmp/ && adb shell /data/local/tmp/list_services
Source Files
¶
Click to show internal directories.
Click to hide internal directories.