Skip to content
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

-dontshrink 影响混淆是非成功 #35

Open
o2e opened this issue Jan 19, 2019 · 1 comment
Open

-dontshrink 影响混淆是非成功 #35

o2e opened this issue Jan 19, 2019 · 1 comment

Comments

@o2e
Copy link

o2e commented Jan 19, 2019

-dontshrink 移除此参数时 混淆后的AndroidManifest中 activity及其他的组件未能修改至正确的类名 会导致class 找不到 dontshrink对我来说是一个重要参数 他对我的安装包缩减大小十分有帮助 是否考虑解决此问题或有其他方案? 我的gradle版本是3.0.0 mess-plugin:2.0.0 jdk8 targetSdkVersion 28 希望能得到帮助 谢谢~ @JackCho @peacepassion

@Lizz0y
Copy link

Lizz0y commented Jan 27, 2020

可以尝试自己改造下,新增一个文件去引用这些activity,然后keep那个新增的文件就行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants