摘要:
转自 https://www.cnblogs.com/tianzhijiexian/p/4458175.html 我们在编码的时候经常会用到findviewById,不厌其烦,我之前介绍过一个很取巧的方法,挺好用的,这里再贴一下: public class KaleBaseActivity exte 阅读全文
摘要:
// Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { repositories { maven { url 'https:// 阅读全文
摘要:
由于公司的网络限制,或者外网下载网速过慢的情况。会导致google或者jcenter库的aar,jar库文件无法下载。 错误信息 错误信息分析 Caused by: org.gradle.api.resources.ResourceException: Could not get resource 阅读全文