Skip to content

linsonxie/Lazy

 
 

Repository files navigation


#这个是我自己收集整理的一些常用的工具类 ##有好的工具类,希望大家提交PR

  • AppUtils
  • ArrayUtils
  • AssetDatabaseOpenHelper
  • CollectionUtils
  • DbHelper
  • DigestUtils
  • FileUtils
  • ImageUtils
  • IOUtils
  • ListUtils
  • MapUtils
  • NetWorkUtils
  • ObjectUtils
  • ParcelUtils
  • PreferencesUtils
  • RandomUtils
  • ResourceUtils
  • ScreenUtils
  • SerializeUtils
  • ShellUtils
  • SingletonUtils
  • SizeUtils
  • SqliteUtils
  • StringUtils
  • SystemUtils
  • TimeUtils
  • ToastUtils
  • ViewUtils
  • Base64
  • DensityUtil
  • MD5
  • ZipUtil
  • TransitionTime
  • DateUtil
  • RecorderControl
  • ClassUtils
  • DES
  • HanziToPinyin
  • RegularExpression
  • MiscUtils
  • AnimationUtils
  • Colors
  • ChannelUtil
  • DataCleanManager
  • DatabaseExportUtils
  • DeviceStatusUtils
  • PhoneUtil
  • ShortCutUtils

##使用 allprojects { repositories { maven { url "https://jitpack.io" } } }

      compile 'com.github.l123456789jy:Lazy:-SNAPSHOT'

License

Copyright 2015 lazy

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

自己整理的常用的工具类

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%