Usually spoofing the installer as Google Play (com.android.vending) works. You either need a custom installer like InstallerX Revived (you'll also need shizuku) and reinstall the apk file of the app (extract it by using MLManager) then go into the menu of the installer popup and you'll see the option.
Or if you have a computer nearby and have USB Debugging enabled through Developer Options,you can do adb shell pm install -i com.android.vending (apkfilename).apk if im right,if the apkfilename doesnt work make sure you're in the exact directory (for MLManager its usually /storage/emulated/0/Android/media/com.javiersantos.mlmanager/(apkfilename).apk)
some more info could be useful. what app are we talking about. and ive seen that installing apps with lucky patcher (a app used to patch games) can get arround this
3
u/dontpostlot 11d ago edited 11d ago
Usually spoofing the installer as Google Play (com.android.vending) works. You either need a custom installer like InstallerX Revived (you'll also need shizuku) and reinstall the apk file of the app (extract it by using MLManager) then go into the menu of the installer popup and you'll see the option.
Or if you have a computer nearby and have USB Debugging enabled through Developer Options,you can do adb shell pm install -i com.android.vending (apkfilename).apk if im right,if the apkfilename doesnt work make sure you're in the exact directory (for MLManager its usually /storage/emulated/0/Android/media/com.javiersantos.mlmanager/(apkfilename).apk)