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

Android Dex分包处理 #30

Open
vvLavida opened this issue Apr 19, 2016 · 0 comments
Open

Android Dex分包处理 #30

vvLavida opened this issue Apr 19, 2016 · 0 comments

Comments

@vvLavida
Copy link
Owner

Dex分包处理。第一次开启App的时候 install dex + dexopt 时间很长,所以第一次开启的时候另启进程专门做这个事情,防止主线程因为时间长而发生ANR。至于自己去配置主dex是为了以防自动分包ClassNotFound异常。

待分析开源项目https://github.com/yydcdut/PhotoNoter

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

1 participant