//implementation 'com.android.support:appcompat-v7:26.1.0' 改成
implementation 'com.android.support:appcompat-v7:25.3.1'
相关文章
- 【Android开发经验】Cannot generate texture from bitmap异常的解决方式
- Go语言中cannot convert adminname (type interface {}) to type *: need type assertion的解决办法
- 解决CXF的java.io.FileNotFoundException: class path resource [META-INF/cxf/cxf-extension-soap.xml] cannot be opened because it does not exist
- 关于GDAL运行时出现Cannot find proj.db的解决办法
- 使用sklearn时cannot import name MLPClassifier的解决办法
- vue 报错 Cannot read property '__ob__' of undefined的解决方法
- 解决PyCharm启动时出现“cannot lock system folders"的问题
- 32位系统下VS开发生成的.exe程序在64位系统中连接Access数据库文件问题的解决过程
- 报错cannot be referenced from a static context的解决方法
- CDH安装hdfs后Permission denied: user=root, access=WRITE, inode="/":hdfs:supergroup:drwxr-xr-x 的解决