Android Weekly Issue #437
3 Practical Steps To Master Android DataStore
Goodbye Gson, Hello Moshi
Gson已经过时了, 拥抱moshi.
Announcing Coil 1.0
Coil 1.0发布.
Android Weekly Issue #438
Dagger 2 in Android Dynamic Multimodule project
多module项目的依赖注入.
dynamic-feature依赖于主app的module.
文章代码:
https://github.com/skywall/android-dagger-multimodule
Kotlin Coroutines Exception Handling Cheat Sheet
协程异常处理小抄.
Android library development - Getting started
SDK开发的一个小系列.
Proto DataStore Android: Is It Worth It?
Migrating the deprecated Kotlin Android Extensions compiler plugin
Kotlin-android-extension要被deprecated了.
推荐使用ViewBinding.
Leak detection: Android Studio vs LeakCanary
内存泄漏检测: Android Studio和LeakCanary的比较.
Code
- releases-hub-gradle-plugin 自动升级库. 配套文章: https://medium.com/swlh/automate-dependencies-upgrades-with-releases-hub-8eac6d7f43d6