Skip to main content

One post tagged with "Kotlin"

Kotlin language for Android and backend development, with guides and best practices

View All Tags

Exploring How to Use Fragments in Android Development

· 3 min read
Haruka Yamamoto
A person and a dream

Before we begin, I should mention that I’m still a beginner in Android development — and yes, I still code on my phone! So it won’t be possible to show examples using Android Studio.

Hello, Android developers! 👋
Today we’re going to understand what fragments are and how they can transform the way we design interfaces in Android applications.