会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
似鱼
博客园
首页
新随笔
联系
管理
订阅
2020年5月24日
Android Studio使用时遇见的一些问题+解决方法(持续更新)
摘要: 1.如果编译时出现“ERROR: Plugin with id 'com.android.application' not found.”错误. 解决方法:请在build.gradle文件中添加以下代码。 buildscript { repositories { google() jcenter()
阅读全文
posted @ 2020-05-24 00:04 似鱼
阅读(824)
评论(0)
推荐(0)
编辑
公告