Discover Stream's Android v5 update with enhanced offline storage, deeply customizable UI components, JetpackCompose support moved to stable, and many more awesome features!
Privado CLI tool scans your app's code & automatically identifies the data types it collects & the data types you share with SDKs. The tool uses this data to automatically generate a data safety report that you can import directly to your Play Store console. Learn more about our free tool here.
You probably have Bluetooth devices around your house, so Grzegorz Matyszczak thought why not leverage them to sense what room you're in with this Android implementation.
Zach Klippenstein writes daily about the work he's doing for the Compose team's internal hack week, where he's expanding Compose’s text editing APIs to be more flexible.
Google has released a new Kotlin coroutines testing guide. In this guide, you'll learn how to use the testing APIs new in kotlinx.coroutines.test 1.6, as well as the best practices you'll need to test your Android code.
ANRs happen for way more reasons than just blocking the main thread for 5 seconds. Join this webinar for a deep dive into the Android internals for ANRs, including how they are monitored, processed, and triggered. You'll also learn about different approaches to detecting ANRs in production.
Konrad is looking for Android developers of all experience levels to join our mobile team building native apps for the world’s most exciting companies. Our team of 200+ developers is always looking to solve challenging problems, learn, and have fun!
We are looking for a talented Android Software Engineer to join our team of 10 Android engineers. Doximity is based in San Francisco, CA, but our entire Android team is remote! We embrace remote work life, using industry standard tools to collaborate.
Matthew Mossman, Android engineer for eBay, shares how he and his team optimized the eBay app for large screens and discusses the impact they saw in their customer’s engagement and experience on the tablets
Philipp Lackner covers the core concepts of Android Gradle. That includes different build types (debug, release, etc.), product flavors and their use, build variants, and how to make use of different source sets.