Perform A Non-Destructive Flash Procedure Dry Run
Turn the official device guide into a checked sequence without executing destructive commands.
OBJECTIVE
Turn the official device guide into a checked sequence without executing destructive commands.
TIME PLAN
Prepare 30m · Research 120m · Verify 50m · Document 40m
Working boundary
This lab is a planning and verification exercise. Do not unlock or flash a device as part of the lab.
Prepare The Local Workspace
Run the local companion in Termux. It creates neutral sample files, a checklist, notes and an evidence template under your home directory.
Android + Termux
python Smartphone-Academy.py prepare flash-procedure-dry-runNo root and no partition changes.Practical Mission
- Copy each step and command into a runbook.
- Mark data-wipe and irreversible points.
- Match every file to model, version and checksum.
- Define stop conditions and rollback action for each stage.
EVIDENCE TO PRODUCE
A reviewed flash runbook ready for supervised execution.
Quality Gate
Every identifier is linked to a primary source.
No command is copied from a different device.
The rollback path is available before any destructive step.
Unknowns and stop conditions are written explicitly.
Complete The Lab
Local progress
After reviewing the evidence, run python Smartphone-Academy.py complete flash-procedure-dry-run.