Android Nomad - Issue #2
September 14
How to display HTML using Android Compose | by Alexander Zaitsev | ProAndroidDev — proandroiddev.com The reason for writing this article is that Text composable function does not support HTML yet. Since there are plenty of utility libraries that try to archive the same, I chose the way of my…
Android Developers Blog: Announcing the new guide to Android app modularization — android-developers.googleblog.com Posted by Miłosz Moczkowski, Developer Relations Engineer, Android As your app grows in size and complexity, it becomes increasingly d...
Simple RSS Feed app using Jetpack Compose — vtsen.hashnode.dev How I build a clean architecture RSS Feed Reader Android app using Kotlin and Jetpack Compose?