In this article, Sam Tolomei discusses the significance of APK size and analyze results in UX studies conducted by Google over the past 2 years.
Here's a quick tip on how to universally handle converting of currency values to a displayable string.
Benoît Quenaudon's high-level overview of the MVI architecture pattern.
Function references are another of those great improvements that we get with Kotlin, which are kind of exotic when we come from Java.
In order to maximise code reuse and deliver high quality onboarding animations, Novoda developed Spritz, an Android library that lets you effortlessly attach a ViewPager to a LottieAnimationView
This is the last post in the series of Architecture Components articles. This time Paulina Szklarska writes about migration of a Room database.
Here are a couple ideas about how to improve your app's implementation.
Here's a look at what professional Continous Integration (CI) and Continous Deployment (CD) can look like for Android apps.
The Runtastic team recently migrated their codebase from RxJava v1 to v2. Here are the changes they encountered.
Mark Allison provides an elegant solution to reading & writing SharedPreferences in Kotlin.
This is the third blog post about using Kotlin Coroutines and Android Architecture Components in one simple weather app.
In this post Elena Gorbacheva talks about the benefits (and downsides) from switching from Java to Kotlin.
You want to promote your product that helps Android developers getting their job done? Then place a sponsored post in our Android Weekly newsletter and reach more than 60000 android devs around the world.
We're looking for a brilliant dev with deep Android SDK experience to join our team. You’ll leave your mark on the Kik native client, the core of Kik Messenger, used by millions of people worldwide. Building features from start to finish, you'll directly impact our user's experience with the app.
Spritz is an Android library to seamlessly trigger a Lottie animation when the user drags a ViewPager or changes page programmatically. It supports animating while swiping and auto-playing when the swipe is complete.
Live Coding Template for Android Studio, also available in the JetBrains Plugins Repository.
To help you obtain more accurate and reliable data about your installs, Google has introduced the Google Play Install Referrer API, a reliable way to securely retrieve install referral content.
Delegation is one of the most inconspicuous Kotlin features. In this presentation, Marcin Moskala dives into possibilities that Kotlin delegation gives.
Sean McQuillan covers Google Sign-In, Smart Lock, Autofill Framework, and Auto Backup for Android developers.