--> Basic Gallery App Using Jetpack Compose, Media3 And Coil In this video, we’ll build a simple gallery app that fetches all images and videos from the device and displays them in a LazyVerticalGrid. The app efficiently loads media from storage and organizes it in a scrollable grid layout. Jan 29, 2025 Building Ktor Server to Send Emails via Gmail SMTP Server This guide takes us on a journey through configuring our Google account for SMTP access and establishing a Ktor server for streamlined email delivery. Feb 24, 2024 Extract Text From Images Using ML-KIT Text Recognition Api In this tutorial we will be building app which will be able to extract text from any images using mlkit text recognition api, jetpack compose and will be following clean architecture guideline. Jan 31, 2023 Complete Push Notification Guide In Android Using Ktor Server And FCM This video is complete guide for push notification implementation in android. We build both frontend and backend using kotlin. We will be integrating firebase cloud messaging (FCM). Instead of using firebase console for sending notification we will be integrating firebase admin sdk in our ktor server.For UI we will be using jetpack compose.We will be implementing deep linking for our composable screens. So we will get to know about deep linking handling for our notification. Jan 22, 2023 Qrcode & Barcode Scanner App Using Jetpack Compose And Google Code Scanner In this tutorial we will be building barcode scanner app using google code scanner , jetpack compose and will be following clean architecture guideline. Jan 7, 2023
In this video, we’ll build a simple gallery app that fetches all images and videos from the device and displays them in a LazyVerticalGrid. The app efficiently loads media from storage and organizes it in a scrollable grid layout.
This guide takes us on a journey through configuring our Google account for SMTP access and establishing a Ktor server for streamlined email delivery.
In this tutorial we will be building app which will be able to extract text from any images using mlkit text recognition api, jetpack compose and will be following clean architecture guideline.
This video is complete guide for push notification implementation in android. We build both frontend and backend using kotlin. We will be integrating firebase cloud messaging (FCM). Instead of using firebase console for sending notification we will be integrating firebase admin sdk in our ktor server.For UI we will be using jetpack compose.We will be implementing deep linking for our composable screens. So we will get to know about deep linking handling for our notification.
In this tutorial we will be building barcode scanner app using google code scanner , jetpack compose and will be following clean architecture guideline.