Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Can`t install .apk file #34

Open
FireLeha opened this issue Nov 28, 2022 · 5 comments
Open

Can`t install .apk file #34

FireLeha opened this issue Nov 28, 2022 · 5 comments

Comments

@FireLeha
Copy link

FireLeha commented Nov 28, 2022

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
Copy link

iainfm commented Jan 27, 2023

I have the same problem, but in English!

@HotdogWithMustard
Copy link

HotdogWithMustard commented May 23, 2023

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
Copy link

coldeff commented Aug 11, 2023

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.

@TAbdiukov
Copy link

TAbdiukov commented Jun 17, 2024

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants