New member of Jetpack: Hilt With the release of the Android 11 system, the Jetpack family has introduced many new…
A new member of Jetpack: App Startup Future Android updates will gradually adopt this model: there will be fewer and fewer APIs…
Migrating from LiveData to Kotlin Flow RxJava: Too complicated to learn LiveData: Customized for Android, easy to use Flow: Simple things…
Java annotations fully explained As Android developers, we often use annotations, the most commonly used is @Override.Many popular frameworks…
Dive into LayoutInflater again In this post, I will share some new thoughts regarding LayoutInflater What LayoutInflater is used…