How to Install APK & OBB Files
Installing third-party apps outside of the Google Play Store is easy, but it requires a few extra steps. Follow this comprehensive guide to get your Mod Games and Premium Apps running perfectly.
Prerequisite: Enable "Unknown Sources"
By default, Android blocks the installation of apps from outside the Google Play Store for security reasons. You must enable this setting first.
For Android 8.0 and above:
- Download the APK file using your browser, for example Chrome.
- When you tap the downloaded file to install it, a prompt will appear.
- Tap Settings and toggle on "Allow from this source".
Method 1: Installing a standard .APK file
This is the easiest method. Use this if the file you downloaded ends with .apk and has no additional data files.
Download the APK file
Download the desired Mod APK from Enmods.com. Wait for the download to finish completely on your browser.
Locate the file
Open your device's File Manager or My Files app and navigate to the Downloads folder.
Install and Play
Tap the APK file and select Install. Once finished, tap Open to enjoy the app with premium features unlocked.
Method 2: Installing Games with OBB Data
High-end games can require large data files called OBBs to run. If you do not place the OBB file correctly, the game can crash or show a black screen.
.zip and .rar files easily.
Download both files
You must download both the .apk file and the .zip OBB data file from the Enmods download page.
Install the APK, but do not open it
Tap the APK file to install it. Important: choose Done after installation. Do not choose Open yet.
Extract the OBB Data
Use ZArchiver to extract the downloaded .zip file. You will get a folder that usually looks like com.developer.game.
Move folder to Android/obb
Copy or move the extracted folder into the following directory on your device's internal storage:
Tip: If the obb folder does not exist inside the Android folder, you can create it manually.
Once moved, you can safely open the game from your home screen and play.
Troubleshooting
Error: "App not installed"
This is the most common error. It happens due to several reasons:
- Conflict with original app: You already have the Play Store version installed. Uninstall the original app before installing the Mod APK.
- Play Protect blocking: Google Play Protect or device security can block unknown apps. Review any warning carefully and only continue if you trust the file.
- Storage full: Ensure you have enough free space on your device.
Error: "Parse Error"
"There was a problem parsing the package."
- Corrupted download: The APK file did not download completely. Delete the file and download it again.
- Incompatible Android version: Check the Requires Android version on the download page. Your phone's Android version might be too old for this app.
Game opens but shows a black screen
This means the game cannot find the OBB data files.
- Make sure you downloaded and extracted the OBB file correctly.
- Double-check the path. It must be exactly
Internal Storage/Android/obb/[folder_name]. Do not put it on an external SD card. - Check for nested folders: Ensure the
.obbfile is directly inside thecom.developer.gamefolder, not inside another sub-folder.