Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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:2026年5月20日 19:51
SKILL.md
readonly