Thomas Pucci recreates the Instagram stories screen, along with its gestures, in Compose UI.
Vinay Gaba's tool for finding the Jetpack Compose equivalents to XML attributes and Views.
Julien Salvi shows how we can take advantage of the coroutines and lifecycle libraries to replace the Handler().postDelay() method to safely trigger an action after a specified amount of time.
Place a sponsored post or job post to reach thousand of Android developers around the world
Yahor Urbanovich demonstrates an animated & interactive bottom sheet implementation in Compose UI.
A deep, deep dive into making Square Workflow @Composable
Júlio Cesar Bueno Cotta presents a common problem when modularising Android Apps and the navigation library that he created to help us with it.
In this post, Trinh Le shares a step-by-step guide to migrate from Dagger to Hilt gradually.
Snapshot testing is a powerful tool if used properly, ensuring that your app looks as it should under any specification our app requires. Sergio Sastre Florez examines how to implement these tests.
Andrej Vukelic teaches how to track your activities in your Android app by creating a fitness app that uses the Activity Recognition API.
Sam Edwards shares his adventures in recreating TextView-style text shadows in Compose UI.
This article walks you through the evolutionary journey of a relatively ‘simple’ component, Button, to give you an inside look at how iteratively the APIs were designed to be easy to use, yet flexible.
At GoDaddy, you can propel your career. You'll have the ability to do so by enabling small business owners to sell and grow their business via easy-to-use Mobile tools. If you're a self-driven, and strong Android developer, you belong at GoDaddy! Click the link to learn more about the #GoDaddyLife.
Help us craft new greenfield architecture in Android using the latest technologies, Compose, AndroidX, Kotlin, Jetpack. Our foundational technology mobile team needs you!
This library contains the basic infrastructure for routing deepLinks, activities and fragments within a multi-module application in a way that a feature module does not need to explicitly depend of another
Chesso is an animated, Jetpack Compose-based chess app aimed at beginners and intermediate players for studying purposes.
KSwift it's gradle plugin for generation Swift-friendly API for Kotlin/Native framework
Google announced Tiles can be shared with your smartwatch users. You can start creating your custom Tile by downloading the latest Alpha release of the Jetpack Tiles API
Google has released the fourth Beta of Android 12, and moving into the final phase of the release.
Join fellow developers in your community and improve your skills by attending an Android Study Jam!
The 1.5.30 release is approaching, and now Jetbrains is presenting the release candidate
This special episode is dedicated to the 10 Years of Kotlin celebration and features 6 guests talking about their journeys with the language.
Nate Ebel explores what the release of Jetpack Compose means for you and your projects, and shares his thoughts after working with Compose in production for the past couple of months.
In this episode, Chet, Romain and Tor talk with Sara N Marandi, Fred Chung and Erik Wolsheimer about the new privacy features in Android 12, such as the privacy dashboard, and the camera and microphone usage indicators.
What lies in store for Kotlin in the next decade? Together with Roman Elizarov, gaze into the future, and watch the collected insights in this video.
Ash Davies shows that by taking the stance that every piece of code we write is an API we can build more versatile and scalable applications.
Mohit Sarveiya dives deep into the Shared & State Flow APIs