美文网首页Android Weekly Notes
Android Weekly Notes #452

Android Weekly Notes #452

作者: 圣骑士wind | 来源:发表于2021-03-09 00:06 被阅读0次

    Android Weekly Issue #452

    How Dagger, Hilt and Koin differ under the hood?

    这个文章的亮点是博主自带解说视频.

    RecyclerView Anti-Patterns

    RecyclerView的Anti-Patterns.

    Bridging the gap between coroutines, JVM threads, and concurrency problems

    了解协程在JVM上是如何执行的.

    Disposables Can Cause Memory Leaks

    Disposable会引起memory问题.

    Migrating away from JCenter

    JCenter今年5月要关了.

    • 使用者: 替换jcenter()mavenCentral().
    • 库的开发者: 尽快迁移, 重新发布.

    这里正好有个教程:
    https://getstream.io/blog/publishing-libraries-to-mavencentral-2021/

    Videos

    值得一看的视频:

    相关文章

      网友评论

        本文标题:Android Weekly Notes #452

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