This is the AMP version of this page.
If you want to load the real page instead, click this text.

Tool APK Toolkit v1.5 (Windows)

I have downloaded the latest version from apkcombo, converted xapk to apk and decompiled, recompiled, zipaligned and signed
I have tested and it installs fine on my device and LDPlayer 9 emulator so there is definitely no problem with APK Toolkit

I haven't used APK Getter so not sure if it's that causing the problem
check to make sure apk contains 64 bit and is ticked because that is all your phone will use



I'm not sure if you have changed any default settings in APK Toolkit, if you have then make sure auto zip align and auto sign is enabled and you should see it being completed in the log after recompile

You can also try installing via the install button or ADB, that may give you more details why its refusing to install

If you still get problems then I suggest you check to make sure you can install 3rd party apps and google play permissions are not blocking it

Maybe someone who has an S24 Ultra can comment on getting things working on your phone, I don't know a lot about this phone apart from it will only run 64 bit apps. There are plenty of topics here on the problems installing apps on the S24 Ultra
 

Ok I'll try doing it from the apkcombo site too and see if it works but thank in advance even if won't be able to make it work
 

Ok so ot did work i got rid of the ads i wanted and its installed on my phone perfectly fine but there is a new problem its language locked i cant change from english no matter what i do and no english is not my main language so any tips on that ?
 
There is no language option in that apps settings
It should select automatically based on your system wide settings

Try the unedited one first to make sure it's not because of your changes

If you are on Android 13 or higher, you should be able to change languages on a per app basis from settings, apps, select your app and choose the language from there
If there is no language option in the app info screen then make sure your selected language is set as default in General management, Language & input, Language

if the original app is not showing in your language then it's possible it hasn't been translated to that language

You can check which languages are available in the apps decompiled "\res\" folder where you can see the "values" folders with language code after them
"values-de" for German, "values-es" for Spanish....