Table of Contents
This step-by-step guide explains how to install incompatible Android apps from Google play. It covers the required setup, the main actions, and the checks that help prevent common problems.
Note, these tips are not supported by Google and some require rooting the phone.
Android developers can restrict their app in many different ways:
- Some apps are marked as compatible only with certain phones or tablets. However, they can run well on unsupported devices.
- Other apps are only allowed to install in certain countries.
- All apps require a minimum Android version. For example, Google's Chrome browser requires Android 4. 0 and above.
Note, you will not see incompatible apps when searching via Google Play on your Android smartphone or tablet, it does not show up on search results. You will see incompatible apps when searching on the Google Play website.
The Android device has a build. Prop file, which identifies the device model. If you have rooted your Android device, you can edit this file and turn your phone into a completely different device. This will allow you to install apps marked as compatible with other devices.
Note, you need to root your Android device to use this trick. Refer to the article:
- How to root your Android Nougat phone with SuperSU
- How to root Android does not need a computer with KingRoot
The build. Prop file contains several strings (text bits) to identify the device model. If you adjust some parameters in this file, Google Play and other apps will think that we are using a device other than the actual device. But be careful when editing. Just fix some parts of the file. If you change other parts, the device may have serious problems.
Start by launching the ES File Explorer app. Open the Settings screen and activate the Root Explorer And Mount File System options . Users can also activate the Up to Root option On this screen to easily access the root directory with the Up button.
Open the directory / system / on the device and find the build. Prop file.
Create a copy of the original build. Prop file located elsewhere. Select and hold the file, select Copy And then Paste Into another folder. Here we copy the file to / sdcard / folder.
Now we start editing the file. Select and hold the file, select Open As , select Text And select the ES Note Editor app .
Find the line Ro. Product. Model And Ro. Product. Manufacturer . These are very important lines.
Change these 2 lines to mock the device as another model. For example, to pretend to be a Nexus S, use the following lines:
- Ro. Product. Model = Nexus S
- Ro. Product. Manufacturer = Samsung
After changing, select the Menu Button and select Save To save.
Open the Settings screen, select Apps , select Manage Apps , select the All Category and select Google Play app . Clear the cache and data then restart the device.
However, you can use it more easily with the Market Helper app, allowing you to fake another device without having to edit the build. Prop file. This way is much easier, faster and safer. However, you still need to root the device.
This app is not available on Google Play, so you must retrieve it from the developer's website and sideload. After installing, open the app and you can fake a popular device like Samsung Galaxy S3 or Nexus 7. You can then install the app that is compatible with that device. After completion, restart the device and the device will return to normal.
However, one thing to note, these apps are actually not compatible with your device, so some apps may not work properly after installation.
Some apps are only available in certain countries. If you forget to install a bank app when traveling or want to download music apps, watch videos that are not available in your country, you can let Google think your device is really in another country.
If the app installation is restricted in the country, it will link to your account, allowing you to download it on another phone without any tricks.
You can use VPN to fool Google into thinking your device is in another country. This trick works only on devices that do not have a mobile connection such as a tablet because Google can find the device's location via the mobile network that the device uses.
Using VPN does not need to root the device. You can refer to the article 11 of the best VPN software to choose the appropriate VPN app and the simplest Guide to setting up VPN on Android to know the implementation. You can use TunnelBear. This app only provides you with a certain amount of free data every month, but enough to install some apps.
Restart your Android device, connect to the VPN located in the appropriate country and then open the Google Play app. Now your device appears in another country, allowing you to download the app available in the country of the VPN.
You will need to use something like Tunlr or a VPN app to access media services that are restricted by country after installing media apps. However, some apps - such as online banking apps - will work normally in other countries after they are installed.
If the app is marked as incompatible because you are in an unsupported country, you can find the APK file and sideload it to your device.
Note, downloading and installing an APK from an unknown site may cause some security risks, just as downloading EXE files from unofficial sources also causes Windows security issues. You should not download the APK file from unreliable sources. However, some apps provide official APK files on their websites.
If you want to download an app that requires a new version of Android, you need to upgrade the device to the latest version. Most Android devices do not receive updates, but you can view community-installed ROMs to download a newer version of Android.
FAQ
What should I check before following these steps?
Confirm device and software compatibility, save important data, and make sure you have the required permissions, files, and account access.
Why might the process not work?
Common causes include outdated software, missing permissions, incompatible hardware, an unstable connection, or completing a step in the wrong order.
Can I undo the changes if necessary?
That depends on the tool or setting. Use built-in restore options when available, keep a backup, and record the original configuration first.
Reader Comments 0
Sign in with email or Google to join the discussion.