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.apk 与宿主apk ,必须用同一个key 来打包吗 ,两者还有什么特殊规定?
The text was updated successfully, but these errors were encountered:
签名是为了防止别人恶意篡改,是安全的需求。 patch.apk可以是任意签名,这里只是用来加载类的。 建议看下sample.
Sorry, something went wrong.
哥们 我也遇到这个问题 你解决了嘛
Yes, fanxu123 is right!
No branches or pull requests
什么问题?patch.apk 与宿主apk ,必须用同一个key 来打包吗 ,两者还有什么特殊规定?
The text was updated successfully, but these errors were encountered: