- Feb 24, 2017
- 8
- 2
Ok, so this is getting straight up funnyWell, your error is slightly different, froxy had "There was a problem parsing the package". You can check MD5 or SHA-1 hash sums if you suspect damage.
Correct hash sums:
MD5: 630671B1D4D2740F4694BBC33B11437F
SHA-1: 84A3A19B1A9153583E52D723532B3E41A5C6082B
Let's assume your apk file is alright. I can't confirm this issue on my side either. So next one on the list are your devices.
Out of all phones and tablets there's always tiny percentage that just won't work: devices from some fancy weird manufacturers that allow only 64 bit apps to run, too modern or shady Android builds that have all kinds of locks or don't give needed permissions for app execution, even the way you have configured your devices or software you have installed may be the source of the trouble. And this is just the tip of a damn iceberg...
If the cause is something like this, then all I can do is narrow down the list of the problems as much as possible.
For the record, this apk is a 32 bit app and not for virtual machines, so don't report back errors if you're trying to install it on a 64 bit-only device or on the emulator.
First thing you should do is get as many Android devices as you can and try installing troublesome apk on them. If it'll work, then the issue is with your other device, duh.
Secondly, check your settings and permissions, search some info about your device, maybe it's a common issue and there's an easy solution to it, like switching some hidden option.
In case previous advice didn't help, here is your last hope. Try to install and launch all these apks and write back the results.
You must be registered to see the links
Yeah, checked it, your apk is okay.
Ah, recent OS... Most likely it's Android 12 being picky. I made tests on phones with much older Android 5, 7, 8, 9. So you better try some older devices.
Also, have you installed apks from repository/torrent, 17) in particular? It'd be super strange if they just worked on your devices.
I have an archive of alternative apks with different settings that were made while experimenting on the best version for one you're having troubles with. Try them, this is a last resort option.
You must be registered to see the links
Well, guys. If none of the above solutions worked on any of your devices then you're just out of luck, badly. I tried. Really. This is sad. I'm sad.
I downloaded test apks that you've provided and guess what?
I could install them... but only some of them
Test1, 3 and 5 had same issue as the final apk but the rest could be installed no problem. Launching them was no problem as well.
No idea what the issue could be...