Skip to main content

Posts

Showing posts from January, 2019

How to fix force close and some bootloop issue on Android device

We find that Android is a stable operating system these days, but there is always the possibility that you might install an app that doesn’t agree with the device. When that happens, a device can start suffering battery drain issues, force closes, or even a boot loop. Force close and boot loops can result from the app continuously opening itself, thus rendering the device unusable. In these, the darkest of scenarios, the temptation may be to reset the device to factory defaults. But there is another way. Android has a hidden Safe Mode that is perfect for pulling out a miscreant app that is causing your system to crash. There are some annoyances, and it’s not necessarily consistent from device to device, but it can save your bacon. Booting into Safe Mode Safe mode is built into Android, and all devices should have access to it, but not all OEMs will make it accessible in the same way. You will need to hunt down the process for your device when the time comes, but there are a few th