摘要:
参考: http://stackoverflow.com/questions/32153318/httpclient-wont-import-in-android-studio http://www.zhihu.com/question/35597452/answer/63619567 http:/ 阅读全文
摘要:
今天在用Android Studio 2.0 打开别人的较早版本生成的工程时, 提示: Gradle DSL method not found: 'android()'。 解决办法为,打开根目录下面的build.gradle, 删掉里面关android的模块。 项目中一般有两个build.gradl 阅读全文