Update PUBG Mobile via Google Play Market - the easiest way, but what to do if the app store unavailable? The reasons may be different: from regional restrictions to bugs in the service. Fortunately, there are several legal and safe methods to update the game without using the official storewithout risking your account or device.
In this article we will look at 5 working methods updates PUBG Mobile on Android - from downloading official .apk-files to using alternative platforms. We will pay special attention security: how to avoid viruses, not lose progress and not run into a ban. All methods have been tested on current versions of the game (including PUBG Mobile KR, Global and Lite) and are compatible with most devices on Android 8.0+.
We warn you right away: updating through third-party sources is always fraught with risks - use only trusted sites and anti-virus software. If you play on an emulator (for example Gameloop or BlueStacks), some of the instructions will also work, but additional settings may be required.
1. Official website of PUBG Mobile: the safest way
The company Krafton (developer PUBG Mobile) places .apkfiles of new versions on its official website. This is the only legal source that guarantees the absence of viruses and modifications. The disadvantage of this method is that sometimes files appear with a delay (especially for regions with restrictions).
How to download:
- ๐ Go to PUBG Mobile official website (use VPN if the site is blocked in your country).
- ๐ฑ In the section
Downloadselect the game version: Global, KR (Korea), VN (Vietnam) or Lite. - ๐ฅ Click
Download APKand wait for the download to complete (the file weighs ~1.5โ2 GB). - ๐ง Before installation, allow installation from unknown sources in the Android settings:
Settings โ Security โ Unknown sources.
โ ๏ธ Attention: If you play on Korean version (PUBG Mobile KR), to update it you will need Korean Google account or a VPN with a connection to South Korea. Without this, the game may not start after the update.
Before installing a new APK, delete the old version of the game - this will prevent data conflicts. Progress will be saved if you have linked your account to Facebook, Twitter or Google Play Games.
2. Alternative application stores: APKMirror, APKPure, TapTap
If the official website is not available, you can download .apk from trusted platforms. The main rule: use only trusted sourcesto avoid modified (cheat) versions or viruses. The best options:
- ๐ APKMirror โthe most reliable APK archive, where files are checked for changes. Look for the version marked
[Bundle](for devices running Android 10+). - ๐ฆ APKPure - quickly updates the database, but sometimes you come across advertising inserts. Download only from the official website apkpure.com.
- ๐ฎ TapTap - a platform popular in Asia, where they often post new versions PUBG Mobile earlier than on other resources.
Installation instructions:
- Download
.apkfile from one of the sites (check the game version in the description!). - Open the file through any file manager (for example, Files by Google).
- Confirm installation and wait for completion (may take 5-10 minutes).
- Launch the game and log in through the linked account.
How to check APK on viruses?
Use the VirusTotal service: upload the downloaded file to the website virustotal.com and wait for analysis. If more than 2-3 antiviruses show threats, the file is dangerous.
โ ๏ธ Attention: Some alternative stores (for example, ACMarket or BlackMod) distribute modified versions PUBG Mobile with cheats. Their use leads to permanent account blocking (ban by Hardware ID).
3. Update through OBB files: to save traffic
If you have a slow Internet or a traffic limit, you can update only games. data (.obbfiles without downloading the whole .apkThis method is suitable if you already have a previous version of the game installed.
Step-by-step guide:
- Download
Main.XXX.com.tencent.ig.obb(whereXXXโversion number) from the official website or APKMirror. - Connect your phone to a PC or use a file manager to move
.obbto the folder:Android/obb/com.tencent.ig/(if there is no folder, create it manually).
- Delete old
.obbfile (if any) and insert a new one. - Restart the game - it will automatically update the data.
| Game version | APK size | OBB size | Minimum Android |
|---|---|---|---|
| PUBG Mobile Global 3.1 | ~600 MB | ~1.2 GB | 8.0 (Oreo) |
| PUBG Mobile KR 1.9 | ~700 MB | ~1.5 GB | 9.0 (Pie) |
| PUBG Mobile Lite 0.25.0 | ~400 MB | ~600 MB | 4.4 (KitKat) |
โ ๏ธ Attention: If after replacing .obb the game gives an error "Files corrupted", delete the folder com.tencent.ig in Android/obb/ and download the file again. It may have been damaged during download.
4. Update via an emulator (Gameloop, BlueStacks)
If you play on a PC via an emulator, you can update PUBG Mobile without Google Playusing the built-in tools. This method is suitable for Gameloop (official emulator from Tencent) and BlueStacks.
For Gameloop:
- ๐ฅ๏ธ Launch the emulator and open
Game Center. - ๐ Find PUBG Mobile in the list of games and click
Update. - โ๏ธ If there is no button, delete the game and install it again via
Install.
For BlueStacks:
- ๐ Download
.apkgames from the official website. - ๐ฑ๏ธ Drag the file into the emulator window or use
Install APKin the toolbar. - ๐ฎ After installation, update the graphic settings in
Engine Settings(recommendedOpenGLfor PUBG Mobile).
โ๏ธ Preparing the emulator for updating
โ ๏ธ Attention: In BlueStacks sometimes an error occurs "App not installed" due to a conflict versions. In this case:
- Uninstall the game through
Settings โ Applications. - Clear the emulator cache in
Settings โ App โ Clear Cache. - Reinstall
.apk.
5. file sharing services (Telegram, Discord)
In communities PUBG Mobile in Telegram or Discord they often share direct links to the latest versions of the game. This is convenient if official sources are blocked, but requires caution: there is a risk of downloading. fake APK with viruses or cheats.
How to download safely:
- ๐ค Join only official channels (for example,
@PUBGMOBILEor@PUBGKRin Telegram). - ๐ Check that the link leads to Google Drive, Mega.nz or other reliable hosting (avoid
mediafire,zippyshare). - ๐ก๏ธ After downloading, check the hash file (for example, via HashMyFiles) and compare with the data from the channel.
An example of a verified channel in Telegram:
@PUBGMOBILE_APK - here they post original APKs with verification for viruses.
Never download APKs from private messages or little-known groups. Even if the file is called "PUBG_Mobile_v3.1_official.apk", it may contain spyware.
6. Manual update via ADB (for advanced users)
If standard methods do not work (for example, due to an error "App not installed"), you can install the APK via ADB (Android Debug Bridge). This method requires command line skills and is suitable for unlocked devices.
Instructions:
- Install ADB Tools on PC (download from official Android website).
- Connect your phone to the PC and enable
USB DebuggingUSB DebuggingSettings โ For Developers. - Open Command Prompt (Windows) or Terminal (Mac/Linux) and enter:
adb install -r -d path_to_file/PUBG_Mobile_vX.X.X.apk(replace
path_to_fileandPUBG_Mobile_vX.X.X.apkwith current data). - Wait for the message
"Success".
โ ๏ธ Attention: When using ADB there is a risk damage system filesif you enter the wrong command. Do not experiment with flags --force-all or --fastdeploy โthey are may cause the game to malfunction.
Frequent errors and their solutions
When updating PUBG Mobile bypass Google Play users often encounter common problems. Here's how to solve them:
- ๐ซ Error "Parse Error" โ means that the APK is damaged or incompatible with your version of Android. Download the file again or check the processor bitness (ARM/x86).
- ๐ Game does not update after replacing OBB โ delete the game cache
Settings โ Applications โ PUBG Mobile โ Storage โ Clear cache. - ๐ Account ban after update โif you downloaded a modified APK, create a new account and play on it until the main one is unbanned (contact for support via
Settings โ Helpin the game).
If the game is crashes on loadingafter the update, try:
- Disable VPN (if used).
- Install an older version of the APK, and then update to the latest one.
- Check if there is enough space on the device (โฅ3 GB of free space required).
What to do if the game asks to update via the Play Market?
If after a manual update PUBG Mobile still requires an update via Google Play, delete the file com.tencent.ig in the folder Android/data/ and reinstall the game. This will reset the graphics settings, but will save your progress (if your account is linked).
FAQ: Answers to popular questions
Is it possible to update PUBG Mobile without losing progress?
Yes, if your account is linked to Facebook, Twitter or Google Play Games. After the update, simply log in through the same social network. If you play as a guest (Guest Account), progress is saved only locally - if you delete the game, the data will be lost.
Why did the game begin to lag after updating via APK?
Probable reasons:
- Incompatibility of the APK with your version of Android (download the correct one assembly).
- Conflict with old OBB files (delete the folder
com.tencent.iginAndroid/obb/). - Lack of RAM (close background applications).
Try lowering the graphic settings in the game: Settings โ Graphics โ Smooth + Medium FPS.
Can I update PUBG Mobile KR without VPN?
No, Korean version requires connection to South Korean servers. Without a VPN, the game either does not update or displays an error "Network Error". Use reliable VPN services (for example ProtonVPN or Warp) with servers in Seoul.
How to roll back an update if the new version is buggy?
For rollback:
- Delete the current version of the game.
- Download the old version of APK from APKMirror (search by release date).
- Install it by first deleting the folders
com.tencent.igvAndroid/obb/iAndroid/data/.
โ ๏ธ Risk: older versions may not connect to servers or work with bugs.
Is it safe to update PUBG Mobile via torrents?
No, torrents are the riskiest method. Even if the file is called original, it may contain:
- Miner viruses (use the resources of your phone to mine cryptocurrency).
- Cheats (automatic account ban).
- Spyware (theft of account data).
Use only official sources or verified file hosting services.