错误: Appcompat build fail values-v23/styles_bases.xml
处理方法:
- press Shift button two times, a search box will appear type build.gradle
- choose build.gradle module:app from the suggestion.
- major version of
compileSdkVersionandsupport librariesunderdependenciesshould be same as following code depict.
本文介绍了解决Android开发中遇到的AppCompat错误的方法。通过调整build.gradle文件中的compileSdkVersion及支持库版本,确保两者一致来修复values-v23/styles_bases.xml的构建失败问题。
2786

被折叠的 条评论
为什么被折叠?



