The Android emulator would not boot: a crash-consent dialog from the previous run was waiting for a click
adb devices stayed empty. The log said ‘Showing crashdialog to get consent’. Deleting /tmp/android-$USER/emu-crash-*.db fixed it.
adb devices stayed empty. The log said ‘Showing crashdialog to get consent’. Deleting /tmp/android-$USER/emu-crash-*.db fixed it.
Compose tweens respect the system animator scale. At 0 they complete instantly, so anything drawn mid-animation never renders.
To screenshot a game-over screen that needs three finished rounds and a two-day streak, write the prefs XML through adb run-as — via stdin, after force-stop.