Jetpack Compose Grocery App UI | Dashboard App Part 3

Jetpack Compose Grocery App UI | Dashboard App Part 3

In this article, I make a jetpack compose grocery app UI. Also, you can learn from previse articles part 1and part 2 here I create a UI for the jetpack compose App bar and Jetpack Compose a horizontal list to show the  Banner and category or product. In this blog, I complete the screen full … Read more

Jetpack compose LazyRow horizontal list | Dashboard App Part 2

Jetpack compose LazyRow horizontal list

Hi, Android developer in this codeplayon article I make a Jetpack compose LazyRow horizontal list. Like we a horizontal list with card view and showing a list of item hare, For example, you can see any e-commerce App the showing a banner offer list in the dashboard simile UI I make with jetpack compose. Jetpack … Read more

Jetpack compose topappbar menu and Header | Dashboard App Part 1 

Jetpack compose topappbar menu and Header

Hi Developer in this jetpack compose example I make a UI Jetpack compose topAppBar and Header. Like an E-commerce App, you can see at the top of the screen a Search bar, Favorite product, Notification, etc. And at the below od table bar you can see some button. These are all UI I create using … Read more

Jetpack compose custom rating bar in android 2022

Jetpack compose custom rating bar in android

Hi, Developer in this jetpack composes I create an example. Jetpack composes a custom rating bar in android. Jetpack Compose is a great new declarative UI tool for Android that allows UI creation using Kotlin as a replacement for the cumbersome XML layouts. This article will provide a straightforward demonstration of Jetpack Compose inside the … Read more

Custom AlertDialog with Jetpack Compose Android 2022

Custom AlertDialog with Jetpack Compose Android

Custom AlertDialog with Jetpack Compose Android. Jetpack Compose is a great new declarative UI tool for Android that allows UI creation using Kotlin as a replacement for the cumbersome XML layouts. This article will provide a straightforward demonstration of Jetpack Compose inside the context of a project. It also explains how to build an alert-based … Read more

Bottom Navigation Bar with Jetpack Compose

Bottom Navigation Bar with Jetpack Compose

Hi Developer in this jetpack compose article we learn about the Bottom navigation bar. We’ve all experienced BottomNavigationBar in numerous apps, like Linkedin, Instagram, Quora, and many more. In this article, we’ll discover how to include bottom navigation to Jetpack Compose. Here’s a look at how it will appear. Also, you can learn in these blog jetpack … Read more

How to Convert Speech To Text in Jetpack Compose

How to Convert Speech To Text in Jetpack Compose

How to Convert Speech To Text in Jetpack Compose. Have you ever thought about how Google’s speech-search functions, or have you ever thought of creating an app for the narration of ebooks? It may appear to be a complicated technology. It isn’t easy to set up by yourself, Android (via Google Services) includes speech-to-text and text-to-speech APIs … Read more

What is Git & Why Should You Use It 2022

What is Git & Why Should You Use It

What is Git & Why Should You Use It. “Technology works best when it connects people. In today’s fast-paced globe, Git does exactly that. In recent years have seen the need for Git over other systems for managing versions has increased by 20 percent. What brought the system to such a huge acceptance? The ‘What’s Git?’ blog walks … Read more

Jetpack Compose Ticket ZigZag View

Jetpack Compose Ticket ZigZag View

Hi, Android developer in this jetpack composes article I make a jetpack compose ticket zigzag view. Also, we learn in this article how to make a custom view in jetpack compose. So let’s start to make examples for Jetpack Compose Ticket ZigZag View. n the Advance android learn for development and advanced tech for making … Read more