Build A Custom-ROM Device Dossier
Collect exact model, codename, region, firmware, bootloader and restore information before selecting a ROM.
OBJECTIVE
Collect exact model, codename, region, firmware, bootloader and restore information before selecting a ROM.
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 custom-rom-device-dossierNo root and no partition changes.Practical Mission
- Record model code, codename, region and chipset.
- Capture current build, patch level and bootloader state.
- Find official stock restore resources.
- List supported ROM device pages and stop conditions.
EVIDENCE TO PRODUCE
A device dossier with verified identifiers, sources, support status and recovery links.
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 custom-rom-device-dossier.