Skip to content

常用的一些工具类,logUtils,EmptyUtils,StringUtils,SystemUtils,ToastUtils,VersionUtils

Notifications You must be signed in to change notification settings

oneapp1e/AndroidUtils

Repository files navigation

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'

About

常用的一些工具类,logUtils,EmptyUtils,StringUtils,SystemUtils,ToastUtils,VersionUtils

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages