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

少了个文件SampleApplication #10

Closed
XHiStone opened this issue Dec 2, 2016 · 2 comments
Closed

少了个文件SampleApplication #10

XHiStone opened this issue Dec 2, 2016 · 2 comments

Comments

@XHiStone
Copy link

XHiStone commented Dec 2, 2016

路径.app.SampleApplication
public SampleApplicationLike(Application application, int tinkerFlags, boolean tinkerLoadVerifyFlag,
long applicationStartElapsedTime, long applicationStartMillisTime, Intent tinkerResultIntent,
Resources[] resources, ClassLoader[] classLoader, AssetManager[] assetManager) {
super(application, tinkerFlags, tinkerLoadVerifyFlag, applicationStartElapsedTime, applicationStartMillisTime, tinkerResultIntent, resources, classLoader, assetManager);
}
里面的参数没有介绍以及实例化

@shwenzhang
Copy link
Collaborator

请查看Tinker的文档,后面会推出统一的sdk

@simpleton
Copy link
Collaborator

@18337129968 可以参照Tinker 自定义Application

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

3 participants