MVVM | Model View View-Model Simple Real App Android

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • #Android #Java #coding
    I will implement google's recommended architecture MVVM in simple real application. The goal is to explain in simpler way so that the architecture is easily understandable.
    ▬ Gradle Dependencies ▬▬▬▬▬▬▬▬▬▬
    // Android Architecture components
    implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
    ▬ Related ▬▬▬▬▬▬▬▬▬▬
    🎥 Previous Video: MVP | Model View Presenter with Repository Pattern | Simplest Implementation
    → • MVP | Model View Prese...
    Next Video: Camera X in Java | Image Capture, Video Capture, Image Analysis
    → • Camera X in Java | Ima...
    🎥 All videos: Android Java Tutorials
    → • Android Java Tutorials
    ▬ Contents ▬▬▬▬▬▬▬▬▬▬
    Contributions are welcomed.
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Buy Me A Coffee: www.buymeacoff...
    ▬ Have a video request ? ▬▬▬▬▬▬▬▬▬▬
    Any thoughts or suggestions are greatly appreciated. Also, you can request a video upon automation.
    Leave them in the comments below.
    ▬ More Videos On Android ?▬▬▬▬▬▬▬▬▬▬
    Make sure to hit like and subscribe button to learn more
    SUBSCRIBE for more tutorials on android application development and then automating the apps for CI/CD
    bit.ly/2XmkEig
    • MVVM | Model View View...

КОМЕНТАРІ • 8

  • @peterkariuki9475
    @peterkariuki9475 2 роки тому

    Beat Android tutorials ever.

  • @andremenegussi7267
    @andremenegussi7267 2 роки тому

    Hi! I'm starting to learn MVVM. Could you create a Service implementation with MVVM? Maybe a geolocation coming from the service.

    • @CodingReel
      @CodingReel  2 роки тому +1

      Yes, sure thanks for the suggestion. I will implement this one also.

  • @tonmoykhan7153
    @tonmoykhan7153 2 роки тому +2

    Please create Login with retrofit Using MVVM Java . please .

  • @AbdullahKhan-vm2ke
    @AbdullahKhan-vm2ke Рік тому

    How do we create API url with own email and password.
    Kindly give a deep overview on it, using postman

    • @CodingReel
      @CodingReel  Рік тому

      Do you mean integrating api in the android app or create a new api using postman for testing?

  • @goldentapfumachimusinde232
    @goldentapfumachimusinde232 Рік тому +1

    Please when you teach code start from scratch next time