andriod studio
xiaobeipeng
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
在使用recylerview的时出现 Error:Could not find com.android.support:recyclerview-v7:28.0.0-alpha1.
在使用recylerview的时出现Error:Could not find com.android.support:recyclerview-v7:28.0.0-alpha1.检查发现compileSdkVersion 26targetSdkVersion 26改为:implementation 'com.android.support:recyclerview-v7:26.1.0'...原创 2018-04-18 15:40:58 · 7568 阅读 · 3 评论 -
错误:Error:Failed to complete Gradle execution. Cause: Write access is allowed from event dispatch thr
错误:Failed to complete Gradle execution. Cause: Write access is allowed from event dispatch thread only解决办法:File -> Project Structure -> SDK Location 然后 解决啦!!!转载 2018-04-13 09:31:17 · 985 阅读 · 0 评论
分享