android-studio - Android Studio编译出错
伊谢尔伦
伊谢尔伦 2017-04-17 17:31:38
0
2
504

今天研究App热补丁动态修复的例子,导入github上的一个项目https://github.com/flycumt/AndHotFix,导入之后build报错:


根据它的提示我在Terminal里面运行:gradlew compileDebug --stacktrace
输出如下:


现在不知道这是什么问题了。。。
我用的是Android Studio 2.0正式版,gradle文件配置都是跟上面github链接项目里一样的
谁能跑通这个项目? 我今天试了好几个项目了,都有问题。。。。

伊谢尔伦
伊谢尔伦

小伙看你根骨奇佳,潜力无限,来学PHP伐。

reply all(2)
洪涛

The project on github supports gradle1.5, and Android Studio 2.0 should use gradle-2.10. These two require some modifications directly, or you can use 1.5 AS or update build.gradle yourself, etc. Related content

迷茫

Try using one from a big manufacturer, there should be a solution to this problem in the issues

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!