Follow
Shreyas Patil

Shreyas Patil

139 followers

👨‍💻 Engineer @Paytm 📱Google Developer Expert for Android ❤️ All things Android & Kotlin 🌐Web Developer ⚙️Open Source Enthusiast

PermissionFlow: A Reactive API for knowing the status of Android app permissions

May 22, 20235 min read

Hey Android-ers 👋🏻, In big Android projects, it is common to divide the app into several modules. This can be done for a variety of reasons, such as...

PermissionFlow: A Reactive API for knowing the status of Android app permissions
Simplifying Redux in Kotlin: "mutating" immutable states with Mutekt
Mastering Android App Performance: Analyzing Bottlenecks with Perfetto 🚦
Leveraging the Snapshot Mutation Policies of Jetpack Compose
ViewModel: for UI business, not UI operations 😮
Exploring "select" expression of Kotlin coroutines