Observe Local Processes
Understand what is running inside your own Termux environment and how resource usage changes.
Understand what is running inside your own Termux environment and how resource usage changes.
Prepare 20m · Build 110m · Verify 30m · Document 20m
Work only inside the folder created by Smartphone-Academy.py prepare process-observation. Use the supplied samples or systems you personally administer.
Prepare the Termux workspace
Open Termux in the Academy root and prepare this lab with the local companion. It creates safe samples, notes and evidence files under your Termux account.
python Smartphone-Academy.py prepare process-observationNo root. Use the supplied files and keep the workspace under $HOME.Practical mission
- Capture an idle process and memory snapshot
- Start a harmless CPU or file-processing task
- Identify the task by name, identifier and parent process
- Stop only the process you created and verify recovery
A process snapshot comparing idle state with one controlled workload.
Quality gate
Analyst reflection
Which result from “Stop only the process you created and verify recovery” would need more evidence before it could support an operational decision?
After checking the evidence, run python Smartphone-Academy.py complete process-observation. Progress is stored locally in the Termux home directory.