Android Weekly Notes #431-#433

Android Weekly Issue #431

DataStore:
https://android-developers.googleblog.com/2020/09/prefer-storing-data-with-jetpack.html

基于协程和Flow, 用于取代SharedPreferences.

Android Weekly Issue #432

Personal “Request changes” Materials Starter Pack (Kotlin ver.) (Part 1)

一些Kotlin编程习惯的细节讨论.

Android Weekly Issue #433

Uncomfortable Questions About App Signing

看起来在2021年, Google会强制要求所有的app都是app bundle了. 这就意味着要用Google的在线签名了.

Scoped Storage Tutorial for Android 11: A Deep Dive

Android 11强制scoped storage.

本文通过实例介绍.

The real size of Android objects

LeakCanary作者又一研究.

Spannable String: Text Styling with Spans

你可能感兴趣的:(Android Weekly Notes #431-#433)