Skip to main content

2 posts tagged with "Fundamentals"

Core programming and computer science concepts explained clearly

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.