自定义字体库:
https://github.com/chrisjenx/Calligraphy
LeakCanary免侵入:
https://github.com/square/leakcanary
Anko:kotlin简单快速开发,layout布局、SQLite数据库和Coroutines协程三个方面
https://github.com/Kotlin/anko
Kotlin KTX:简单快速开发,代码扩展Extensions
https://github.com/android/android-ktx
dagger2:依赖注入
https://github.com/square/dagger
navigation:Google2018IO大会导航
https://developer.android.google.cn/jetpack/androidx/releases/navigation
强大的字体图标库:
https://github.com/mikepenz/Android-Iconics
数据库realm用来替代sqlite的一种解决方案,自己的数据库存储引擎,比sqlite更轻便,速度更快具有现代化数据库特性JSON,流api,数据通知变更,跨平台等
https://realm.io/docs/java/latest/
网友评论