OkHttp 5.0.0 stable has been released.
https://central.sonatype.com/artifact/com.squareup.okhttp3/okhttp/5.0.0
Senior Developer Advocate at RevenueCat 🥑
Google Developer Expert for Android :androidHead: and Kotlin :kotlin:
Open Source Software Engineer ❤️
OkHttp 5.0.0 stable has been released.
https://central.sonatype.com/artifact/com.squareup.okhttp3/okhttp/5.0.0
Google Play Billing Library 8.0.0 Release
https://developer.android.com/google/play/billing/release-notes#8-0-0
The Manifest Android Interview book is #1 New Release in the Mobile Device Programming category.
The RevenueCat's Android SDK 8.20.0 has been released!
This release now includes Baseline Profile integration, which increases your app's startup performance.
The Korean translation of the Manifest Android Interview book is about 60% complete, and it's started pre-sales on Leanpub!
Compose Tip:
By using compose-bom-alpha, you can access the latest alpha releases of Jetpack Compose and experiment with the newest features ahead of stable versions.
https://mvnrepository.com/artifact/androidx.compose/compose-bom-alpha/2025.06.00
The hardcover edition of Manifest Android Interview just arrived!
Landscapist 2.5.0 has been released.
🌻 Landscapist is a highly optimized, pluggable Jetpack Compose and Kotlin Multiplatform image loading library that fetches and displays network images.
UI State production
https://developer.android.com/topic/architecture/ui-layer/state-production
I published a new article 'Server-driven UI SDK on Android: how RevenueCat enables remote paywalls without app updates'.
You’ll explore server-driven UI mechanisms, with a focus on how RevenueCat's Paywall Editor enables you to build and remotely update.
https://www.revenuecat.com/blog/engineering/server-driven-android/
That's pretty... expressive!
Already available in Compose Multiplatform 1.9.0-alpha02 if you wanna play with the new theme and components.
¡La traducción al español de Manifest Android Interview ha sido publicada! 🇪🇸
Este libro es una guía completa con 108 preguntas de entrevista, 162 prácticas y 50+ consejos, centrada en desarrollo Android y Jetpack Compose.
Only 5 seats left to subscribe to Dove Letter at $6 before the price goes up. Join the daily study repository to dive into Android and Compose internals, interview questions, and the latest curated articles.
Manifest Android Interview has been ranked #1 among newly released books in Amazon’s Mobile App Development & Programming category 🚀
The hardcopy edition of Manifest Android Interview is now available on Amazon! 📚
Disable Lifecycle `MainThread` checks for Compose Multiplatform.
LifecycleRegistry, by default, enforces that it is only accessed from the main thread. While this is a safe assumption on Android, it causes crashes in Compose Multiplatform.
https://android-review.googlesource.com/c/platform/frameworks/support/+/3642464
We’re gearing up for the next Shipaton—RevenueCat’s global hackathon for mobile devs building real, revenue-generating apps.
Want to host an in-person event? We’re here to support your dev club or meetup.
The hardcopy edition of Manifest Android Interview is now available on Amazon! 📚
Publish multiple Android libraries as one with Fused Library
https://developer.android.com/build/publish-library/fused-library
Landscapist 2.4.9 has been released.
🌻 A pluggable, highly optimized Jetpack Compose and Kotlin Multiplatform image loading library that fetches and displays network images with Glide, Coil, and Fresco.