Weekend good reads for Android developers, issue #23 (07/2022)

It’s Friday, it’s time for a new pack of articles to go over the weekend.

Android 13 deep dive: Every change, thoroughly documented

A few days ago, Google officially announced a new version of its flagship system. Of course, we are talking about Android 13. If you want to be up to date with all changes and news, you can find a broad summary in this post.

How To Securely Build and Sign Your Android App With GitHub Actions

If you want to learn how to automate the building process for an application, see this post.

JankStats Goes Alpha

Chet Haase announces JankStats: the first AndroidX library built specifically to instrument and report performance problems with your app on user devices.

Our Journey from XML to Jetpack Compose UI

Andrew Kelly documents migrating an app from using XML notation for screen layouts to Jetpack Compose UI.

Using Jetpack Compose with Square’s Molecule Library

The author shares how to use some patterns for Square’s Molecule library for building a StateFlow stream using Jetpack Compose.

That’s all from us, have a nice weekend!