摘要:
错误1:android.content.res.Resources$NotFoundException 错误2:Resource is not a Drawable (color or path) 解决方案: 将图片从 drawable 拷贝到 drawable-v24 保证两边都有,就行了 阅读全文
摘要:
错误内容: Error:Execution failed for task ':app:preDebugAndroidTestBuild'.> Conflict with dependency 'com.android.support:support-annotations' in project 阅读全文