会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Stay foolish,Stay hungry,persistence
博客园
首页
新随笔
联系
订阅
管理
2018年3月8日
com.baidu.mapapi.CoordType
摘要: 2.2.2升级到3.0.1百度报错了, 一:请检查.jar,.so是否是最新的 二:clear
阅读全文
posted @ 2018-03-08 13:55 dub
阅读(250)
评论(0)
推荐(0)
编辑
javaCompileOptions { annotationProcessorOptions { includeCompileClasspath = true } }
摘要: 一: 在app的build中android { ... defaultConfig { ... //添加如下配置就OK了 javaCompileOptions { annotationProcessorOptions { includeCompileClasspath = true } } } ..
阅读全文
posted @ 2018-03-08 13:16 dub
阅读(1959)
评论(0)
推荐(0)
编辑
公告