Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

proandroiddev.com

ProAndroidDev - Medium

Get the latest updates from ProAndroidDev - Medium directly as they happen.

Follow now 39 followers

Latest posts

Last updated 5 days ago

The Final Article on Loading Data in Kotlin Apps

5 days ago

Source: Gemini Image GenWhy this article?I’ve built 15+ apps and read thousands...

Mastering LinkAnnotation: The Modern Approach to Text Links

7 days ago

In this article, we will learn how to migrate ClickableText to a...

Avoid using Array in the data class constructor in Kotlin

11 days ago

Image generated by the author using MidjourneyIn a previous article, we discussed...

Proto vs JSON: When to Use Which (and Why)

12 days ago

When you’re building modern apps — whether mobile, web, or backend —...

Adding Localization Support in Compose Multiplatform

12 days ago

One of the strengths of building with Compose Multiplatform is the ability...

Tooltips in Compose Material 3

13 days ago

The Material Design 3 library in Compose provides an out-of-the-box API for...

How to Locally Test Your Android or KMP Library Using Maven Local

16 days ago

Image Source — GPT 4oIntroductionWhen developing an Android or Kotlin Multiplatform (KMM)...

How to Reduce Android Studio Memory Usage

16 days ago

Android Studio is a powerful IDE, but it can be memory-hungry. A...

Getting Started with Media3-UI-Compose: Compose UIs for Media Playback

17 days ago

Media3’s 1.6.0 version introduced a new module media3-ui-compose, which provides state classes...

Process Death Handling via Automatic StateFlow Persistence with Reanimator (Android & KMP)

17 days ago

Image Source — GPT 4oWhy Saving App Information is Very ImportantWhen we...

W/H/W In Android #1: Yes, Activity With Constructor Arguments

17 days ago

W/H/W In Android #1: Yes, Activity With Constructor ArgumentsWelcome to WHY/HOW/WHAT In...

At the Mountains of Madness with Jetpack Compose

17 days ago

As part of my daily attempt to pay the bills, I had...