Documentation
¶
Overview ¶
Query user profiles from the UserManager service.
Lists all user profiles, checks for headless system user mode, and queries the current user's serial number.
Build:
GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -o build/user_manager ./examples/user_manager/ adb push build/user_manager /data/local/tmp/ && adb shell /data/local/tmp/user_manager
Click to show internal directories.
Click to hide internal directories.