Finding the necessary data in the file system of a modern smartphone often turns into a real quest. This is especially true for gaming applications, which take up gigabytes of space and store resources in specific directories. Users often wonder where are the game files on Androidwhen they want to free up space, transfer the cache to a memory card, or simply view saved progress.
The answer to this question has become more complicated after the release of Android 11 newer versions of the operating system. Google has tightened its security policy by limiting third-party file managers' access to system folders. Now standard Explorer can show empty directories where important data used to be. To get full access, you will need an understanding of the data storage structure and, possibly, a connection to a computer.
In this article, we will take a detailed look at the game file storage architecture, explain the difference between application data and cache, and also give step-by-step guide for different OS versions. You will learn how to work with the technical limitations of new versions Android and where exactly to look for “heavy” files of popular shooters and strategies.
Data storage structure in Android
The file system of a mobile device is built on a hierarchical principle. All user data, including games, is saved to internal storage by default. The root directory is usually denoted as /sdcard or /storage/emulated/0. This is where the main folders with which the user interacts are located.
A special place is allocated for gaming applications. Starting with modern versions of the system, all data is strictly divided into two categories: personal app data and the general cache. This separation helps the system manage memory more efficiently and remove unnecessary files during uninstallation. Understanding this structure is critical for manual file management.
The main path where the resources are located looks like this: Android/data i Android/obb. The first folder stores settings, saves, and small resources unique to a particular user. The second contains large files that are common to everyone, for example, high-resolution textures or audio tracks.
It is worth noting that some developers may use their own directories in the root of the repository, although this is considered an outdated practice. An example is folders with studio names, such as Gameloft or Asphalt, which are sometimes created separately from system directories.
Always make a backup copy of your save folder before deleting or moving it. An error in one file can reset your progress in the game for hundreds of hours.
Android folder: where to look for cache and data
This is the most important section for any gamer who wants to manage files. The directory Android is hidden by default on some devices, but it is always available when the smartphone is connected to the PC in file transfer mode. Inside it there are two key subdirectories that you need to know about.
The first folder is data. This is where files with the application package name are stored, for example com.supercell.clashofclans. Inside this directory there is a subfolder files, where progress saves, downloaded maps or user modifications are often located. Access to this folder on new versions Android is closed for most built-in explorers.
Second folder - obb. The abbreviation means Opaque Binary Blob. "Caches" of heavy games are installed here. If you download a game from the store that weighs 2-3 GB, the bulk of this weight will lie here in the form of files with the extension .obb. Without these files, the game simply will not start, giving an error loading resources.
⚠️ Attention: Never move files from the OBB folder to the root of the storage or other random directories. The game searches for resources strictly along a prescribed path. Violation of the structure will cause the application to stop launching.
If you plan to manually install the cache for a game downloaded from a third-party resource, the algorithm of actions must be flawless. First install the APK file, but do not launch the game. Then copy the cache folder to Android/obbdirectory, observing the exact package name. Only after this can you open the application.
☑️ Correct installation of the game cache
Access to system folders on Android 11 and later
With the release of security updates, Google has introduced restrictions on viewing the contents of the folder Android. If you use a standard file manager from the smartphone manufacturer (for example MIUI, OneUI or stock Files), you may see the message “Folder is empty” or simply not be able to copy files from there. This is not a bug, but a data protection feature.
To bypass this limitation, it is not necessary to receive root access, which can be dangerous for the average user. There are several secure ways to gain full access. The most reliable of them is connecting your smartphone to your computer via a USB cable. In file transfer mode (MTP), the computer sees the file system differently than the phone itself, and restrictions often do not apply.
Another option is to use specialized file managers that request special system permission. When you first enter the folder Android such an application will display a system window asking you to confirm access. After clicking the "Allow access to this folder" button and confirmation, the manager will receive full rights to read and write.
You can also use the utility Shizuku in conjunction with advanced explorers. This is a more complex method that requires setup via Wi-Fi debugging, but it provides near-system access without the need to root the device.
Why did Google block access to folders?
The company is committed to preventing malware from accessing other app data. Previously, viruses could easily steal saves or replace game files, but now this path is more complicated.
Using a PC to manage game files
Connecting to a computer remains the “gold standard” for working with large amounts of data. This allows you to quickly move gigabytes of cache, edit configs or make backups without the risk of accidentally deleting unnecessary things due to an inconvenient touch interface.
To get started, connect your smartphone with a cable to the USB port of your PC. A notification about the connection mode will appear on the phone screen. Select mode File transfer or MTP. If you select "Charge only", the computer will not see the internal memory of the device.
Once connected, open "My Computer" and find your device in the list of drives. Follow the path Internal memory -> Android. Here you will see the same folders data and obb. The computer will allow you to freely copy, cut and paste files, ignoring many software locks of the mobile interface.
| File type | Location | Size | Destination |
|---|---|---|---|
| APK | Downloads folder / Installer | 50-200 MB | Application installation file |
| OBB | Android/obb/game_package | 1-5 GB | Graphics, sounds, resources |
| Data | Android/data/game_package | 100 MB - 1 GB | Saves, level cache |
| Config | Inside the Data/files folder | 1-50 KB | Graphics and control settings |
When working via a PC, it is important to safely remove the device after completing operations. Abruptly disconnecting the cable while writing files can damage the file system, which will lead to data loss or errors when reading memory cards.
Searching for saves and configuration files
Many users are looking for game files not to transfer the cache, but to save their progress before resetting the settings or flashing the firmware. The location of save files depends greatly on the policy of the developer of a particular game. There is no single standard, but there are the most likely places to look for them.
Most often, saves lie deep in the structure Android/data/[package_name]/files. Inside this directory there may be folders named saves, profiles or user_data. Files may have extensions .dat, .bin, .sav or have no extension at all.
Some modern games, especially online projects like PUBG Mobile or Call of Duty, store progress exclusively on the developer’s servers. In this case, the local files contain only a temporary cache, and transferring them will not restore the account level. For such games, a linked account (Google, Facebook, VK) is important.
Offline games, such as strategy or simulation games, are more likely to rely on local storage. If you find a save file, copy it to a safe location (cloud or PC). When restoring, you need to place the file exactly in the same directory from which it was taken, respecting access rights.
⚠️ Attention: Changing values inside text configs (for example, increasing the amount of gold) in online games almost always leads to instant blocking of the account by the anti-cheat system. Use such methods only in offline projects.
Transferring games to an SD memory card
The issue of transferring games to an external memory card is relevant for devices with a small built-in storage capacity. However, starting from Android 6.0, the mechanism for working with SD cards has changed. Simply moving folders manually often does not work, as the application continues to search for data using the old path.
There are two ways to organize work with the map. The first is to use the card as a portable storage device. In this case, the system allows you to transfer part of the application data through the settings (Settings -> Applications -> [Game] -> Memory -> Change). But this transfers only part of the files; the main cache often remains inside.
The second method is to format the card as internal memory. At the same time, the system encrypts the card and combines it with the built-in storage. In this case, games can be installed on the card directly, and they will work correctly. The disadvantage of this method is that the card is no longer readable on other devices without formatting.
Manually moving a folder obb to a memory card is possible, but requires the creation of symbolic links, which is impossible without root access. On regular devices, if you simply transfer the folder to the SD card, the game will throw an "Not enough space" error or endless loading, since it will not see the files at /sdcard/Android/obb.
On modern versions of Android, only formatting the SD card as internal memory works most reliably. Manually copying OBB folders to a flash drive without root access will not make the game work from an external drive.
Frequently asked questions (FAQ)
Can I delete the Android/data folder to free up space?
Deleting the entire folder data will reset all installed applications and lose progress in games that do not use cloud saves. You can only delete specific subfolders with the names of deleted games or those whose cache you are ready to lose.
Why can’t I see the Android folder on my computer?
Make sure that you have selected the “File Transfer” (MTP) mode in your smartphone notifications when connecting the cable. Also check if USB debugging is enabled in the developer settings, although this is not always necessary for normal file access.
Where are screenshots from games stored?
Screenshots are usually not stored in game folders. They are saved in a common directory Pictures/Screenshots or DCIM/Screenshots in internal storage. Some game launchers can create their own folders in the root, for example, GameLauncher.
How do I find out the name of the game package to search for the folder?
The package name usually matches the address of the game in Google Play. For example, for YouTube it is com.google.android.youtube. You can view the exact name of the package in the application settings in the "About the application" section or through special utilities such as App Inspector.