会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Spiderman L
It's the choices we make that makes us who we are ,and we always have a choice to make things right.
博客园
首页
新随笔
联系
管理
订阅
2019年3月19日
java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: AAPT2 error: check logs for details
摘要: 这个错误单个拿出来讲解一下,是因为记录一下日常开发排错的方式以及日志的查阅: 这个错误网上大部分的解决方式是:在项目的gradle.properties中添加一行 android.enableAapt2=false 的代码 但是这种方式好像也并不能解决全部情况下的该问题,而且这种方式已经过时了。 我
阅读全文
posted @ 2019-03-19 14:15 Spiderman.L
阅读(11498)
评论(0)
推荐(0)
编辑
公告