/common-utils

Some java tools I used in my android app.

Primary LanguageJava

Common Utils

这里是我经常用的一些工具

在Android Studio中引用

dependencies {
    compile 'org.x13945:common-utils:0.0.1'
}