Android Compose Material Design

Android compose Material tutorial

Hi, Developer let’s learn advanced Jetpack android compose tutorial layout to learn new things in android. In this article, we learn android compose the material design. Jetpack Android Compose is a modern toolkit for building native UI Android.  Jetpack compose is a simplified and quick UI development tool on android with less code and intuitive … Read more

Android compose Layouts with examples

Android compose Layouts example

Hi in this Android compose tutorial we learn android compose layouts with examples. How to make layouts in android using the jetpack. So here we make a layout showing a card with an image and name. The android UI elements are hierarchic and elements are used in another element. Add multiple texts in Android compose … Read more