-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
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
加固后apk无法正常运行 #3
Comments
你是编译的什么版本,你编译个debug版本试一试 |
感谢回复! |
待加固的apk必须是已经签名的,编译ApkShield的jni代码和apkShield\build.gradle都为debug版,一定要保持一致。 |
嗯,但是还是无法运行,包解析错误,你有空帮忙验证下么 |
你用eclipse写个apk签名 加固看一下,最近没有研究这一块了 |
应该是修改 清单文件的时候出现了问题,我之前也偶尔遇到过 |
你好,可以加个联系方式么,我想和你共同完善下。 |
This comment has been minimized.
This comment has been minimized.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
测试了几个apk文件,加固后都无法正常运行。
并且有的直接无法安装,包解析就出现错误了,不知道是为什么。
The text was updated successfully, but these errors were encountered: