Browsing Tag
kotlin
43 posts
Simple Google Map App – Jetpack Compose
Step-by-step guides to implement Google Map app using Jetpack Compose components for the Android Maps SDK This article…
KSP for Code-Generation
Photo by Birmingham Museums Trust on Unsplash As a developer, what we’re doing every day is writing code. Not…
How to reuse data for previews in Jetpack Compose
Jetpack Compose is a newer UI toolkit to build wonder screens on android native. This toolkit simplifies and…