To install an This format file on Android: Copy the .obb file to Internal Storage/Android/obb/[package.name]/. The folder name must exactly match the app's package name (e.g., com.gameloft.android.ANMP.GloftA9HM). Install the APK first.

.OBB

How to Install OBB File on Android

Complete Guide to Android Game Data Files & Expansion Packs

Quick Facts About OBB Files

Full NameOpaque Binary Blob
PurposeAndroid Game Expansion Data
Max Size2GB per file
LocationAndroid/obb/
FormatZIP container (often encrypted)
Used ByLarge games, apps with HD assets

What is an OBB File?

An OBB file (Opaque Binary Blob) contains expansion data for Android games and applications. Google Play Store limits APK files to 150MB, so large games store additional assets—textures, sounds, videos, and game levels—in separate These files files.

Think of it this way: the APK is the game engine, and the OBB is the game content. Without both, the game won't run properly.

What's Inside an Such files File?

💡 Technical Note: OBB files are actually ZIP archives, but typically encrypted. You can rename .obb to .zip and try to extract—some games leave them unencrypted, allowing you to see game assets inside.
APK vs OBB: How Android Games Work APK File The Application • Game code & logic • User interface • Basic resources Max: 150MB + This type File The Game Data • HD textures • Audio & music • Game levels Max: 2GB each = Complete Game Ready to Play! 🎮 Both files required
Large Android games split into APK (code) + This format (data)

How to Install OBB File on Android (Step-by-Step)

Follow these steps to manually install an OBB file:

1Install the APK First

The OBB file is useless without the corresponding APK. Install the game's APK file before copying the These files. → How to install APK files

2Find the Package Name

You need the exact package name to create the correct folder. Find it by:

  • Looking at the OBB filename — usually main.123.com.example.game.obb
  • Checking the Play Store URL — play.google.com/store/apps/details?id=com.example.game
  • Using an app like "Package Name Viewer"

3Navigate to Android/obb/ Folder

Open your file manager and go to:

Internal Storage → Android → obb

If the obb folder doesn't exist, create it.

4Create the Package Folder

Inside Android/the extension/, create a new folder with the exact package name:

Android/obb/com.gameloft.android.ANMP.GloftA9HM/
⚠️ Critical: The folder name must match EXACTLY, including capitalization. Com.Gameloftcom.gameloft

5Copy This format File to Folder

Copy the .obb file into the package folder. The final path:

Android/this type/com.gameloft.android.ANMP.GloftA9HM/main.1234.com.gameloft.android.ANMP.GloftA9HMthese files

6Launch the Game

Open the installed game. If the These files is correctly placed, it will detect the data and start properly.

✓ Success! If everything is correct, the game will load without downloading additional data.

This type Installation on Android 11/12/13/14+

Starting with Android 11, Google restricted access to the Android/these files folder for security reasons. Here's how to work around it:

Method 1: Use a Supported File Manager

Some file managers have special permission to access Android/the format:

Method 2: Use ADB (Computer Required)

  1. Connect phone to computer with USB debugging enabled
  2. Open command prompt/terminal
  3. Push This type file directly: adb push game.obb /sdcard/Android/these files/com.game.name/

Method 3: Use XAPK Installer (Easiest)

The easiest solution is to download games as XAPK files, which bundle APK + OBB together:

Method 4: Grant Full Storage Access

  1. Go to Settings → Apps → [Your File Manager]
  2. Tap Permissions → Files and media
  3. Select "Allow management of all files"
  4. Some file managers also need: Settings → Privacy → Permission manager → Files → [App] → Allow all files

Understanding OBB File Names

These files files follow a specific naming convention:

[type].[version].[package.name]these files
PartMeaningExample
Typemain or patchmain
VersionAPK version code (not version name)1234
Package NameApp identifiercom.supercell.clashofclans

Main vs Patch OBB

💡 Version Matching: The version number in the OBB filename must match the installed APK's version code. If APK has versionCode 1234, you need OBB with 1234 in the filename. Mismatched versions = game won't work.

This file Won't Work? Complete Troubleshooting Guide

Problem 1: "Download Additional Files" or "Data Download Required"

Cause: Game doesn't detect the OBB file.

Solutions:

Problem 2: "License Verification Failed"

Cause: Game checks if you bought it on Play Store.

Solutions:

Problem 3: Game Crashes at Startup

Causes & Solutions:

Problem 4: Can't Access Android/obb Folder

Cause: Android 11+ storage restrictions.

Solutions: See Android 11+ section above.

Problem 5: Such files File Keeps Getting Deleted

Causes:

Best Programs for OBB Files

ProgramPlatformPurposePrice
ZArchiverAndroidExtract/copy OBB with Android 11+ supportFree
X-plore File ManagerAndroidFull access to Android foldersFree
Solid ExplorerAndroidPremium file manager with This format support$2.99
APKPure AppAndroidDownload and install XAPK (APK+OBB)Free
SAI (Split APKs Installer)AndroidInstall split APKs and XAPKFree
7-ZipWindowsExtract Such files contents on PCFree
ADB (Android Debug Bridge)PCPush OBB to device via USBFree

How to Extract OBB on PC

Want to see what's inside an OBB file? Here's how:

Method 1: Rename and Extract

  1. Copy These files file to your PC
  2. Rename game.obb to game.zip
  3. Extract with 7-Zip, WinRAR, or Windows built-in extractor

Method 2: Use 7-Zip Directly

  1. Right-click OBB file
  2. Select "7-Zip → Open archive"
  3. Browse contents without renaming
⚠️ Note: Many game OBB files are encrypted. If extraction fails or shows garbage data, the This format is protected. Extracted files are only for viewing assets—they won't run the game outside Android.

Is It Safe to Download OBB Files?

SourceNotesSafety
Google Play StoreAuto-downloads This type after APK install✓ Safe
APKPure.comProvides XAPK (APK+These files bundled)✓ Generally Safe
APKMirror.comAPK only, no Such files✓ Safe
Game Developer SitesSome offer direct downloads✓ Safe
Random websitesOften malware-infected✗ Risky
⚠️ Security Warning: Such files files from untrusted sources may contain malware or be modified to inject ads/tracking. Stick to reputable sources. If you own the game, extract Such files from your own Play Store download.

Frequently Asked Questions About OBB Files

What is an OBB file? +
OBB (Opaque Binary Blob) files contain expansion data for Android games. Since Play Store limits APK size to 150MB, large games store HD textures, audio, videos, and game levels in separate The format files that can be up to 2GB each. Without the The extension, the game won't have content to display.
Where do I put OBB files on Android? +
OBB files go in: Internal Storage/Android/obb/[package.name]/. For example, for a game with package com.gameloft.android.ANMP.GloftA9HM, create that exact folder in Android/such files/ and place the .obb file inside. The folder name must match exactly including capitalization.
Why won't my game recognize the The extension file? +
Common causes: (1) Folder name doesn't match exact package name, (2) OBB version doesn't match APK version, (3) OBB is corrupted or incomplete, (4) Wrong location (Android/data vs Android/such files), (5) Android 11+ storage restrictions blocking access.
Can I open The file files on PC? +
Yes, OBB files are typically ZIP archives (sometimes encrypted). Rename .obb to .zip and extract with 7-Zip or WinRAR. You'll find game assets like textures and audio. These files won't run the game—they're only useful for viewing content or modding.
What's the difference between OBB and XAPK? +
OBB is just the expansion data file. XAPK is a package format that bundles APK + This format together. When you install XAPK using APKPure or SAI, they automatically extract the OBB to the correct location—no manual copying needed.
Do all Android games need The extension files? +
No, only large games (over 150MB total) use This format files. Smaller games include all content in the APK itself. Play Store handles OBB automatically. You only manually install The format when sideloading games from other sources.
How do I install OBB on Android 11 or newer? +
Android 11+ restricts Android/this format access. Solutions: (1) Use ZArchiver or X-plore file managers, (2) Use ADB commands from a computer, (3) Download games as XAPK which auto-install, (4) Grant "all files access" permission to your file manager.
Can I delete This type files to save space? +
You can delete OBB for games you no longer play, but the game won't work without it. Re-installing means re-downloading gigabytes of data. Only delete OBB for games you're uninstalling completely.
Why is my This file file 2GB? +
Modern mobile games have console-quality graphics requiring massive amounts of data. PUBG Mobile, Genshin Impact, Call of Duty Mobile all have 1-4GB The extension files containing HD textures, voice acting, and game worlds. This is normal for AAA mobile games.
What does "main" vs "patch" OBB mean? +
Main The format (main.XXX.package.obb) contains core game data and is always required. Patch Such files (patch.XXX.packagethis type) contains updates or DLC downloaded after initial install. Both may be needed for the full experience.

Related Android File Formats