Big Android games rarely fit in a single download. They install a small APK and then pull large OBB expansion files into Android/obb, plus a growing cache, which is why a game listed as 200MB on the Play Store can occupy several gigabytes on your phone. To free space safely, clear the cache first, and if you need more, uninstall the game, which removes its OBB folder cleanly: Settings > Apps > [game] > Storage.
TL;DR
- Android games = APK (the app) + OBB expansion files in Android/obb + cache that grows as you play.
- Clear cache for a low-risk win: Settings > Apps > [game] > Storage > Clear cache.
- Uninstalling removes the OBB folder cleanly; manually deleting files in Android/obb is riskier.
- Cloud-bound progress (Google Play Games, the game's account) is safe; local-only saves are not.
- Reinstalling re-downloads the APK and OBB, so do big cleanups on Wi-Fi.
What are OBB files and why are they so big?
Google Play limits APK size, so games ship the executable as an APK and put bulky assets, textures, audio, video, and level data, into OBB expansion files stored under Android/obb/[package name]. A single OBB can be 1 to 3GB or more. On top of that, the game writes a cache as you play. So your real storage cost is APK plus OBB plus cache, not the small Play Store number. For the why-behind-the-bloat across titles, see why mobile games take so much storage and what to clear.
How do I free space from a big game on Android?
Work from least to most destructive:
- Clear cache. Open Settings > Apps > [game] > Storage, then tap Clear cache. This removes temporary files and keeps your saves and OBB intact.
- Avoid "Clear storage." That button wipes local game data, including local-only saves, so skip it unless your progress is cloud-bound.
- Uninstall to remove OBB cleanly. If clearing cache isn't enough, uninstall the game. Android deletes the matching Android/obb folder for you, recovering the full APK + OBB footprint.
Resist the urge to hand-delete files inside Android/obb with a file manager. It's easy to remove the wrong package's data or leave the app in a broken half-installed state. Uninstalling is the clean, supported path. For more on this, see is it safe to delete Android OBB files.
What does Android do natively, and where does it stop?
Android shows per-app storage and a Clear cache button, and newer versions can compress or remove unused apps automatically when space runs low. That covers the easy cases. Where it stops: Android won't trim OBB files while a game is installed (those aren't "cache"), and automatic removal only kicks in near a full disk. So for a large game you've stopped playing, the OS leaves its multi-gigabyte OBB in place until you act. The reliable move is to uninstall games you're done with and clear cache on the ones you keep. If your storage feels full for no clear reason, the same diagnostic thinking applies as in iPhone storage full but nothing to delete: what's actually using it.
What re-downloads, and is my progress safe?
Reinstalling a game re-downloads both the APK and its OBB expansion files, often the bulk of that several-gigabyte size, so plan big cleanups around Wi-Fi. Clearing cache is cheaper; the game just rebuilds temporary files as you play.
Progress safety depends on where it lives. Games that use Google Play Games Services or their own account system store your progress in the cloud, so uninstalling and reinstalling restores it after you sign in. Games that keep local-only saves do not, so those can be lost if you clear storage or uninstall. When in doubt, confirm cloud save is enabled before you uninstall.
FAQ
Can I just delete the Android/obb folder to free space?
You can, but it's risky. Deleting the right OBB by hand frees space, but it's easy to break the app or remove the wrong package. Uninstalling the game deletes its OBB folder cleanly and is the safer route.
Will I lose my game progress if I uninstall?
Only if your save is local-only. Games tied to Google Play Games or their own login store progress in the cloud and restore it after reinstall. Check that cloud save is on before uninstalling.
Why does the Play Store list a small size but the game is huge?
The Play Store shows the APK download size. The full footprint adds OBB expansion files in Android/obb and a cache that grows with play, which together are usually far larger than the listed number.
Untangling OBB files, caches, and abandoned games by hand is tedious. The Cleanor app surfaces what's actually eating your storage so you can act with confidence, and our clean up phone storage guide walks through a full pass. Privacy-first and on-device, no account required.