美文网首页
第三方库

第三方库

作者: 主音King | 来源:发表于2019-07-30 15:52 被阅读0次

    自定义字体库:
    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/

    相关文章

      网友评论

          本文标题:第三方库

          本文链接:https://www.haomeiwen.com/subject/hwxglctx.html