# Android User Interface Development

DevFeed: [Android User Interface Development](<https://devfeed.tech/articles/android-user-interface-development-11521.md>)

Original publisher: [Read original article](<https://www.kodeco.com/android/paths/user-interface-development>)

Published: 2024-09-10T00:00:00Z

Content type: tutorial

Language: en

Sources: [Kodeco | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more](<https://devfeed.tech/sources/kodeco-high-quality-programming-tutorials-ios-android-swift-kotlin-unity-and-more.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [Jetpack Compose](<https://devfeed.tech/topics/jetpack-compose.md>), [User Interfaces](<https://devfeed.tech/topics/user-interfaces.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [compose](<https://devfeed.tech/tags/compose.md>), [course](<https://devfeed.tech/tags/course.md>), [development](<https://devfeed.tech/tags/development.md>), [learning](<https://devfeed.tech/tags/learning.md>), [resource](<https://devfeed.tech/tags/resource.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [user-interface](<https://devfeed.tech/tags/user-interface.md>)

## AI overview

Android User Interface Development is a learning path that provides a foundation for creating user interfaces with Jetpack Compose. It covers custom composables, layout with rows and columns, Android unit sizes, image storage, AndroidManifest.xml, and styling composables.

## Source excerpt

This course provides a strong foundation for creating user interfaces with Jetpack Compose. It also introduces the tools required to build user interfaces such dimens, drawables, strings, and other resource files contained in the SDK.