Android Stack Weekly ??? Issue#96

Streamlined Android Sign-In with Credential Manager Passkeys

Explore the latest in Android sign-in security and convenience with Credential Manager Passkeys. This blog post discusses how this feature simplifies and enhances user authentication on Android devices for a seamless experience.

Creating a Speedometer with Compose Canvas API

Discover how to build a dynamic and visually appealing speedometer using Compose Canvas API.

Avoiding Kotlin’s runBlocking Deadlock Trap

Learn from one developer’s experience of encountering and overcoming Kotlin’s runBlocking deadlock issue, and gain valuable insights on how to prevent and address similar challenges in your Kotlin projects.

CatGPT: Positioning Elements on Overlays Made Easy

Explore how to position elements on screen in Jetpack Compose by getting the y-position of an element and then creating an overlay.

Website

Tags: Android Stack