- Видео 429
- Просмотров 372 254
Coding Meet
Индия
Добавлен 8 апр 2023
Welcome to Coding Meet, your go-to channel for learning Android programming! My channel is designed to provide you with the latest tutorials, tips, and tricks for building Android apps using Kotlin and Java. Whether you're a beginner or an experienced developer, I've got you covered with step-by-step guides and in-depth explanations. Join our community of passionate developers and take your Android programming skills to the next level with Coding Meet!
Keep supporting....
April 11, 2023 : First video
May 7, 2023: 10 subscribers 🎉
June 17, 2023: 50 subscribers 🎊
July 15, 2023: 100 subscribers 🥳
October 12, 2023: 500 subscribers 🤩
January 6, 2024: 1K subscribers 🚀
March 18, 2024: 1.5K subscribers 🎉
May 15, 2024: 2K subscribers 🎉
Our next goal is to reach 5000 subscribers, and we're excited to achieve it with your continued support.
Keep supporting....
April 11, 2023 : First video
May 7, 2023: 10 subscribers 🎉
June 17, 2023: 50 subscribers 🎊
July 15, 2023: 100 subscribers 🥳
October 12, 2023: 500 subscribers 🤩
January 6, 2024: 1K subscribers 🚀
March 18, 2024: 1.5K subscribers 🎉
May 15, 2024: 2K subscribers 🎉
Our next goal is to reach 5000 subscribers, and we're excited to achieve it with your continued support.
How to Debug Re-composition in Your Jetpack Compose UI Android Studio
☕ Buy me a Coffee:
www.buymeacoffee.com/codingmeet
📁 GitHub:
github.com/Coding-Meet
🔗 LinkedIn:
www.linkedin.com/in/coding-meet
📸 Instagram:
codingmeet26
🐦 Twitter:
CodingMeet
------------------------------------------------------------------------------------
Kotlin Multiplatform & Compose Multiplatform:
ruclips.net/p/PLlSuJy9SfzvEiYH59pDDNvFJjHoYLV0MM&si=rtW8kk5SE2bHsdJP
Document Scanner App | Google Doc ML Kit | Room | MVVM | Jetpack Compose | Android Studio
ruclips.net/p/PLlSuJy9SfzvFaZGg96EKMa0u1V3LecbCa
Jetpack Compose in Android Studio Kotlin
ruclips.net/p/PLlSuJy9SfzvEeSfEWC_PQr0WX_JXzWVvP
Navigation in Jetpack Compose | Android Studio
ruclips.net/p/PLlSuJy9SfzvHFbAQR3TZd...
www.buymeacoffee.com/codingmeet
📁 GitHub:
github.com/Coding-Meet
🔗 LinkedIn:
www.linkedin.com/in/coding-meet
📸 Instagram:
codingmeet26
🐦 Twitter:
CodingMeet
------------------------------------------------------------------------------------
Kotlin Multiplatform & Compose Multiplatform:
ruclips.net/p/PLlSuJy9SfzvEiYH59pDDNvFJjHoYLV0MM&si=rtW8kk5SE2bHsdJP
Document Scanner App | Google Doc ML Kit | Room | MVVM | Jetpack Compose | Android Studio
ruclips.net/p/PLlSuJy9SfzvFaZGg96EKMa0u1V3LecbCa
Jetpack Compose in Android Studio Kotlin
ruclips.net/p/PLlSuJy9SfzvEeSfEWC_PQr0WX_JXzWVvP
Navigation in Jetpack Compose | Android Studio
ruclips.net/p/PLlSuJy9SfzvHFbAQR3TZd...
Просмотров: 56
Видео
Lifecycle Event Tracking in Jetpack Compose | Android Studio
Просмотров 8614 дней назад
☕ Buy me a Coffee: www.buymeacoffee.com/codingmeet 📁 GitHub: github.com/Coding-Meet 🔗 LinkedIn: www.linkedin.com/in/coding-meet 📸 Instagram: codingmeet26 🐦 Twitter: CodingMeet Kotlin Multiplatform & Compose Multiplatform: ruclips.net/p/PLlSuJy9SfzvEiYH59pDDNvFJjHoYLV0MM&si=rtW8kk5SE2bHsdJP Document Scanner App | Google Doc ML Kit | Room | MVVM | Jetpack Compose | Andr...
How to Handle Runtime Permission (Showing rationale + Permanently Declined) in Jetpack Compose
Просмотров 9628 дней назад
☕ Buy me a Coffee: www.buymeacoffee.com/codingmeet 📁 GitHub: github.com/Coding-Meet 🔗 LinkedIn: www.linkedin.com/in/coding-meet 📸 Instagram: codingmeet26 🐦 Twitter: CodingMeet Kotlin Multiplatform & Compose Multiplatform: ruclips.net/p/PLlSuJy9SfzvEiYH59pDDNvFJjHoYLV0MM&si=rtW8kk5SE2bHsdJP Document Scanner App | Google Doc ML Kit | Room | MVVM | Jetpack Compose | Andr...
How to Fix the jCenter Repository Issue After Shutdown in Android Studio
Просмотров 239Месяц назад
In this video, I'll show you how to fix the jCenter repository shutdown issue in Android Studio, especially if you're encountering the "Failed to resolve" error for libraries that used to be hosted on jCenter. I'll guide you through how to switch to alternative repositories and what to do if you have or don’t have the necessary library JAR files. 💡 What You'll Learn: Understanding the jCenter s...
How to use movableContentOf in Jetpack Compose | Kotlin | Android Studio | Avoid re-composition
Просмотров 92Месяц назад
Jetpack compose already has some quite intelligent optimizations that are applied automatically in order to avoid unnecessary recompositions. As intelligent as it may be, we sometimes need to manually avoid recompositions and movableContentOf is one of the tools for the job. Blog link: betterprogramming.pub/exploring-movablecontentof-in-jetpack-compose-6807a43047cd ☕ Buy me a Coffee: www.buymea...
Full Guide: How to Form Validation With Jetpack Compose in Android Studio | Kotlin | Jetpack Compose
Просмотров 3252 месяца назад
In this video, I’ll show you how to implement form validation in Jetpack Compose for Android applications. Form validation is crucial for ensuring that users input valid data before submitting a form, and Jetpack Compose provides a powerful declarative way to handle this. 🎯 Key Highlights: Validation Logic: Step-by-step instructions on adding validation rules like required fields, email format ...
How to Integrate Bottom Navigation Bar and Navigation Rail for Large Screen in Compose Multiplatform
Просмотров 2362 месяца назад
Welcome to Part 25 of our News Kotlin Multiplatform for Beginners series! In this video, we’ll show you how to integrate both a Bottom Navigation Bar and a Navigation Rail to create a responsive and user-friendly interface for both small and large screens using Jetpack Compose. Learn how to optimize your app’s navigation to accommodate various screen sizes and orientations. 🔑 What You’ll Learn:...
All Bugs Solved (Navigation Properly Not Working and ViewModel Sometimes Recreates) - Part 24
Просмотров 1452 месяца назад
Read my first article link : medium.com/@meet26/how-to-integrate-viewmodel-in-kotlin-multiplatform-with-koin-1a1134530215 Welcome to Part 24 of our News Kotlin Multiplatform for Beginners series! In this video, we’ll tackle and resolve common issues such as navigation problems and ViewModel recreation in Jetpack Compose for Kotlin Multiplatform projects. If you’ve faced challenges with navigat...
How to Use Koin in Jetpack Compose Kotlin Multiplatform and Compose Multiplatform Part - 23
Просмотров 1872 месяца назад
Welcome to Part 23 of our News Kotlin Multiplatform for Beginners series! In this video, we’ll delve into using Koin for dependency injection in your Kotlin Multiplatform project with Jetpack Compose. Learn how to set up and use Koin to manage dependencies across Android, iOS, and desktop platforms, ensuring a clean and modular architecture. 🔑 What You’ll Learn: Introduction to Koin: Understand...
How to Get News using Category Filter in Jetpack Compose Kotlin Multiplatform Part - 22
Просмотров 952 месяца назад
Welcome to Part 22 of our News Kotlin Multiplatform for Beginners series! In this video, we’ll explore how to filter news by category in your Kotlin Multiplatform app using Jetpack Compose. Learn how to implement a category filter to help users find news articles that match their interests. 🔑 What You’ll Learn: Setting Up Category Filtering: Understand how to set up a category filter to sort an...
How to Delete All Bookmark with Room DB in Jetpack Compose Kotlin Multiplatform Part - 21
Просмотров 592 месяца назад
Welcome to Part 21 of our News Kotlin Multiplatform for Beginners series! In this video, we’ll guide you through the process of deleting all bookmarks from your Room Database in a Kotlin Multiplatform project using Jetpack Compose. Learn how to efficiently manage and clean up your local data with Room DB. 🔑 What You’ll Learn: Understanding Room DAO Methods: Learn how to define and use DAO metho...
How to integrate Room DB in Jetpack Compose Kotlin Multiplatform Compose Multiplatform Part - 20
Просмотров 1273 месяца назад
Welcome to Part 20 of our News Kotlin Multiplatform for Beginners series! In this video, we’ll explore how to integrate Room Database into your Kotlin Multiplatform project using Jetpack Compose. Learn how to set up Room for local data storage and seamlessly interact with your database across Android, iOS, and desktop platforms. 🔑 What You’ll Learn: Introduction to Room DB: Understand the funda...
How To Create Shimmer Effect in Jetpack Compose Multiplatform - Part 19
Просмотров 933 месяца назад
Welcome to Part 19 of our News Kotlin Multiplatform for Beginners series! In this video, we’ll dive into creating a Shimmer Effect in your Jetpack Compose Multiplatform app. Learn how to implement this eye-catching effect to enhance your app’s loading states and improve the overall user experience. 🔑 What You’ll Learn: Introduction to Shimmer Effect: Understand what a shimmer effect is and how ...
How to Error View Handle in Kotlin and Compose Multiplatform - Part 18
Просмотров 773 месяца назад
Welcome to Part 18 of our News Kotlin Multiplatform for Beginners series! In this video, we’ll focus on handling errors that occur during API calls and network operations in your Kotlin Multiplatform app using Compose Multiplatform. Learn how to effectively manage and display error states to ensure a smooth user experience, even when things go wrong. 🔑 What You’ll Learn: Error Handling Basics: ...
How to HTTP Requests Using Ktor Kotlin Multiplatform Compose Multiplatform - Part 17
Просмотров 1683 месяца назад
Welcome to Part 17 of our News Kotlin Multiplatform for Beginners series! In this video, we’ll dive into making HTTP requests using Ktor, a powerful and flexible library for Kotlin Multiplatform. Learn how to perform network operations and handle responses across Android, iOS, and desktop platforms with Compose Multiplatform. 🔑 What You’ll Learn: Introduction to Ktor: Understand the capabilitie...
Third Eye - AI Assistant for Blind People | Google Gemini API Developer Competition #buildwithgemini
Просмотров 5043 месяца назад
Third Eye - AI Assistant for Blind People | Google Gemini API Developer Competition #buildwithgemini
How to Toggle Dark/Light Mode with Preferences Datastore in Kotlin Compose Multiplatform - Part 16
Просмотров 1203 месяца назад
How to Toggle Dark/Light Mode with Preferences Datastore in Kotlin Compose Multiplatform - Part 16
How to Open URL and Share Message using Expect and Actual Kotlin Compose Multiplatform - Part 15
Просмотров 1303 месяца назад
How to Open URL and Share Message using Expect and Actual Kotlin Compose Multiplatform - Part 15
How to Hide API in Github using BuildConfig in Kotlin Multiplatform Compose Multiplatform - Part 14
Просмотров 1263 месяца назад
How to Hide API in Github using BuildConfig in Kotlin Multiplatform Compose Multiplatform - Part 14
How to Navigate From Main Screen To Detail Screen in Compose Multiplatform - Part 13
Просмотров 973 месяца назад
How to Navigate From Main Screen To Detail Screen in Compose Multiplatform - Part 13
Android App Ideas From EASY to HARDCORE | Latest Android App Ideas
Просмотров 2263 месяца назад
Android App Ideas From EASY to HARDCORE | Latest Android App Ideas
How to Use Alert Dialog and Custom Dialog in Compose Multiplatform - Part 12
Просмотров 2254 месяца назад
How to Use Alert Dialog and Custom Dialog in Compose Multiplatform - Part 12
How to Use ViewModel in Compose Multiplatform Using Official Compose ViewModel Library - Part 11
Просмотров 1474 месяца назад
How to Use ViewModel in Compose Multiplatform Using Official Compose ViewModel Library - Part 11
How to Use Android Studio Through Your Web Browser? Preview of Android Studio on Google IDX
Просмотров 6014 месяца назад
How to Use Android Studio Through Your Web Browser? Preview of Android Studio on Google IDX
How to Use Coli in Kotlin Multiplatform or Compose Multiplatform - Part 10
Просмотров 1004 месяца назад
How to Use Coli in Kotlin Multiplatform or Compose Multiplatform - Part 10
How to Use LazyVerticalGrid in Kotlin Multiplatform or Compose Multiplatform - Part 9
Просмотров 1774 месяца назад
How to Use LazyVerticalGrid in Kotlin Multiplatform or Compose Multiplatform - Part 9
How to Navigate From One Screen To Another Using Official Navigation Compose Library - Part 8
Просмотров 1924 месяца назад
How to Navigate From One Screen To Another Using Official Navigation Compose Library - Part 8
How to use Bottom Navigation Bar In Kotlin Multiplatform Using Official Navigation Library - Part 7
Просмотров 4634 месяца назад
How to use Bottom Navigation Bar In Kotlin Multiplatform Using Official Navigation Library - Part 7
Scaffold, Top App bars and bottom Navigation bar in News Kotlin Multiplatform for Beginners - Part 6
Просмотров 3124 месяца назад
Scaffold, Top App bars and bottom Navigation bar in News Kotlin Multiplatform for Beginners - Part 6
Expect and Actual in News Kotlin Multiplatform for Beginners - Part 5
Просмотров 2214 месяца назад
Expect and Actual in News Kotlin Multiplatform for Beginners - Part 5
How is your app content is changing as you are coding?
this is called live edit android 11+ version it automatically reload code
I tried to implement it as you did in my project and it worked. Afterwards, I tried to do it using the menu.xml file, but it did not see my menu file. I wonder what is the reason? I have been dealing with this for a long time.
dm me i can help
Thanks a lot from Brasil
Why no sound
sorry for that my latest video in my voice
Hi! apk ka ander se txt file kaise extract karein?
Means samaja nahi I think apk reverse engineering karna padega
Apps consists text files.how to fnd ?
Abhi nahi samaj kis file baat kar raha ho
@@krishnabhattarai7205 dm karo Instagram pe
I have implemented NDK library in my app. But the problem is if anyone decompile my apk, the lib directory under the resources shows the cpp file. Any user can get the api key from that.
It cpp file harder to decompile
You are an angel, I've tried so many ways to find out one that actually works, thank you!
Glad I could help!
For those dont know, ANDROID_PREFS_ROOT environment variables changed your userdata files to your favorite, like the ( .android ) folder.
Awesome video❤🎉
Thanks
sir this code will be run in VS code?
not possible
why sir and how that it is runs?
It not possible
Bro one request🥺, humble request can you please make Aws crud⚡ operation using jetpack compose using free tier aws account🔥
ok i will try
its not working. or it will only work when we share apk or bundle file and then install instead to install from android studio directly?.
Yes because debug mode progurd rule enable
Best explanation bro🎉❤
Thanks
Thank you sir. You helped me a lot.
Is this safe?
No any application no safe if some protection use it like progurd rule and encryption key it difficult to reverse engineering
Hello, I have problems with video capture. When starting the capture, an attempt is made to record but it immediately returns to the camera
Dm me on Instagram I can help
XD
doesn't work brooo
Dm me
@@CodingMeet26 how?
Dm on Instagram I can help
@@CodingMeet26 check your dm
Bro, We always love your video❤🎉
Thank you for the support! I appreciate you watching my videos.
how to get the source code for this?
check the description link
Thanks 🙌🙌
Thankyou so much for your help
Is this still works in October 2024 ?
Yes
Thank 😊
thank solve problem
que musica de meirda te espanta te desconcentra que estupides.
Sir, I have a small request to you, I have a game which was launched in 2012, now that game is not working, please do it as per today's phones, please 😢😢😢😢😢😢😢😢😢😢😢😢😢
if game is java or kotlin dm me i can help
@@CodingMeet26 Yes this game is made in Java but how do I DM you on Insta ID or WhatsApp no.
Is this possible for images also??if yes then where will it get encrypted and where can we see the decrypted image
yes possible check file directory
Hi how we can make web + iOS project with KM without alpha and beta usage it should be stable like using km without compose. can i achieve this please guide.
You can create a separate project for web and use Kotlin Multiplatform to share logic between them.
@@CodingMeet26 thank you if you can share me some samples project it will be helpful. I tried but it says we can create web project with compose only and that in alpha. We don't want to use alpha version. It will be great if you can share some samples project.
Nice bro aise aur bhi videos banao tips and tricks ke upar
Can you add Script text?
Not understand
Very good