We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
patch.jar生成成功后,将其拷贝到SD卡中,然后调用RocooFix.applyPatch(context, /patch.jar所在目录/),发现patch没有生效。解开patch.jar发现patch是对的,包含新的改动。没有发现任何有用的log线索,请问是怎么回事呢?非常感谢。
调试了一下:发现运行到install时suppressedExceptions.size() = 0。是正常的流程吗?
The text was updated successfully, but these errors were encountered:
同问,怎么没效果啊
Sorry, something went wrong.
No branches or pull requests
patch.jar生成成功后,将其拷贝到SD卡中,然后调用RocooFix.applyPatch(context, /patch.jar所在目录/),发现patch没有生效。解开patch.jar发现patch是对的,包含新的改动。没有发现任何有用的log线索,请问是怎么回事呢?非常感谢。
调试了一下:发现运行到install时suppressedExceptions.size() = 0。是正常的流程吗?
The text was updated successfully, but these errors were encountered: