Nothing spoils the impression of mobile gaming more than sudden crashes from the game. You're at the peak of a battle in PUBG Mobile, almost completed a difficult level in Genshin Impact, or are about to set a record in Call of Duty: Mobile โand suddenly the application closes without warning. Is the situation familiar? According to statistics, 68% of Android users have experienced game crashes at least once, and in 80% of cases the problem can be solved on your own without contacting a service center.
Game crashes on Android are rarely accidental. Most often they signal about system conflicts, lack of resources or software errors. In this article we will analyze all possible reasons from banal overheating to hidden bugs in the firmware, and also give step-by-step guide how to diagnose and fix the problem. We will pay special attention new smartphones from 2023โ2026 (Samsung Galaxy S23, Xiaomi 13T, Realme GT Neo 5), where crashes are often associated with aggressive battery optimization and updates Android 14.
Before moving on to radical measures (like resetting settings), check simple solutions โthey work in 50% of cases. And if crashes occur in only one game, the problem most likely lies in its files or settings, and not in the smartphone itself.
1. Overheating of the device: why the game crashes under load
Overheating is the most common cause of crashes in modern games, especially on smartphones with processors Snapdragon 8 Gen 2 or Dimensity 9000+. When the chipset temperature exceeds 45โ50ยฐC, Android automatically closes resource-intensive applications to prevent damage to the battery or motherboard.
How to understand that the problem is overheating:
- ๐ฅ The smartphone body becomes hot within 10-15 minutes games.
- ๐ Performance drops sharply before crashing (laggies, friezes).
- โก After closing the game, the โDevice is coolingโ notification appears.
Solutions:
- Remove the case - it may block the heat sink.
- Play in a ventilated area (not in direct sunlight or on soft surfaces like a bed or sofa).
- Lower the graphic settings in the game: reduce the resolution, turn off anti-aliasing and shadows.
- Use game booster (for example, Game Turbo on Xiaomi or Game Launcher on Samsung) to limit heating.
If overheating occurs even on minimum graphics settings, the problem may be in thermal paste (on old smartphones) or battery malfunction. In this case, only diagnostics at a service center will help.
On smartphones with Android 12+ you can enable the โPerformance Limitโ mode in the battery settings. This will reduce FPS, but prevent overheating.
2. Lack of RAM (RAM)
Games like Genshin Impact or Honkai: Star Rail require minimum 6โ8 GB of RAM for stable operation. If your smartphone 4 GB RAM (or less), the system forcesly closes background processes, which leads to crashes. Even on devices with 8โ12 GB RAM the problem may arise due to memory leaks in the game itself or conflicts with other applications.
How to check RAM usage:
- Open
Settings โ Device care โ Memory(on Samsung) orSettings โ Applications โ Memory(on pure Android). - Launch the game and see how much memory it takes up (for this you can use Developer Options or an application CPU Monitor).
- If there is less free memory 1 GB, the system will begin to forcefully close processes.
Solutions:
- ๐งน Close all background applications before starting the game (especially messengers and browsers).
- ๐ Enable the "Game Turbo" mode (available on Xiaomi, Realme, Oppo), which blocks notifications and optimizes RAM.
- ๐ฑ If on the device Android 10+, activate the option
Settings โ System โ For developers โ Do not save actions(this will limit background processes). - ๐ง For advanced users: reduce swap size (virtual memory) using the ADB command:
adb shell settings put global swap_free_kbytes 524288
What is a "memory leak"?
A memory leak occurs when a game or application does not free up RAM after use. For example, if the memory is not cleared after a match, over time this leads to a lack of resources and crashes. Most often, the problem is solved by restarting the game or updating. PUBG Mobile After the match, the memory is not cleared, over time this leads to a lack of resources and crashes. Most often, the problem is solved by restarting the game or updating.
3. Conflicts with Android firmware or updates
After updating Android or a proprietary shell (for example, MIUI 14, One UI 6.0), games may begin to crash due to incompatibility with new APIs or bugs in the firmware. This is especially true for devices that have received an update unofficial (via custom firmware or beta versions).
Symptoms of the problem:
- ๐ Crashes began to occur immediately after the system update.
- ๐ฑ The game works on other devices with the same version of Android, but not on yours.
- ๐ ๏ธ In the error logs (can be viewed via Logcat) there are mentions
ANR(Application Not Responding) orSignal 11.
Solutions:
- Roll back to the previous firmware version (if there is a backup).
- Clear the system cache: go in
Settings โ Memory โ Cached data โ Clear. - Disable battery optimization for the game:
Settings โ Applications โ [Game name] โ Battery โ Optimization โ Without restrictions. - If the problem is in custom firmware, try official version or firmware from another developer (for example, LineageOS instead Pixel Experience).
โ๏ธ Diagnostics after updating Android
On some smartphones (Samsung Galaxy S22, Google Pixel 7) after updating to Android 14 games crash due to new rules for working with the graphics driver. In this case, all that remains is to wait for a patch from the manufacturer.
4. Corrupt game files or cache
If the game crashes only at a specific level or after loading, the problem may be in damaged cache files or incorrect installation. This is especially true for games with large open worlds (Genshin Impact, Honkai: Star Rail, Black Desert Mobile), where data is loaded dynamically.
How understand that the files are damaged:
- ๐ฎ The game crashes in the same place (for example, when loading a location).
- ๐ In the error logs there are mentions of
Failed to load assetorCorrupted data. - ๐ฅ After reinstalling the game, the problem disappears (but later returns).
Solutions:
- Clear the game cache:
Settings โ Applications โ [Game name] โ Memory โ Clear cache. - Delete and reinstall the game (important: do not restore data from the cloudif there may be damaged files).
- If the game supports file integrity checking (for example, Genshin Impact), launch it through the settings menu.
- For games s OBB files (for example, Asphalt 9):
- Download OBB again from the official website.
- Place it in the folder
Android/obb/[package name games]. - Check the access rights to the folder (should be
rw-rw----).
Attention! If you use modified APK (for example, from sites like APKPure or RevDL), crashes may be related to incorrect file signature. In this case, only the official version from Google Play or AppGallery.
5. graphics drivers (GPU). data-i="203">) and
Crashes with errors like EGL_BAD_ACCESS or Adreno/Mali driver crash point to problems with the graphics driver. This is especially true for smartphones with chipsets Qualcomm Snapdragon (video driver Adreno) And Mediatek (video driver Mali).
Causes of GPU failures:
- ๐ง Outdated or unstable drivers (often after updating Android).
- ๐ฅ GPU overheating (especially on Snapdragon 888/8 Gen 1).
- ๐จ Conflict with overclocking settings (if you use Kernel Adiutor or EX Kernel Manager).
Solutions:
- Update the GPU driver via Google Play Services:
- Open Google Play.
- Find Google Play Services and update.
- Reboot the device.
adb shell settings delete global gpu_driver_bug_report_app
Settings โ Screen โ Motion improvement (this will reduce the load on the GPU).Critical information: On some smartphones (Xiaomi Redmi Note 11 Pro+, POCO F4 GT), the driver Mali-G68 has a bug due to which games crash when turned on HDR rendering. The solution is to disable HDR in the game settings.
6. Conflicts with background applications and services
Many games crash due to conflicts with antiviruses, VPNs or optimizers. For example, Avast or 360 Security can block game network packets, and Greenify can force close its processes. Problems are also caused by:
- ๐ก๏ธ Antiviruses (Kaspersky, Dr.Web).
- ๐ VPN clients (NordVPN, ProtonVPN).
- ๐ Optimizers (CCleaner, DU Speed Booster).
- ๐ต Music players with overlays (for example, Poweramp with a floating window).
How to find the culprit:
- Start the game in safe mode (hold the power button โ โSafe modeโ) If there are no crashes, the problem is in third-party software.
- Disable background applications one by one until you find the conflicting one.
- Check the error logs via Logcat (required) developer rights).
Solutions:
- ๐ซ Add the game to your antivirus exceptions.
- ๐ Disable VPN before starting the game (or change the protocol to
UDP). - ๐ต Prevent optimizers from interacting with the game in the settings special features.
- ๐ Disable notifications and overlays from other applications.
If the game crashes only when connected to mobile data (and works stably over Wi-Fi), the problem may be in your operator's APN settings. Try resetting them to standard ones.
7. Hardware malfunctions: when itโs time for service
If none of the above methods helped, the problem may be in hardware the smartphone. Most often, crashes are associated with:
- ๐ Faulty battery (swelling, wear).
- ๐ฅ๏ธ Damaged random access memory (RAM).
- ๐ถ Unstable Wi-Fi/4G module (if crashes occur when changing the network).
- ๐ Oxidized contacts on the motherboard (after moisture).
How to diagnose hardware problems:
| Symptom | Probable reason | Solution |
|---|---|---|
| The game crashes due to vibration or sound | Problems with the speaker or vibration motor | Check the contacts, replace the part |
| Crashes when connecting charging | Faulty power controller | Diagnostics in the service |
| Random reboots during the game | Overheating or faulty battery | Replacement battery |
| Artifacts on the screen before departure | Problems with the GPU or display | Flashing or replacing the chip |
โ ๏ธ Attention: If the smartphone dropped into water or has been subjected to strong impacts, do not try repair it yourself. Corrosion on the board can lead to short circuit under load (for example, during a game).
For To check the hardware, use tests:
- CPU Throttling Test (check for throttling).
- 3C Toolbox (temperature and voltage monitoring).
- AccuBattery (battery diagnostics).
8. Radical solutions: reset, flashing, replacement of smartphone
If all methods have been tried, and the game still crashes, there remain radical measures:
- Reset to factory settings (before that, make a backup!).
- Flashing to stock or custom firmware (for example, LineageOS or Pixel Experience).
- Replacing a smartphone (if the problem is hardware and repair is impractical).
โ ๏ธ Attention: On some smartphones (Samsung s Knox, Google Pixel), resetting or flashing can lead to loss warranty or blocking Secure Folder.
If you decide to reflash the device:
- Use official firmware from the manufacturer's website.
- Check compatibility with your smartphone model (for example, firmware for Redmi Note 10 Pro not suitable for Redmi Note 10).
- Follow the instructions from the forums XDA Developers or 4PDA.
If the smartphone is older 3โ4 years (Samsung Galaxy S9, Xiaomi Mi 9, perhaps its resources are simply not enough for modern games. In this case, it is worth considering upgrade to device from Snapdragon 8 Gen 2 or Dimensity 9000+.
Before selling your old smartphone due to game crashes, check it on Geekbench or AnTuTu. Perhaps the problem is not in the hardware, but in the settings, and the new owner will be satisfied.
FAQ: Frequently asked questions about game crashes on Android
๐น Why does the game crash only on my smartphone, but it works fine for my friends?
This may be due to:
- The unique combination of hardware and firmware of your device.
- Battery optimization settings (on some smartphones, games are forced to close after 30 minutes).
- Regional restrictions (for example, in India some games have different servers).
Try to create a new user in Android (Settings โ System โ Multiplayer mode) and launch the game under it.
๐น Is it possible to fix crashes without root access?
Yes, in 90% of cases root is not required. Enough:
- Clearing the cache.
- Disable battery optimization.
- Driver updates via Google Play.
Root may only be needed for deep tuning the kernel or removing system applications that conflict with the game.
๐น Why did games start lagging and crashing after updating Android?
Updates often bring:
- New restrictions for background processes (for example, in Android 14 games cannot use more than 30% of the CPU in the background).
- Changes in the operation of GPU drivers (especially Mediatek Helio).
- Bugs in new APIs that games have not yet adapted.
Solution: wait for a patch from the smartphone manufacturer or roll back to a previous version of Android (if possible).
๐น How to check Is the battery to blame for crashes?
Use the application AccuBattery and pay attention to:
- Battery health (if below 80%, itโs time to change it).
- Temperature (if above 40ยฐC when charging - a problem with the controller).
- Voltage (sudden voltage surges lead to crashes).
Also try playing with the charger connected - if crashes stop, there is a problem exactly in the battery.
๐น Which games crash most often on Android?
According to Crashlytics (2026), the leaders in the number of crashes are:
- Genshin Impact (problems with OBB files and graphics).
- PUBG Mobile (conflicts with anti-cheats and optimizers).
- Call of Duty: Mobile (bugs with network packets).
- Free Fire (overheating on weak devices).
- Black Desert Mobile (memory leaks).
For these games it is recommended use official launchers (for example, Game Center for Genshin Impact) and disable all background processes.