Juhani Lehtimäki explains how to set up your app to be able to run production and debug versions side-by-side.
In this article, Vlad Sonkin shows why we need a FileProvider to share your files with other apps, and how to implement it.
After a year like 2020, the last thing your end users want is a horrible app experience. Improve your Play Store ratings and innovate faster in 2021 with AI-powered visual, functional, and performance testing from Kobiton. Get 20% OFF any plan when you use code: ANDROIDWEEKLY before 12/31/2020.
Luka Kordić shows how to read and write data to Jetpack DataStore, a modern persistence solution from Google.
In this post, Sergii Zhuk shares his views on how engineering management is different from software engineering, and what does success look like.
In this article, Shreyas Patil walks you through some basic recipes to cook your code tasty in Kotlin.
Harsh Shandilya shows how to write a custom parser for Moshi when your JSON doesn't match up with how you want to represent your data.
Mark Allison takes a look at how to use the new MaterialTimePicker component and also look at a gotcha with an easy workaround.
Sahil Sharma shares tips on getting your app ready for Scoped Storage, Package Visibility, Permission changes, and more.
John O'Reilly experiments combining Jetpack Compose with GraphQL.
Gabor Varadi explains why "Clean Architecture" might not be the pattern you're looking for.
Uli Luckas shares what felt wrong with previous approaches and how Kotlin enables a substantially different approach to cross-platform development.
Atomic Robot is looking for a Senior Android Developer to collaborate alongside our clients to create highly engaging mobile applications. Atomic Robot is a mobile consulting agency that has partnered with companies from startups to Fortune 500s across multiple industries.
Android Pokedex-AR using ARCore, Sceneform, Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
This library lifts the burden that comes with writing a bunch of check statements whether a permission has been granted or not from you, in order to keep your code clean and safe.
With this library, developers will have a performance-friendly video background with a few lines of code.
Kotlin Asynchronous Bluetooth Low Energy provides a simple Coroutines-powered API for interacting with Bluetooth Low Energy devices
Kotlin 1.4.30-M1 has arrived, with configuration cache support in the Gradle plugin and faster compilation times in Kotlin/Native.
VIdeos from all the presentations of droidcon APAC
Hadi Hariri sits down to talk to Nikolay Igotti, who's now leading the efforts of Compose for Desktop at JetBrains.
Nate Ebel teaches how to use GitHub project boards when breaking down software project tasks in this GitHub project management tutorial.
This last episode of the year arrives just in time for the holiday season. In this episode, Tor, Chet, and Romain go over everything that happened in 2020, both good and bad
In this episode, Colin White introduces us to Coil, an Android image loading library that recently hit the 1.0 milestone, completely written in Kotlin and with first-class support for Kotlin Coroutines.