Learning Android Development

Simple Profile App Example in Jetpack Compose | Android App Development

YUNGBLUDD
3 min readSep 10, 2022

This is a Simple profile App demo to help you guys start with Jetpack Compose. If You are a Java as well as a Kotlin developer it doesn’t matter as jetpack Compose makes it really easy to understand the concepts.

Create a Composable CreateImageProfile( )

In this function, we are attaching the image in a circular shape so that it can fit any image you want to.

Output —

Create a Composable CreateInfo( )

In this function, we are just adding details of a person and Job profile. There are 3 Texts arranged in a…

--

--

YUNGBLUDD

Android & Flutter App developer | Kotlin | Jetpack compose | Clean Architecture | Firebase | CI-CD pipelines | SOLID principles | Git