[Feature Request] Using package installer when shizuku is not connected
Is your feature request related to a problem?/你的请求是否与某个问题相关?
When pataching app locally if the shizuku is missing, it refuses to install the patched app. You have to go to the working directory and install the apk manually.
Describe the solution you'd like/描述你想要的解决方案
Falling back to package manager in case shizuku is not connected.
Additional context/其他信息
No response
I tried it and compiled a version, you can try to let me know the result
Apps are not installing. For both integrated and local patch.
Apps are not installing. For both integrated and local patch.
What is your Android version? If it is below 9, it is a normal prompt
It's android 15, stock pixel.
It's android 15, stock pixel.
Is the installation in the file manager normal
Yes, works from file manager
This happens when you try to install an app that doesn't match your device's architecture.
I can install this APK without patch and even with patch but from file manager. So it definitely supports arm V8
Can you send me any error logs or APKs
HorizonRevamped-v1.0.1-433-lspatched.apk.zip The logs page says it's not implemented yet. I will patch and send you APK. It's like this for all the apps.
I think I know the reason now, because I cleared the cache in the wrong place after the test was completed.
lspatch.txt LogCat @xihan123
It's a different issue.
Yes, that's true, sorry, that was an error that happened to me too.
It's a different issue.
It should be the same reason, the cache was mistakenly deleted before installation
You can copy the output apk to /storage/emulated/0/Android/data/org.lsposed.lspatch/cache/ and click Install to verify
Android/data is not accessible on newer android
No files..
fix version manager-v0.7-433-release.apk.zip
Thank you, everything seems to be working as intended.
@xihan123 You may send a pull-request when you feel ready. Thanks.
add update Loader manager-v0.7-434-release.apk.zip