Contributions

Article
Learn how to implement biometric authentication with Jetpack Compose and AES encryption in Android apps for enhanced security and user experience.
Article
Exploring Jetpack Compose's Latest dragAndDropTarget and dragAndDropSource Modifiers
Article
Explore ComposeRecyclerView allows users to rearrange items or elements by dragging and dropping them into new positions.
Article
we’ll go through setting up ExoPlayer with Media3 to support live streaming using M3U8 URLs. Additionally, we’ll explore how to integrate an audio equalizer to provide users with a personalized audio experience.
Article
In this part, we will take our understanding of gestures in Jetpack Compose to the next level. We will unravel the complexities of handling multiple gestures concurrently, creating a fling effect, manually tracking interactions, disabling interactions when necessary, and even waiting for specific events.