Easy Tuto
Easy Tuto
  • 212
  • 5 609 499
Simple MVVM App 🔥 | Android | Jetpack Compose
You will learn how to build an Android app with the MVVM architecture.
In MVVM we separate our application into three compontents that are Model, View, ViewModel. Helps in clean architecture code management for scalability and readability.With this app, you'll be able to implment the MVVM pattern into your own Android applications.
#mvvm #architecture #tutorial
You will learn
* How to design android app
* How to create ViewModel
* How to create Repository
* How to create View
* How to implement MVVM
* What is MVVM
* Simple MVVM App
If you want to support
☕ Buy me a coffee!"☕
www.buymeacoffee.com/bimal
Complete Jetpack Compose Series 2024 🔥:
ua-cam.com/play/PLgpnJydBcnPA5aNrlDxxKWSqAma7m3OIl.html
If you have any queries or doubt Comment below,I will reply.
And Don't forget to Subscribe for more Stuffs.
------------------------------------------------------------------------------------------------------------------------------------------------------
Android Full Project App Development Playlist:
ua-cam.com/play/PLgpnJydBcnPBZSBjqn-aDzPuD4cxRqK3C.html
------------------------------------------------------------------------------------------------------------------------------------------------------
Like Our Facebook Page for regular Updates:
easytutoYT
------------------------------------------------------------------------------------------------------------------------------------------------------
INSTAGRAM :
easytutoYT
Переглядів: 903

Відео

How to make video call application | ZEGOCLOUD | Android Studio tutorial | 2024
Переглядів 1,3 тис.21 день тому
Get 10000 free mins with UIKits: bit.ly/3RVBVv1 Learn more about ZEGOCLOUD: bit.ly/3RTfc2F 100% customized video call SDK: bit.ly/3xP3XRZ How to build an Android video call App: bit.ly/3xwYFuz ZEGOCLOUD video call SDK &API allows you to easily build your live video chat apps for Android within minutes. In this video you will learn how to create voice and video call application by using zegoclou...
All about Firebase Authentication 🔥 | Login & Signup | Jetpack Compose
Переглядів 6 тис.2 місяці тому
You will learn how to build an Android app and integrate Firebase authentication for login and create account using email and password. With this app, you'll be able to integrate the power of Firebase Authentication into your own Android applications. #firebase #android #tutorial You will learn * How to design Login page * How to design Signup page * How to create Viewmodel * How to connect Fir...
BottomNavigation Jetpack Compose 🚀 | Android Studio | 2024
Переглядів 2 тис.2 місяці тому
How to implement BottomNavigationBar in Jetpack compose in android , Everything you need to know about creating bottom navigation bar for scaffold in jetpack compose in this single video for Jetpack Compose with Kotlin in Android! #bottomnavigation #kotlin #androidtutorials If you want to support ☕ Buy me a coffee!"☕ www.buymeacoffee.com/bimal GITHUB LINK: github.com/bimalkaf/JetpackCompose_Pla...
How to create ChatBot Gemini android app | Full Tutorial | 2024
Переглядів 4,5 тис.2 місяці тому
In this video, You will learn how to build an Android app like ChatGPT or Gemini or any Generative AI app using the Gemini SDK library. With this app, you'll be able to integrate the power of Gemini API model into your own Android applications. We'll start by building the user interface for our chat app with Jetpack Compose , including a Outlined input Text field and a list view to display the ...
Animation in Android 🔥 | Jetpack Compose 2024
Переглядів 1,3 тис.2 місяці тому
How to create a simple yet beautiful animation in any composable in app in Jetpack compose in android . Everything you need to know about animation in compose in this single video for Jetpack Compose with Kotlin in Android! You will learn * How to create UI in android * How to make animation in Jetpack compose * How to use LaunchedEffect in compose * How to do scale animation in composable * Ho...
Weather app with Retrofit 🔥 | Android Studio | Jetpack Compose 2024
Переглядів 9 тис.2 місяці тому
How to create a Realtime Weather app in Jetpack compose in android with Retrofit library and free api. Everything you need to know about jetpack compose in this single video for Jetpack Compose with Kotlin in Android! You will learn * How to create UI in android * How to integrate API * How to add Retrofit library * How to create ViewModel * Api Integration with Retrofit2 #jetpackcompose #kotli...
How to make a Calculator in Android | Jetpack Compose 2024
Переглядів 4 тис.3 місяці тому
Simple Calculator app in Android Jetpack Compose with Kotlin. In this video you will learn how to make a fully function-able calculator app in Android Studio. You will learn * How to create UI in android * How to create calculator app * How to design calculator UI * How to create ViewModel #calculator #androidcalculator #jetpackcompose Dependency to add : implementation("androidx.compose.runtim...
Live Audio Room App | ZEGOCLOUD | Android Studio Tutorial | 2024
Переглядів 1,4 тис.3 місяці тому
Get ZEGOCLOUD UIKits for 10,000 free mins: bit.ly/3UBDujH Take Advantage of ZEGOCLOUD: bit.ly/3UwvX5A How to Make Online Karaoke: bit.ly/3WaXcUx Best 5 Free Karaoke Apps: bit.ly/3WgVhO9 ZEGOCLOUD live audio SDK allows you to easily build your live audio room within minutes. #zegocloud #liveaudioroom #audioroomapp In this video you will learn how to create a live audio room application. * User c...
Why Kotlin in 2024🔥 | Java vs Kotlin |
Переглядів 4,7 тис.3 місяці тому
Kotlin vs Java debate with our latest video! 🔥 Discover why Kotlin is gaining traction among Android developers and why you should consider making the switch. In this video, we explore the advantages of Kotlin over Java, including null safety, type inference, data classes, extension functions, and more. Whether you're a seasoned developer or just starting out, understanding the benefits of Kotl...
Room Database 🛢 in Android | Android Tutorial | 2024
Переглядів 11 тис.4 місяці тому
How to integrate room database in our android application , Everything you need to know about Room Database with Kotlin in Android! Previous video( Creating Todo app) : ua-cam.com/video/P3xQdINdrWY/v-deo.html #roomdb #kotlin #androidtutorials If you want to support ☕ Buy me a coffee!"☕ www.buymeacoffee.com/bimal In this tutorial you will learn, * How to implement room database in android studio...
Simple Todo App | Jetpack Compose 🚀 | Android Tutorial
Переглядів 8 тис.4 місяці тому
How to create a todo app in Jetpack compose in android , Everything you need to know about jetpack compose in this single video for Jetpack Compose with Kotlin in Android! #jetpackcompose #kotlin #androidtutorials Next video with (Room DB) : If you want to support ☕ Buy me a coffee!"☕ www.buymeacoffee.com/bimal In this tutorial you will learn, * How to implement LazyColumn to efficiently displa...
LazyColumn In Jetpack Compose 🚀 | Android Studio | 2024
Переглядів 2,8 тис.4 місяці тому
How to implement LazyColumn and LazyRow in Jetpack compose in android , Everything you need to know about jetpack compose in this single video for Jetpack Compose with Kotlin in Android! #jetpackcompose #kotlin #androidtutorials #jetpackcompose #kotlin #androidtutorials If you want to support ☕ Buy me a coffee!"☕ www.buymeacoffee.com/bimal In this tutorial, we'll explore two essential features ...
How to manage State in Jetpack Compose 🚀 | Android Studio | 2024
Переглядів 4,3 тис.4 місяці тому
How to maintain State in Jetpack compose , Everything you need to know about jetpack compose in this single video for Jetpack Compose with Kotlin in Android! #jetpackcompose #kotlin #androidtutorials #jetpackcompose #kotlin #androidtutorials If you want to support ☕ Buy me a coffee!"☕ www.buymeacoffee.com/bimal In this simple tutorial, we explore essential concepts such as remember, rememberSav...
How to Navigate in Jetpack Compose 🚀 | Android Studio | 2024
Переглядів 9 тис.5 місяців тому
How to navigate from one screen to another in Jetpack Compose with Kotlin in Android! In this video you will learn how to use Navigation library and navigate from one screen to another screen with arguments in Jetpack Compose with Kotlin in Android. Just follow the steps in the video. #jetpackcompose #kotlin #androidtutorials If you want to support ☕ Buy me a coffee!"☕ www.buymeacoffee.com/bima...
Fastest Way to Become Android Developer in 2024 🔥
Переглядів 6 тис.5 місяців тому
Fastest Way to Become Android Developer in 2024 🔥
Simple Login Page 🔥 | Jetpack Compose 🚀 | Android Studio | 2024
Переглядів 18 тис.5 місяців тому
Simple Login Page 🔥 | Jetpack Compose 🚀 | Android Studio | 2024
Basic Calculator App🔥 | Jetpack Compose 🚀 | Android Studio | 2024
Переглядів 3,5 тис.5 місяців тому
Basic Calculator App🔥 | Jetpack Compose 🚀 | Android Studio | 2024
Simple Jetpack Compose App 🚀 | Android Studio | 2024
Переглядів 4,9 тис.5 місяців тому
Simple Jetpack Compose App 🚀 | Android Studio | 2024
LiveData in Android | Dev should know this 🔥 | Android Studio | 2024
Переглядів 1,7 тис.6 місяців тому
LiveData in Android | Dev should know this 🔥 | Android Studio | 2024
Online Music App Firebase #4 🔥 | Android Studio | 2024
Переглядів 4,1 тис.6 місяців тому
Online Music App Firebase #4 🔥 | Android Studio | 2024
Chat app | ZEGOCLOUD | Android Studio Tutorial | 2024
Переглядів 4,2 тис.6 місяців тому
Chat app | ZEGOCLOUD | Android Studio Tutorial | 2024
Online Music App Firebase #3 🔥 | Android Studio | 2024
Переглядів 3,4 тис.6 місяців тому
Online Music App Firebase #3 🔥 | Android Studio | 2024
Online Music App Firebase #2 🔥 | Android Studio | 2024
Переглядів 3,8 тис.6 місяців тому
Online Music App Firebase #2 🔥 | Android Studio | 2024
Online Music App Firebase 🔥 | Android Studio | 2024
Переглядів 19 тис.7 місяців тому
Online Music App Firebase 🔥 | Android Studio | 2024
ONLINE Quiz App with FIREBASE 🔥 | Android Studio Tutorial | 2024
Переглядів 25 тис.7 місяців тому
ONLINE Quiz App with FIREBASE 🔥 | Android Studio Tutorial | 2024
How to Integrate ADMOB ad in android app | 💰 EARN money from app | 2024
Переглядів 10 тис.7 місяців тому
How to Integrate ADMOB ad in android app | 💰 EARN money from app | 2024
How to Play Audio & Video on Android with Exoplayer | Android Studio | 2024
Переглядів 7 тис.8 місяців тому
How to Play Audio & Video on Android with Exoplayer | Android Studio | 2024
Tiktok Clone with Firebase | Full Tutorial | Android | 2024
Переглядів 5 тис.8 місяців тому
Tiktok Clone with Firebase | Full Tutorial | Android | 2024
How to make Dictionary app | Android Studio | 2024
Переглядів 13 тис.8 місяців тому
How to make Dictionary app | Android Studio | 2024

КОМЕНТАРІ

  • @theblueplanet3576
    @theblueplanet3576 19 годин тому

    Hello. What are your pc specifications to run android studio and emulator?

  • @Creeping_Shadow
    @Creeping_Shadow День тому

    Thank you for this video! I would also love to see push notification tutorial.

  • @AshrafHashashX
    @AshrafHashashX День тому

    Amazing work. Thank you.

  • @riyabaranwal6267
    @riyabaranwal6267 День тому

    sir , please explain the logic of calculating the result

  • @rahulphpoops4118
    @rahulphpoops4118 День тому

    Please please please brother make this video on live streaming app where all live streaming appears without entering any codes . Also add the features follow specific live video, then next time whenever they start I will notified. Also add share button to share live link when user click on in the direct enter the live if app is installed Please brother I request you.

  • @shura-c8p
    @shura-c8p 2 дні тому

    so good thanks bro.

  • @5Growmoj
    @5Growmoj 2 дні тому

    Help sir ! Savan music, gaana, what songs store 😮😮

  • @Jjjnmkkmkkk
    @Jjjnmkkmkkk 2 дні тому

    Why do you reply to everyone except me please make your videos in Java code 😢 I'm coding on my phone I'm not having a laptop 💻

    • @EasyTuto1
      @EasyTuto1 2 дні тому

      You need to switch to kotlin brother.

  • @karishmajadhav4218
    @karishmajadhav4218 3 дні тому

    Fire base work nhi kr rha.. mai update nhi kr paa rhi music app..

  • @theblueplanet3576
    @theblueplanet3576 3 дні тому

    Awesome content. You deserve more likes on this video. 👍👍👍

  • @SrLedwis
    @SrLedwis 3 дні тому

    after the time converters I have this error: app\build\tmp\kapt3\stubs\debug\com\example\srltask\db\Converters.java:4: error: Class is referenced as a converter but it does not have any converter methods.

  • @insanotu3264
    @insanotu3264 3 дні тому

    Konu çok güzel, video anlaşılır. Teşekkür ederim. The topic is very good, the video is understandable. Thank you.

  • @mindlessmeat4055
    @mindlessmeat4055 3 дні тому

    Except for the fact I am trying to do this in java, this was absolutely fantastic. I learned so much from this. Thank you.

  • @andreamolinari6192
    @andreamolinari6192 4 дні тому

    Thanks for your great videos. I wanted to ask you a question why in the ViewModel you always use MutableLiveData variables and never use MutableStateFlow variables?. Thanks

  • @hsbytes
    @hsbytes 4 дні тому

    Thank you so much sir. Excellent ❤❤

  • @AmineAbdev
    @AmineAbdev 4 дні тому

    sir thank you a lot

  • @prabhpreetsingh8665
    @prabhpreetsingh8665 4 дні тому

    bhaiya retrofit bhi krvao sahi se ek baar please and make more projects which uses retrofit

  • @jandarktr4158
    @jandarktr4158 4 дні тому

    this video saved my life thank you very much.

  • @proflead
    @proflead 4 дні тому

    Nice video!

  • @HridittwaChakma16-gz5lg
    @HridittwaChakma16-gz5lg 5 днів тому

    Sir don't do web development sir we need app developer teacher not web developer plsss sir always update app develop video plssssssssssssssssssssssssssssssssssss

  • @ashikajain5063
    @ashikajain5063 5 днів тому

    Great video! You did an excellent job explaining the differences between Kotlin and Java. I learned a lot-thanks for sharing your knowledge!

  • @angelomfilinge8421
    @angelomfilinge8421 5 днів тому

    Thank you! may you help me that source for login and registration?

  • @junlapunete1602
    @junlapunete1602 5 днів тому

    very nice video thank you, can you make a video about crud retrofit connecting localhost web api server using postgresql with jetpcak compose mvvm architecture?

  • @vinluvs
    @vinluvs 5 днів тому

    Can you make a video on making a dashboard with sidenavigation which have CRUD operations using firestore in MVVM

  • @minhajazeem4817
    @minhajazeem4817 5 днів тому

    Bro, great. But I want to know how to did you set username 'easy_tuto' and password 'subscribe_now' ? Can you explain please.

  • @user-qi4yq7gv3l
    @user-qi4yq7gv3l 5 днів тому

    00:01 Introduction to LiveData in Android Studio 00:49 LiveData in Android helps in automatic UI updates 01:44 Understanding LiveData in Android for data updates. 02:33 LiveData in Android enables observing and reflecting data changes in UI. 03:23 Using LiveData to observe and update data in Android 04:16 LiveData updates UI without directly changing it 05:06 Using LiveData to control access in Android 05:57 LiveData allows observing and changing data values in Android Crafted by Merlin AI.

  • @user-jl2he6rv5t
    @user-jl2he6rv5t 6 днів тому

    I have a problem with the project, I downloaded it to the computer from the Gihab and when I run it in Android Studio the questionnaires do not appear - does anyone know why?

  • @basedlegit
    @basedlegit 6 днів тому

    Thank you so much sir!!! Very detail and clear explanation, with logcat guidance, many people didn't teach those so I have no clue when the app ain't run at the end!! You are awesome !! Hope to see more valuable contents from you.

  • @lathamanosh6109
    @lathamanosh6109 6 днів тому

    Sir how to navigate next song

  • @harshalpawar8540
    @harshalpawar8540 6 днів тому

    How to add any person

  • @BikerOnIncognito
    @BikerOnIncognito 6 днів тому

    Perfect roadmap thanks for sharing

  • @VINITKUMARGUPTA23IT066
    @VINITKUMARGUPTA23IT066 6 днів тому

    thankyou for this brother.

  • @devrajcomposecreativity
    @devrajcomposecreativity 6 днів тому

    thank you so much for the project

  • @creativeme6963
    @creativeme6963 7 днів тому

    bro i am facing a problem . which is ad failed to load no. fill ???

  • @pakkerto
    @pakkerto 7 днів тому

    Good job, many thanks

  • @muytecnoOk
    @muytecnoOk 7 днів тому

    Greeting from far, far away! Excellent explanation! Thank you!

  • @charlesouma2803
    @charlesouma2803 7 днів тому

    Wonderful explanation

  • @Forsigh
    @Forsigh 7 днів тому

    Why my buttons are showing up verticaly under each other instead of horizontaly?

  • @mihirgupta163
    @mihirgupta163 7 днів тому

    Thanks for the wonderful explation!!

  • @Rxhuljain11
    @Rxhuljain11 7 днів тому

    koala version also pls

  • @AlienworldD
    @AlienworldD 7 днів тому

    Name the software you are using for flow explanation? 1:15

    • @EasyTuto1
      @EasyTuto1 7 днів тому

      eraser.io

    • @AlienworldD
      @AlienworldD 6 днів тому

      @@EasyTuto1 Thankyou ❤️

    • @AlienworldD
      @AlienworldD 6 днів тому

      Could you please make a video on DI with hilt. I saw many videos but didn't get why use di if it's going well without di and why there is too many layers. Please make a detailed video with flow of interactions between different layers ❤🙏🏻

  • @ranatanveer-lc3zd
    @ranatanveer-lc3zd 7 днів тому

    Great Tutorial

  • @SALAAR_GAMING_777
    @SALAAR_GAMING_777 7 днів тому

    Make a Video In App Purchase

  • @user-mu5zn2qj2s
    @user-mu5zn2qj2s 7 днів тому

    I am receiving response com.kwabenaberko.newsapilib.models.response.ArticleResponse@7274204 but not getting any articles. What could be the problem?

  • @AmeerHamza-w2c7v
    @AmeerHamza-w2c7v 7 днів тому

    ❤❤❤

  • @geniusdeveloper7797
    @geniusdeveloper7797 7 днів тому

  • @rishiraj2548
    @rishiraj2548 7 днів тому

    Thanks

  • @AmitKumar-xs9ey
    @AmitKumar-xs9ey 7 днів тому

    Where can I get the source code of the application please reply immediately

  • @abdulhamidkhorajiya2256
    @abdulhamidkhorajiya2256 8 днів тому

    Excellent presentation 🎉❤

  • @AndroidDevelopment-rk5qs
    @AndroidDevelopment-rk5qs 8 днів тому

    Please make more tutorials on android?❤