AndroidUtilCode 1.22.9 发布,安卓工具类库

  

AndroidUtilCode 1.22.9 已发布,AndroidUtilCode 是一个强大易用的安卓工具类库,它合理地封装了安卓开发中常用的函数,具有完善的 Demo 和单元测试,利用其封装好的 APIs 可以大大提高开发效率,如今它主要包括两部分模块,其一是主工具类模块:utilcode,其中的工具类是开发中常用到的;其二是子工具类模块:subutil,它包含的工具类并不是很常用,它的出现是为了防止主工具类的臃肿。

更新内容:

  • 18/12/29 [add] AntiShakeUtils and VibrateUtils.

  • 18/12/28 [fix] ToastUtils show behind the dialog when close notification.

  • 18/12/27 [fix] LogUtils print StringBuilder failed.

更新日志

下载地址:

猜你喜欢

转载自www.oschina.net/news/103158/androidutilcode-1-22-9-released