JUMP TO SOLUTION Solved

Original topic:

Galaxy Tab 9 Ultra, Android 14, "App not installed as app isn't compatible with

(Topic created: yesterday)
139 Views
Options
Tablets
I'm getting "App not installed as app isn't compatible with your tablet" errors when attempting to install some older apps on my Galaxy Tab Ultra running Android 14 One UI 6.1.1. Unfortunately in some cases the apps' authors haven't been heard from since 2020 or early 2021. Is there a way to get these apps to install? They installed and work just fine on a Tab 7 Plus with the current software

image


1 Solution


Accepted Solutions
Solution
Robin621k
Honored Contributor
Options
Tablets
Those old apps are 32bit, the Tab s9 series are 64bit only.

Legacy apps will not work

View solution in context

4 Replies
LongHiker
Galactic Samsung Care Ambassador
Options
Tablets

@AnonymousCoward If they aren't compatible with Android 14 One UI 6.1.1 and the developers aren't making an update, there isnā€™t anything that you can do. 

Solution
Robin621k
Honored Contributor
Options
Tablets
Those old apps are 32bit, the Tab s9 series are 64bit only.

Legacy apps will not work
Mathmatically
Asteroid
Options
Tablets
This error is a 17 SDK version rather then 23, there is a way to get around this using a computer, 1. install adb; 2. click the search bar where you have the adb folder in and type "cmd"; 3. download the apk to your computer; 4. type "adb install --bypass-low-target-sdk-block [file path to the apk file] ( it should look something like this adb install --bypass-low-target-sdk-block "C:\Users\tribalfs\Downloads\galaxy_max_hz_v8.1.apk", proceed with your own caution as it may be buggy due to it having a low sdk version, App package must target at least SDK version 23, but found 17. If you need help installing adb you can follow this link to xda-developers.com: How to install ADB on Windows, macOS, and Linux follow accordingly.
0 Likes
Mathmatically
Asteroid
Options
Tablets
To install adb look up "install adb" on google.
0 Likes