It doesn't seem to work, at all (android 15 btw)
What error do you get if you try to manually install the respective APK via ADB? And is there anything relevant in the LSPosed module logs?
What error do you get if you try to manually install the respective APK via ADB? And is there anything relevant in the LSPosed module logs?
I'm fairly new on the software field, and what I meant was "disable target API block doesn't work" Do I need to manually install the incompatible APK manually ?
what I meant was "disable target API block doesn't work"
Yes, I know, but "it doesn't work" by itself isn't very helpful in trying to find out what really went wrong.
Do I need to manually install the incompatible APK manually ?
Well, first things first, what exactly did you try to do so far?
what I meant was "disable target API block doesn't work"
Yes, I know, but "it doesn't work" by itself isn't very helpful in trying to find out what really went wrong.
Do I need to manually install the incompatible APK manually ?
Well, first things first, what exactly did you try to do so far?
The APK can't be installed I've tried using system installer, third party installer, using patcher with/or without modifying the APK (tho I doubt the modification does anything)
(What I meant "it doesn't work" is that "it doesn't seem like the API block is disabled", perhaps I got something wrong?)
Okay, can you try installing the APK via ADB and tell me the resulting error message? Please try it without the --bypass-low-target-sdk-block option first.
Yeah I even tried it and can't be installed I pushed a recent issue on lower android version Support
My device is android version 10
The app can't be installed
Thansk