Plugin with id 'com.android.application' not found.


构建报错:

Error:(1, 0) Plugin with id 'com.android.application' not found.<a href="openFile">Open Filea>

 

ctrl+alt+s 找到build tool …修改gradle为2.8版本

在外层的build.gradle文件中增加下面的配置

什么是外层的 参见上一篇

buildscript {    repositories {        mavenCentral() // or jcenter()    }    dependencies {        classpath 'com.android.tools.build:gradle:1.3.1'    }}

完了之后就是这样:

end


更多相关文章

  1. Unity3D与android交互----构建android插件
  2. Android搭建客户端连接java构建的服务端
  3. [android] 构建menu的一种方法
  4. Android官方技术文档翻译——IntelliJ 项目迁移
  5. android listview(每个item包含图片及文字)
  6. springmvc+mybatis 构建cms内容发布系统 ios android
  7. android 学习之listview
  8. Jenkins + gitlab 构建Android(安卓)apk之路
  9. [Android] 基于 Linux 命令行构建 Android(安卓)应用(四):命令行构

随机推荐

  1. android消息处理机制学习(一)-Handler,Mess
  2. android 二 BMI 小例子
  3. Android 3.0 r1 API中文文档(107) —— A
  4. android aapt (android asset packaging t
  5. [置顶] Android 5.1 open data flow 数据
  6. Android 3.1 r1 中文API文档 (120) ——
  7. Android客户端与服务器用Socket进行通信
  8. 【专题】Android 启动流程相关
  9. Android 安卓让LinearLayout放置于底部的
  10. Android UI 优化-使用theme 预加载