Skip to main content
Run any Skill in Manus
with one click

android-crash-repro-loop

// Use to flush out intermittent crashes and ANRs ("it crashes sometimes," "fails on slow devices," "happens after rotation a few times") by scripting the trigger sequence with `adb shell input` and running it in a shell loop against a cleared logcat, stopping on first match for `FATAL EXCEPTION` or `ANR in`. Inject deterministic stress (rotation, slow network, low memory) to surface latent races. The empirical answer to "is this still a bug, and under what conditions?"

$ git log --oneline --stat
stars:6
forks:0
updated:May 20, 2026 at 19:51
SKILL.md
readonly