COLONEL MANIC // for users

Your device isn't broken

If your rugged Android device became slow, unresponsive, or partially non-functional shortly after installing an app — the app is almost certainly the cause. Not the device. Not the battery. Not age.

What you're experiencing is Android's crash-recovery system in a loop. A system service — most commonly the camera stack — crashed on startup and Android is trying to restart it on an exponential backoff schedule: 30 seconds, then 60, then 120, then 240. During this time, anything that depends on that service stops working.

It will resolve on its own. The question is how long you're willing to wait, and what to do to prevent it happening again.

Identifying the cause

1

Check what you installed recently

Go to the Play Store → tap your profile icon → Manage apps and device → Manage. Sort by recently updated or installed. The problem app is almost certainly the most recently installed one.

2

Uninstall it

Even if the device is slow, you can usually reach Settings → Apps → [app name] → Uninstall. If the Play Store is accessible, you can uninstall from there. If the device is completely unresponsive, wait — the backoff cycle will end.

3

Wait, if you have to

If you cannot interact with the device, the crash-recovery cycle will eventually complete and the device will stabilise. This can take two to four hours in severe cases. Power-cycling may speed up recovery, but it may also restart the cycle — try it once and see.

4

Confirm recovery

Once the device is responsive, verify your specialist hardware — thermal camera, barcode scanner, whatever the device is used for — is functioning normally. If it isn't, a full reboot at this point usually clears the remaining state.

Reporting it

Publishers rely on crash reports to know something went wrong. If the app doesn't know it broke your device, it won't fix it.

Include the device model. "CAT S61" or "Zebra TC57" is more useful than "my phone." Publishers cannot reproduce or fix a problem they cannot identify the platform for.

Protecting yourself going forward