ThePieMonster / HideMockLocation

Xposed module to hide the mock location setting.
Apache License 2.0
143 stars 20 forks source link

Can`t install .apk file #34

Open FireLeha opened 1 year ago

FireLeha commented 1 year ago

Hello! I have everything installed (Magisk + LSPosed). I want to install your module as simple app, but it doesnt allow me. It says "unable to process package". What im doing wrong? :C Screenshot_2022-11-28-20-23-45-838_com android shell Screenshot_2022-11-28-20-23-58-873_com google android packageinstaller Screenshot_2022-11-28-20-27-46-232_com android shell Screenshot_2022-11-28-20-27-54-445_com topjohnwu magisk Screenshot_2022-11-28-20-28-01-814_com topjohnwu magisk

iainfm commented 1 year ago

I have the same problem, but in English!

HotdogWithMustard commented 1 year ago

I had the same problem, this module is built for a higher SDK version and is unsupported on your device. Solution is to compile with the target SDK version set to a lower version. If you don't have a PC you can use APK editor and just change the target SDK version in the manifest, fix any build errors (I did this by deleting problematic lines lol), then rebuild and install.

coldeff commented 1 year ago

Thanks HotdogWithMustard, I had the same problem and I correct it with apk tool gui 3.2.2.0 on Win 11. Change the manifest to my need (android Pie, 9 and 28). Now, it's ok.

BoringMan314 commented 10 months ago

這是我嘗試編譯的APK,最低支援Android 9 (28) https://cdn.discordapp.com/attachments/691258495449694228/1178720360959574026/HideMockLocation-2.0.9v3.apk?ex=6671a8e1&is=66705761&hm=c2cbd1e475e7ff557518592617fb7411bfc3f722ecd9137b860b204aeb9cb500&

TAbdiukov commented 3 months ago

The (official) app does not work on Android version 10 or below. Use SmaliPatcher.


@BoringMan314 writes,

這是我嘗試編譯的APK,最低支援Android 9 (28) https://cdn.discordapp.com/attachments/691258495449694228/1178720360959574026/HideMockLocation-2.0.9v3.apk

Archive link: https://web.archive.org/web/20231216040117if_/https://cdn.discordapp.com/attachments/691258495449694228/1178720360959574026/HideMockLocation-2.0.9v3.apk . As of now - does not install too