AndroidUtils 列出了常用的一些工具类,logUtils,EmptyUtils,StringUtils,SystemUtils,ToastUtils,VersionUtils LOadingAndRetryLayout布局(参考借鉴别人的) Maven <dependency> <groupId>com.mlr</groupId> <artifactId>AndroidUtils</artifactId> <version>1.1.0</version> <type>pom</type> </dependency> Gradle compile 'com.mlr:AndroidUtils:1.1.0'