随笔分类 -  Android编程

摘要:C:\xxxx\app-release\res\layout-v26\xxxx.xml:5: error: No resource identifier found for attribute 'xxxxxx' in package 'android' W: 解决方案: apktool empty- 阅读全文
posted @ 2020-08-22 11:01 DirWangK 阅读(916) 评论(0) 推荐(0)
摘要:修改项目下build.gradle文件 在jcenter()前添加mavenCentral() 1 // Top-level build file where you can add configuration options common to all sub-projects/modules. 阅读全文
posted @ 2019-11-20 22:06 DirWangK 阅读(1910) 评论(0) 推荐(0)