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

Modify the so library copy logic. #10

Merged
merged 1 commit into from
May 14, 2019
Merged

Conversation

luoyesiqiu
Copy link
Contributor

No description provided.

@luoyesiqiu luoyesiqiu closed this May 10, 2019
@luoyesiqiu luoyesiqiu reopened this May 10, 2019
@WindySha
Copy link
Owner

这样修改是为了修复哪个问题吗?
一般app不会将所有架构下的so文件都打包到apk中,这样会导致apk体积过大。

是不是哪个app出现问题,才这样修改呢

@luoyesiqiu
Copy link
Contributor Author

@WindySha Antutu在使用Xpatch处理后,启动将卡住,看日志是库找不到。所以便想出把so复制到所有架构文件夹下。而且我觉得根据库的数量来决定复制到哪个架构也不太合适

@WindySha WindySha merged commit aebd794 into WindySha:master May 14, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants