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 Studio #8

Open
kkkeep opened this issue Jun 9, 2018 · 2 comments
Open

烦请作者支持一下最新版本的Android Studio #8

kkkeep opened this issue Jun 9, 2018 · 2 comments

Comments

@kkkeep
Copy link

kkkeep commented Jun 9, 2018

把代码clone 下载后再Android studio 3.1.3 版本版本上怎么都编译过,为了看效果不得不下载了一个android3.0 之前的,也就是Android studio2.3.3 才顺利编译过。

@YumikoAzu
Copy link

butterknife要降版本。我clone下来,改了gradle.Androidstudio3.1能编译。

@FanDuiWuXiaoJiaBan
Copy link

在build.gradle的android{
defaultConfig{
javaCompileOptions { annotationProcessorOptions { includeCompileClasspath = true } }
}
}解决butterknife的问题。如果报transformDexWithInstantRunDependenciesApkForDebug错误Settings--->InstantRun ---->去掉第一个条目的对钩就ok啦,我的AndroidStudio版本是3.1.3编译成功。但是同样出现网络错误,等下看看如何解决

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